buildah-1.37.2-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.37.2 - Related: RHEL-27608 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
0bbc09edf5
commit
caaf450410
@ -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 67cc51e90efae84919a60ca5140f7dccd2ea2959
|
||||
%global commit0 eadda3bc0e692f6d4c5d6f813f63f059413e92fc
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: buildah
|
||||
Version: 1.37.1
|
||||
Version: 1.37.2
|
||||
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
|
||||
* 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
|
||||
|
||||
* Thu Aug 15 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.37.1-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.37.1
|
||||
- Related: RHEL-27608
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.37.1-67cc51e.tar.gz) = a58ce04728602719043ca13f2ea19e684f77aed6f45263d6d4810437918c6c1025ed483303a3e9d7d02a4be8dea11b9646778ca2ad2122cff4fe4d38df162768
|
||||
SHA512 (buildah-1.37.2-eadda3b.tar.gz) = c35692675befc15e5accad268d2b7cd3c12ce23d98ffec28f18041773ceb3e56d5b7769ca3c66d60bec36a89fd4306f20d590ffb8b47651594222cb264aec455
|
||||
|
Loading…
Reference in New Issue
Block a user