buildah-1.26.4-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.26.4 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
7e2ab5decf
commit
da2b842bb6
@ -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 ad138d8ef68efd491fdc0d08785016a75af9f737
|
||||
%global commit0 981f80171cbe470385cec94945f7854d37371fbd
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.26.3
|
||||
Version: 1.26.4
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -129,6 +129,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Aug 04 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.26.4-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.26.4
|
||||
- Related: #2061316
|
||||
|
||||
* Wed Aug 03 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.26.3-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.26.3
|
||||
- Related: #2061316
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.26.3-ad138d8.tar.gz) = c49096618a06284a6bbc85125f2e4bd2e00acffd5a3d3b28c961ada64888b517900f2d6f7242439ee641e50fe17f4a7ad00d64d743d300af0a85f80799a5b02b
|
||||
SHA512 (buildah-1.26.4-981f801.tar.gz) = 762b4e9bd46779e9fd29fb1bc09807ea7eb70c89168a8d80a7ece3a2960c41be9fade76970fbdb736e4a0294a17017ce303be36815e2476c1cca87f0b9778252
|
||||
|
Loading…
Reference in New Issue
Block a user