# Generated by go2rpm %bcond_without check # https://github.com/jinzhu/now %global goipath github.com/jinzhu/now Version: 1.0.0 %gometa %global common_description %{expand: Now is a time toolkit for Go.} %global golicenses License %global godocs README.md Name: %{goname} Release: 1%{?dist} Summary: Time toolkit for Go License: MIT URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon May 13 19:53:28 CEST 2019 Robert-André Mauchin - 1.0.0-2 - Update to new macros * Wed Feb 20 2019 Elliott Sales de Andrade - 1.0.0-1 - First package for Fedora