buildah-1.33.1-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.33.1 - Related: RHEL-2112 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
4d2ae4962e
commit
9b6a869a01
@ -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 050318f87df3b79039a0208dd3b6255332e061fd
|
||||
%global commit0 38d6d5f11400b82ee24b94040e0841e894d606eb
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.32.2
|
||||
Version: 1.33.1
|
||||
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
|
||||
* Sun Nov 19 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.33.1-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.33.1
|
||||
- Related: RHEL-2112
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.32.2-050318f.tar.gz) = 120137bc9be6c877853f56f58a0e2d183e0879be59e4163c9c4222c038eba24b1460862268eb31631e62443efb42ba64c3f1360c1ce5437f7c7d9ae0cde2a203
|
||||
SHA512 (buildah-1.33.1-38d6d5f.tar.gz) = 6053598fa8e2c4087444a2244a31bd8fb61d6f12332a3a17abbe20f841622140c456428151e1f0fd387d5ace3f2dfc30caef69087c3e71d53cdb123388482893
|
||||
|
Loading…
Reference in New Issue
Block a user