## START: Set by rpmautospec ## (rpmautospec version 0.8.1) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 4; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # Generated by go2rpm 1.11.1 %bcond_without check %global debug_package %{nil} # https://github.com/dlintw/goconf %global goipath github.com/dlintw/goconf %global commit dcc070983490608a14480e3bf943bad464785df5 %gometa -L -f %global common_description %{expand: Configuration file parser based on goconfig.} %global golicenses COPYRIGHT %global godocs AUTHORS README.rst Name: golang-github-dlintw-goconf Version: 0 Release: %autorelease -p Summary: Configuration file parser based on goconfig. License: BSD-3-Clause URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep -A %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog ## START: Generated by rpmautospec * Wed Jul 23 2025 Fedora Release Engineering - 0-0.4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Fri Jan 17 2025 Fedora Release Engineering - 0-0.3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering - 0-0.2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat May 04 2024 Renich Bon Ciric - 0-0.1 - Initial import (fedora#2277416). ## END: Generated by rpmautospec