buildah-1.37.0-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.37.0 - Resolves: RHEL-47164 RHEL-40808 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
9093fc88b6
commit
00ab8f8f61
@ -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 6ceba8838d331eb26378cb37d9fc8ba98939aa92
|
||||
%global commit0 f9de1bbd1f80288f541fe59cfffc5849469408e1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: buildah
|
||||
Version: 1.36.0
|
||||
Version: 1.37.0
|
||||
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
|
||||
* Mon Jul 29 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.37.0-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.37.0
|
||||
- Resolves: RHEL-47164 RHEL-40808
|
||||
|
||||
* Wed May 29 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.36.0-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.36.0
|
||||
- Related: RHEL-27608
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.36.0-6ceba88.tar.gz) = ba3e1a72657a6467058c6343e1ad5898674fd840476d09098f8b5ca7872f5f21303ae3a650d5fdfe87aebcecfc4fa0cdfaff82f6f0949bb811a2be14faff814b
|
||||
SHA512 (buildah-1.37.0-f9de1bb.tar.gz) = 670fe2769cf08c447fb0fe736a335bb6d0353e3d606d4cfc0b4cb2f8ec5d77c99f75795ad906d37d6815cd6c35c1a6acf3d461fc2dc0f019e56cc68ac76ee6c9
|
||||
|
Loading…
Reference in New Issue
Block a user