# Generated by go2rpm %bcond_without check # https://github.com/djherbis/times %global goipath github.com/djherbis/times Version: 1.2.0 %gometa %global common_description %{expand: Golang file times (atime, mtime, ctime, btime).} %global golicenses LICENSE %global godocs example README.md Name: %{goname} Release: 1%{?dist} Summary: Golang file times (atime, mtime, ctime, btime) License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Fri May 24 16:55:27 CEST 2019 Robert-André Mauchin - 1.2.0-2 - Update to new macros * Mon Feb 25 2019 Robert-André Mauchin - 1.2.0-1 - Update to release 1.2.0 * Thu Jan 31 2019 Fedora Release Engineering - 1.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 1.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Mar 20 2018 Robert-André Mauchin - 1.0.1-1 - First package for Fedora