buildah-1.24.0-0.10.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/d2ef199) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
0353cf04df
commit
7c27c347de
@ -15,12 +15,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch main
|
||||
%global commit0 455f2f11d9b810457bf37ed6e9581067d7ed5c9d
|
||||
%global commit0 d2ef199e77ea586a7e2b1f50b359ff4f3a534e00
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.9%{?dist}
|
||||
Release: 0.10%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -130,6 +130,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Sep 30 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.10
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/d2ef199)
|
||||
- Related: #2000051
|
||||
|
||||
* Wed Sep 29 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.9
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/455f2f1)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-455f2f1.tar.gz) = d4a32f3e2cfdd1fe7ce3e552988c80d9fb120d1e09e1d4f376a81122e98c64ae1bb06eb810297c863ca5ea11b4328937594c1bdc4015f0a70efb890f73795a07
|
||||
SHA512 (main-d2ef199.tar.gz) = 559fd8cb4dd86847e0ffe8340a38f667a8f1c93349edc1b8eb5f658d13c654fd43bdd0fcd272a7724e283ba53f9efd1a9b10ac184f8c35673d004cdd7052b612
|
||||
|
Loading…
Reference in New Issue
Block a user