# Generated by go2rpm 1.3 %bcond_without check # https://github.com/alexsaezm/duh %global goipath github.com/alexsaezm/duh Version: v1.0 %gometa %global common_description %{expand: Duh is a dummy Go library that I use for testing Fedora's package system.} %global golicenses LICENSE %global godocs README.md Name: duh Release: 1.20231005142941649950.pr1.3.ga2173db Summary: A dummy library # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: duh-v1.0.tar.gz %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog