## 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.9.0 %bcond_without check %global debug_package %{nil} # Avoid noarch package built differently on different architectures %global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\(github.com/ncruces/go-strftime\\)$|^golang\\(github.com/mattn/go-isatty\\)$ # https://gitlab.com/cznic/libc %global goipath modernc.org/libc %global forgeurl https://gitlab.com/cznic/libc Version: 1.61.6 %global tag v%{version} %gometa -f %global common_description %{expand: C-runtime services for Go without cgo.} %global golicenses LICENSE LICENSE-GO LICENSE-honnef\\\ COPYRIGHT-MUSL %global godocs AUTHORS CONTRIBUTORS README.md Name: %{goname} Release: %autorelease Summary: C-runtime services for Go without cgo # BSD-3-Clause: main program # MIT: musl/ and honnef.co/ License: BSD-3-Clause AND MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep rm -rfv v2/ mv honnef.co/go/netdb/LICENSE LICENSE-honnef #generate_buildrequires #go_generate_buildrequires %install %gopkginstall # Disable test due to https://gitlab.com/cznic/libc/-/issues/39. %if %{with check} %check %gocheck -d . %endif %files %license LICENSE LICENSE-GO LICENSE-honnef COPYRIGHT-MUSL %doc AUTHORS CONTRIBUTORS README.md %gopkgfiles %changelog ## START: Generated by rpmautospec * Fri Aug 15 2025 Maxwell G - 1.61.6-4 - Rebuild for golang-1.25.0 * Thu Jul 24 2025 Fedora Release Engineering - 1.61.6-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Fri Jan 17 2025 Fedora Release Engineering - 1.61.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Dec 31 2024 W. Michael Petullo - 1.61.6-1 - Update to 1.61.6 * Thu Jul 18 2024 Fedora Release Engineering - 1.51.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jun 05 2024 W. Michael Petullo - 1.51.0-3 - Extend quote patch to include other architectures * Wed Jun 05 2024 W. Michael Petullo - 1.51.0-2 - Address different dependencies on different architectures * Mon Jun 03 2024 W. Michael Petullo - 1.51.0-1 - Update to 1.51.0 * Sun Feb 11 2024 Maxwell G - 1.24.1-4 - Rebuild for golang 1.22.0 * Wed Jan 24 2024 Fedora Release Engineering - 1.24.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering - 1.24.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Aug 20 2023 W. Michael Petullo - 1.24.1-1 - Initial import (fedora#2231393) ## END: Generated by rpmautospec