## START: Set by rpmautospec ## (rpmautospec version 0.6.0) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; 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 # https://github.com/onsi/ginkgo %global goipath github.com/onsi/ginkgo/v2 Version: 2.15.0 %gometa -f %global common_description %{expand: A Modern Testing Framework for Go.} %global golicenses LICENSE %global godocs docs CHANGELOG.md README.md CONTRIBUTING.md\\\ RELEASING.md Name: golang-github-onsi-ginkgo-2 Release: %autorelease Summary: A Modern Testing Framework for Go License: MIT URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %build %gobuild -o %{gobuilddir}/bin/ginkgo %{goipath}/ginkgo %install %gopkginstall install -m 0755 -vd %{buildroot}%{_bindir} install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %if %{with check} %check %gocheck -d integration %endif %files %license LICENSE %doc docs CHANGELOG.md README.md CONTRIBUTING.md RELEASING.md %{_bindir}/ginkgo %gopkgfiles %changelog ## START: Generated by rpmautospec * Mon Feb 12 2024 Mikel Olasagasti Uranga - 2.15.0-1 - Update to 2.15.0 - Closes rhbz#2259164 * Sun Feb 11 2024 Maxwell G - 2.14.0-4 - Rebuild for golang 1.22.0 * Wed Jan 24 2024 Fedora Release Engineering - 2.14.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering - 2.14.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 14 2024 Mikel Olasagasti Uranga - 2.14.0-1 - Update to 2.14.0 - Closes rhbz#2258177 * Sun Dec 31 2023 Mikel Olasagasti Uranga - 2.13.2-3 - Update to 2.13.2 - Closes rhbz#2243007 rhbz#2248320 * Sun Dec 31 2023 Mikel Olasagasti Uranga - 2.13.2-2 - Update to 2.13.2 - Closes rhbz#2243007 rhbz#2248320 * Sun Dec 31 2023 Mikel Olasagasti Uranga - 2.13.2-1 - Update to 2.13.2 - Closes rhbz#2243007 rhbz#2248320 * Sun Sep 24 2023 Mikel Olasagasti Uranga - 2.12.1-1 - Update to 2.12.1 - Closes rhbz#2234429 rhbz#2229595 * Thu Jul 20 2023 Fedora Release Engineering - 2.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jun 22 2023 Mikel Olasagasti Uranga - 2.11.0-1 - Update to 2.11.0 - Closes rhbz#2192778 rhbz#2163186 * Thu Mar 23 2023 Maxwell G - 2.9.2-1 - Update to 2.9.2. Fixes rhbz#2165277. * Thu Jan 19 2023 Fedora Release Engineering - 2.7.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 11 2023 Maxwell G - 2.7.0-1 - Update to 2.7.0. Fixes rhbz#2141119. * Sat Dec 10 2022 Maxwell G - 2.6.0-1 - Update to 2.6.0. Fixes rhbz#2141119. * Tue Oct 25 2022 Maxwell G - 2.4.0-1 - Update to 2.4.0. Fixes rhbz#2137638. * Sat Oct 15 2022 Maxwell G - 2.3.1-1 - Update to 2.3.1. Fixes rhbz#2127729. * Tue Sep 20 2022 Maxwell G - 2.2.0-1 - Update to 2.2.0. * Fri Sep 02 2022 Maxwell G - 2.1.6-1 - Update to 2.1.6. Fixes rhbz#2122512. * Thu Jul 21 2022 Fedora Release Engineering - 2.1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Jul 19 2022 Maxwell G - 2.1.4-3 - Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in golang * Sat Jun 18 2022 Robert-André Mauchin - 2.1.4-2 - Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191, CVE-2022-29526, CVE-2022-30629 * Mon May 09 2022 Maxwell G 2.1.4-1 - Initial import ## END: Generated by rpmautospec