## START: Set by rpmautospec ## (rpmautospec version 0.8.1) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 3; 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} # https://gitlab.com/cznic/ccgo %global goipath modernc.org/ccgo/v4 %global forgeurl https://gitlab.com/cznic/ccgo Version: 4.23.16 %global tag v%{version} %gometa -f %global common_description %{expand: ccgo is a C compiler targeting Go.} %global golicenses LICENSE %global godocs AUTHORS CONTRIBUTORS README.md Name: %{goname} Release: %autorelease Summary: C compiler targeting Go # The main package is BSD-3-Clause. # The sqlite tests are public domain. License: BSD-3-Clause and blessing URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep # Not free: find . ! \( -name v4 -o -name _build -o -name LICENSE -o -name AUTHORS -o -name CONTRIBUTORS -o -name README.md \) -maxdepth 1 -exec rm -rvf {} \; mv v4/* . %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check # https://gitlab.com/cznic/cc/-/issues/155 %gocheck -d lib %endif %files %license LICENSE %doc AUTHORS CONTRIBUTORS README.md %gopkgfiles %changelog ## START: Generated by rpmautospec * Fri Aug 15 2025 Maxwell G - 4.23.16-3 - Rebuild for golang-1.25.0 * Thu Jul 24 2025 Fedora Release Engineering - 4.23.16-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sun Feb 02 2025 W. Michael Petullo - 4.23.16-1 - Update to 4.23.16 * Fri Jan 17 2025 Fedora Release Engineering - 4.23.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Dec 31 2024 W. Michael Petullo - 4.23.6-1 - Update to 4.23.6 * Thu Jul 18 2024 Fedora Release Engineering - 4.17.9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sun Jun 02 2024 W. Michael Petullo - 4.17.9-1 - Update to 4.17.9 * Sun Feb 11 2024 Maxwell G - 4.6.2-4 - Rebuild for golang 1.22.0 * Wed Jan 24 2024 Fedora Release Engineering - 4.6.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering - 4.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Dec 31 2023 W. Michael Petullo - 4.6.2-1 - Update to 4.6.2 * Tue Sep 26 2023 W. Michael Petullo - 3.16.15-1 - Initial import (fedora#2233188) ## END: Generated by rpmautospec