buildah-1.32.2-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.32.2 - Related: RHEL-2112 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
9854215591
commit
4d2ae4962e
@ -9,12 +9,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
#%%global branch main
|
||||
%global commit0 bfd436d159059b45d770a0fc62386c9e0b9bdbb1
|
||||
%global commit0 050318f87df3b79039a0208dd3b6255332e061fd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.32.1
|
||||
Version: 1.32.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -134,6 +134,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Oct 31 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.32.2-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.32.2
|
||||
- Related: RHEL-2112
|
||||
|
||||
* Mon Oct 30 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.32.1-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.32.1
|
||||
- Related: RHEL-2112
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.32.1-bfd436d.tar.gz) = 692138f60bcd0d1554a3af8cd6d3d31dc4728f10b84e9dcd2cbadfef897a2673aa572fc93935913dda6461023d9b9dfe10f0017176f056b58265c3b3463bd5e9
|
||||
SHA512 (buildah-1.32.2-050318f.tar.gz) = 120137bc9be6c877853f56f58a0e2d183e0879be59e4163c9c4222c038eba24b1460862268eb31631e62443efb42ba64c3f1360c1ce5437f7c7d9ae0cde2a203
|
||||
|
Loading…
Reference in New Issue
Block a user