# Generated by go2rpm 1.10.0 %bcond_without check %global debug_package %{nil} # https://github.com/bep/clocks %global goipath github.com/bep/clocks Version: 0.5.0 %gometa -L -f %global common_description %{expand: A Golang clock that allows you to set the start time.} %global golicenses LICENSE %global godocs README.md Name: golang-github-bep-clocks Release: %autorelease Summary: A Golang clock that allows you to set the start time License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog