# Generated by go2rpm 1 %bcond_with check # https://github.com/benbjohnson/clock %global goipath github.com/benbjohnson/clock Version: 1.1.0 %gometa %global common_description %{expand: Clock is a small library for mocking time in Go.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: 2%{?dist} Summary: Clock is a small library for mocking time in Go License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Jan 26 2021 Fedora Release Engineering - 1.1.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Jan 1 18:04:47 CET 2021 Robert-André Mauchin - 1.1.0-1 - Update to 1.1.0 - Close: rhbz#1901367 * Mon Jul 27 2020 Fedora Release Engineering - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 24 00:04:40 CEST 2020 Robert-André Mauchin - 1.0.3-1 - Update to 1.0.3 * Tue Jan 28 2020 Fedora Release Engineering - 1.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 08 17:09:37 AEDT 2020 Nathan Scott - 1.0.0-1 - Release 1.0.0 (#1767490) * Thu Jul 25 2019 Fedora Release Engineering - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 02 15:10:32 CEST 2019 Robert-André Mauchin - 0-0.2.20190325git7dc7640 - Update to new macros * Mon Mar 25 2019 Nathan Scott - 0-0.1.20190325git7dc7640 - First package for Fedora