https://bugzilla.redhat.com/show_bug.cgi?id=1562941
Robert-André Mauchin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Robert-André Mauchin <[email protected]> --- - Use the Release instead of the git commit: https://github.com/src-d/gcfg/releases %global goipath github.com/src-d/gcfg Version: 1.3.0 %global common_description %{expand: Package gcfg reads "INI-style" text-based configuration files with "name=value" pairs grouped into sections (gcfg files). This is a fork of https://github.com/go-gcfg/gcfg .} %gometa Name: %{goname} Release: 1%{?dist} And the %changelog: * Fri Mar 30 2018 Dominik Mierzejewski <[email protected]> - 1.3.0-1 - Capitalize the summary: Summary: Read INI-style configuration files into Go structs -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected]
