buildah-1.33.4-2.el8
- revert back to 1.33.4 - Related: Jira:RHEL-2110 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
5dd4e4056a
commit
17ca7d2e80
14
buildah.spec
14
buildah.spec
@ -11,14 +11,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
%endif
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
#%%global branch main
|
||||
%global commit0 21ec7aceb20e475c00bb4d65ae3d5764c59ec997
|
||||
%global branch release-1.33
|
||||
%global commit0 1974d1543b77397d7be84255e3ade9dfb67f55a6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Epoch: 2
|
||||
Name: buildah
|
||||
Version: 1.34.0
|
||||
Release: 1%{?dist}
|
||||
Version: 1.33.4
|
||||
Release: 2%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -135,6 +135,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jan 31 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.33.4-2
|
||||
- revert back to 1.33.4
|
||||
- Related: Jira:RHEL-2110
|
||||
|
||||
* Tue Jan 02 2024 Jindrich Novy <jnovy@redhat.com> - 1:1.34.0-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.34.0
|
||||
- Related: Jira:RHEL-2110
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.34.0-21ec7ac.tar.gz) = 2a1a8c0657fec569a1cd3a559f4b39a2e62d5dbca4c64944e41814341b23655b52da7d933e364f521b99f885af7bcbbeb67b9cc6385115769f3571a3f3245906
|
||||
SHA512 (release-1.33-1974d15.tar.gz) = 30a665893054c65f8cf3610c34b08085bdc75fe39871e43928b31451b69b0d1b0a33aeccfed7f1cfbd2706dc511a977f0e3c31452b913d318e403df6ab719b2b
|
||||
|
Loading…
Reference in New Issue
Block a user