## START: Set by rpmautospec ## (rpmautospec version 0.5.1) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 6; 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://github.com/ebitengine/purego %global goipath github.com/ebitengine/purego Version: 0.3.2 %gometa -f %global common_description %{expand: A library for calling C functions from Go without Cgo.} %global golicenses LICENSE %global godocs examples README.md Name: %{goname} Release: %autorelease Summary: A library for calling C functions from Go without Cgo License: Apache-2.0 URL: %{gourl} Source: %{gosource} # no support for these arches ExcludeArch: ppc64le s390x %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog ## START: Generated by rpmautospec * Wed Jan 24 2024 Fedora Release Engineering - 0.3.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering - 0.3.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jul 30 2023 Mikel Olasagasti Uranga - 0.3.2-4 - Exclude ppc64le and s390x * Thu Jul 27 2023 Mikel Olasagasti Uranga - 0.3.2-3 - Skip tests for ppc64le and s390x * Thu Jul 20 2023 Fedora Release Engineering - 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jun 30 2023 Mikel Olasagasti Uranga - 0.3.2-1 - Initial package - Closes rhbz#2215861 ## END: Generated by rpmautospec