buildah-1.33.5-1.el9
- update to the latest content of https://github.com/containers/buildah/tree/release-1.33 (https://github.com/containers/buildah/commit/70b792d) - Related: RHEL-2112 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
0ed9735ebc
commit
d8b909e9ef
@ -9,12 +9,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch release-1.33
|
||||
%global commit0 1974d1543b77397d7be84255e3ade9dfb67f55a6
|
||||
%global commit0 70b792d5682d4e39e02d185310af2898287c9047
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: buildah
|
||||
Version: 1.33.4
|
||||
Version: 1.33.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -134,6 +134,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Feb 02 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.33.5-1
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.33
|
||||
(https://github.com/containers/buildah/commit/70b792d)
|
||||
- Related: RHEL-2112
|
||||
|
||||
* Wed Jan 31 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.33.4-1
|
||||
- revert back to 1.33.4
|
||||
- Related: Jira:RHEL-2112
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.33-1974d15.tar.gz) = 30a665893054c65f8cf3610c34b08085bdc75fe39871e43928b31451b69b0d1b0a33aeccfed7f1cfbd2706dc511a977f0e3c31452b913d318e403df6ab719b2b
|
||||
SHA512 (release-1.33-70b792d.tar.gz) = d88caf425c3c9f063cf82382606347825cb393a49e03b68433ee411c25a11f88c11d1750e7209e4012f4ac2372982c1b922ab1541b1239edf2176990ff14cfd0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user