## START: Set by rpmautospec ## (rpmautospec version 0.8.1) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 8; 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.10.0 %bcond_without check %global debug_package %{nil} # https://github.com/bep/mclib %global goipath github.com/bep/mclib Version: 1.20400.20402 %gometa -L -f %global common_description %{expand: A simple library to make it possible to run Mkcert's main method.} %global golicenses LICENSE %global godocs README.md Name: golang-github-bep-mclib Release: %autorelease Summary: A simple library to make it possible to run Mkcert's main method License: MIT URL: %{gourl} Source: %{gosource} # Fix build on Go 1.24. # Submitted upstream as https://github.com/bep/mclib/pull/2 Patch0001: 0001-Fix-build-with-Go-1.24.patch %description %{common_description} %gopkg %prep %goprep %autopatch -p1 rm -rf gen/ %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 - 1.20400.20402-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue Jan 21 2025 W. Michael Petullo - 1.20400.20402-7 - Fix build on Go 1.24 * Thu Jan 16 2025 Fedora Release Engineering - 1.20400.20402-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Jul 18 2024 Fedora Release Engineering - 1.20400.20402-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering - 1.20400.20402-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering - 1.20400.20402-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jan 17 2024 Mikel Olasagasti Uranga - 1.20400.20402-2 - Avoid building empty binary package * Sat Jan 13 2024 W. Michael Petullo - 1.20400.20402-1 - Initial import (fedora#2256310) ## END: Generated by rpmautospec