# Generated by go2rpm 1.6.0 %bcond_without check # https://github.com/mitchellh/hashstructure %global goipath github.com/mitchellh/hashstructure/v2 Version: 2.0.2 %gometa %global common_description %{expand: Get hash values for arbitrary values in Go (golang).} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: %autorelease Summary: Get hash values for arbitrary values in Go (golang) License: MIT URL: %{gourl} Source0: %{gosource} # Remove in F43 Provides: golang-github-mitchellh-hashstructure-2 = %{version}-%{release} Obsoletes: golang-github-mitchellh-hashstructure-2 < 2.0.2-5 %global godevelheader %{expand: Provides: golang-github-mitchellh-hashstructure-2-devel = %{version}-%{release} Obsoletes: golang-github-mitchellh-hashstructure-2-devel < 2.0.2-5} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog