# Generated by go2rpm %bcond_without check # https://github.com/go-gcfg/gcfg %global goipath gopkg.in/gcfg.v1 %global forgeurl https://github.com/go-gcfg/gcfg Version: 1.2.3 %gometa %global common_description %{expand: Read ini-style configuration files into go structs; supports user-defined types and subsections.} %global golicenses LICENSE %global godocs README Name: %{goname} Release: 1%{?dist} Summary: Read ini-style configuration files into go structs # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(gopkg.in/warnings.v0) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Tue Apr 23 08:11:49 CEST 2019 Robert-André Mauchin - 1.2.3-1 - Release 1.2.3 * Fri Feb 01 2019 Fedora Release Engineering - 0-0.16.git5866678 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.15.git5866678 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 0-0.14.git5866678 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 0-0.13.git5866678 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 0-0.12.git5866678 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 0-0.11.git5866678 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jul 21 2016 Fedora Release Engineering - 0-0.10.git5866678 - https://fedoraproject.org/wiki/Changes/golang1.7 * Mon Feb 22 2016 Fedora Release Engineering - 0-0.9.git5866678 - https://fedoraproject.org/wiki/Changes/golang1.6 * Wed Feb 03 2016 Fedora Release Engineering - 0-0.8.git5866678 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Aug 20 2015 jchaloup - 0-0.7.git5866678 - Choose the corret devel subpackage related: #1250517 * Wed Aug 19 2015 jchaloup - 0-0.6.git5866678 - Update spec file to spec-2.0 resolves: #1250517 * Wed Jun 17 2015 Fedora Release Engineering - 0-0.5.gitc2d3050 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Jan 22 2015 jchaloup - 0-0.4.gitc2d3050 - Choose the correct architecture - Add missing tests related: #1141880 * Tue Oct 07 2014 jchaloup - 0-0.3.gitc2d3050 - updating summary of devel subpackage * Fri Sep 12 2014 Lokesh Mandvekar - 0-0.2gitc2d3050 - don't own dirs owned by golang - preserve timestamps - noarch * Fri Sep 12 2014 Eric Paris