buildah-1.24.0-0.32.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/8b79d8b) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
078ec01b4e
commit
c682f93b41
@ -15,13 +15,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch main
|
||||
%global commit0 b76831867402c5de20000cca2d5bbefdda234466
|
||||
%global commit0 8b79d8b0778fff2db13eb84aacc4d31c22a56872
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.31%{?dist}
|
||||
Release: 0.32%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -131,6 +131,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Nov 24 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.32
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/8b79d8b)
|
||||
- Related: #2000051
|
||||
|
||||
* Tue Nov 23 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.31
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/b768318)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-b768318.tar.gz) = 804f6d54f1e85ecfd587dcec44f8854412229920d431c57fa745beaa4d0760865ff3bc57ef5047e067a284d96cb1ee5a35185a5abe683f13ba4984ab8450c5d4
|
||||
SHA512 (main-8b79d8b.tar.gz) = 35d5116a47318e6ae5bb39bd24f12c18b437c2879333fd4b8543a38519b543087d68317cf9ee38a0f73c8bc5db7021f118f6b606c3a77976cc34ff369d2f3d1b
|
||||
|
Loading…
Reference in New Issue
Block a user