# Generated by go2rpm 1.6.0 %bcond_without check %global debug_package %{nil} # https://github.com/bep/clock %global goipath github.com/bep/clock Version: 0.3.0 %gometa %global common_description %{expand: A Golang clock that allows you to set the start time.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 2%{?dist} Summary: A Golang clock that allows you to set the start time License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu Jan 19 2023 Fedora Release Engineering - 0.3.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Aug 02 2022 W. Michael Petullo - 0.3.0-1 - Initial package