# Generated by go2rpm 1.8.2 %bcond_without check %global debug_package %{nil} # https://github.com/r3labs/diff %global goipath github.com/r3labs/diff/v3 %global forgeurl https://github.com/r3labs/diff Version: 3.0.0 %gometa -f %global common_description %{expand: A library for diffing golang structures.} %global golicenses LICENSE %global godocs CONTRIBUTING.md README.md Name: %{goname} Release: %autorelease Summary: A library for diffing golang structures License: MPL-2.0 URL: %{gourl} Source: %{gosource} BuildRequires: golang(github.com/stretchr/testify/assert) %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog