## 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.14.0 %bcond check 1 %bcond bootstrap 0 %global debug_package %{nil} %if %{with bootstrap} %global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\(.*\\)$ %endif # https://github.com/containers/ocicrypt %global goipath github.com/containers/ocicrypt Version: 1.2.0 %gometa -L %global godevelheader %{expand: Requires: gnutls-utils} %global common_description %{expand: Encryption libraries for Encrypted OCI Container images.} %global golicenses LICENSE %global godocs docs ADOPTERS.md CODE-OF-CONDUCT.md README.md\\\ SECURITY.md Name: golang-github-containers-ocicrypt Release: %autorelease Summary: Encryption libraries for Encrypted OCI Container images License: Apache-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep -A %autopatch -p1 %if %{without bootstrap} %generate_buildrequires %go_generate_buildrequires echo 'gnutls-utils' %endif %install %gopkginstall %if %{without bootstrap} %if %{with check} %check %gocheck %endif %endif %gopkgfiles %changelog ## START: Generated by rpmautospec * Sat Jul 27 2024 Mikel Olasagasti Uranga - 1.2.0-1 - Update to 1.2.0 - Closes rhbz#2232206 * Thu Jul 18 2024 Fedora Release Engineering - 1.1.7-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering - 1.1.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering - 1.1.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Aug 02 2023 Mikel Olasagasti Uranga - 1.1.7-1 - Update to 1.1.7 - Closes rhbz#2093938 * Thu Jul 20 2023 Fedora Release Engineering - 1.1.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering - 1.1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Aug 10 2022 Maxwell G - 1.1.3-3 - Rebuild to fix FTBFS * Thu Jul 21 2022 Fedora Release Engineering - 1.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Apr 29 2022 Maxwell G - 1.1.3-1 - Update to 1.1.3. Fixes rhbz#2065875. * Fri Feb 04 2022 Maxwell G - 1.1.2-1 - Update to 1.1.2. Fixes rhbz#1963603. * Thu Jan 20 2022 Fedora Release Engineering - 1.0.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering - 1.0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering - 1.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Fri Aug 21 23:01:50 CEST 2020 Robert-André Mauchin - 1.0.3-1 - Initial package ## END: Generated by rpmautospec