# Generated by go2rpm %bcond_without check # https://github.com/Unknwon/goconfig %global goipath github.com/Unknwon/goconfig %global commit 3dba17dd7b9ec8509b3621a73a30a4b333eb28da %gometa %global common_description %{expand: Package Goconfig is a fully functional and comments-support configuration file (.ini) parser.} %global golicenses LICENSE %global godocs README.md README_ZH.md Name: %{goname} Version: 0 Release: 0.8%{?dist} Summary: Fully functional and comments-support configuration file (.ini) parser # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} %if %{with check} # Tests BuildRequires: golang(github.com/smartystreets/goconvey/convey) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Sun Jun 02 21:20:08 CEST 2019 Robert-André Mauchin - 0-0.8.20190602git3dba17d - Bump to commit 3dba17dd7b9ec8509b3621a73a30a4b333eb28da * Mon Feb 25 2019 Robert-André Mauchin - 0-0.7.20190225git56bd8ab - Bump to upstream 56bd8ab186196b5203e3b8e17057a04a65153003 * Fri Feb 01 2019 Fedora Release Engineering - 0-0.6.gitef1e4c7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot - 0-0.5.gitef1e4c7 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering - 0-0.4.gitef1e4c7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Mar 09 2018 Robert-André Mauchin - 0-0.3.20180314gitef1e4c7 - Update with the new Go packaging - Upstream GIT revision ef1e4c7 * Wed Feb 07 2018 Fedora Release Engineering - 0-0.2.20161121git87a46d9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Jul 24 2017 Robert-André Mauchin - 0-0.1.20161121git87a46d9 - First package for Fedora