buildah-1.37.3-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.37.3 - Resolves: RHEL-60282 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
caaf450410
commit
d2b825f8db
@ -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 eadda3bc0e692f6d4c5d6f813f63f059413e92fc
|
||||
%global commit0 956095ee1caa2597a134168c076e48cd3fa790aa
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: buildah
|
||||
Version: 1.37.2
|
||||
Version: 1.37.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -135,6 +135,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Sep 26 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.37.3-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.37.3
|
||||
- Resolves: RHEL-60282
|
||||
|
||||
* Wed Aug 21 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.37.2-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.37.2
|
||||
- Related: RHEL-27608
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.37.2-eadda3b.tar.gz) = c35692675befc15e5accad268d2b7cd3c12ce23d98ffec28f18041773ceb3e56d5b7769ca3c66d60bec36a89fd4306f20d590ffb8b47651594222cb264aec455
|
||||
SHA512 (buildah-1.37.3-956095e.tar.gz) = 9f6f8b495e1f9abadd4e785f9dade939e0bcf0f60b0374abf10d9e20cd043dcabf4e8d2a98874011c3764b8ada7d10f3b5e201a57a828fba1f61c73bc060e252
|
||||
|
Loading…
Reference in New Issue
Block a user