buildah-1.24.0-0.9.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/455f2f1) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
ef332e6bd4
commit
0353cf04df
@ -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 5b0de7b12e0644b1994cef290a9cdccca4ed57b0
|
||||
%global commit0 455f2f11d9b810457bf37ed6e9581067d7ed5c9d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.8%{?dist}
|
||||
Release: 0.9%{?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
|
||||
* 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)
|
||||
- Related: #2000051
|
||||
|
||||
* Mon Sep 27 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.8
|
||||
- add gating.yaml
|
||||
- Related: #2000051
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-5b0de7b.tar.gz) = 5e935603ff7bdd2500f3a6326a4f379ced7cee5b345ed638a8d5bea3b9d1cbd714df4b98c1bd152221abb5ab59b2d23f05c7c1638ed29dbd53cf892c0e1f8ff3
|
||||
SHA512 (main-455f2f1.tar.gz) = d4a32f3e2cfdd1fe7ce3e552988c80d9fb120d1e09e1d4f376a81122e98c64ae1bb06eb810297c863ca5ea11b4328937594c1bdc4015f0a70efb890f73795a07
|
||||
|
Loading…
Reference in New Issue
Block a user