buildah-1.24.0-0.16.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/211972a) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
1d63fe7c7d
commit
da438a7230
@ -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 c044ad633c3508ce43b45110cd618a3038522948
|
||||
%global commit0 211972afc7604330dfde6d0899c4c44d0880cfb6
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.15%{?dist}
|
||||
Release: 0.16%{?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
|
||||
* Fri Oct 08 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.16
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/211972a)
|
||||
- Related: #2000051
|
||||
|
||||
* Thu Oct 07 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.15
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/c044ad6)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-c044ad6.tar.gz) = 8221feeaae0006c83287b4c86e932b1d4ac6938923705277a99da4246ec4527ca1ffd257cf3264920e5c12e2614f2ad84f77be249ce5ed36ff2c1dec89ce79ae
|
||||
SHA512 (main-211972a.tar.gz) = 7af86dbfc73bf8f30a345527faa1324be81992667fd0317a792c36701c7402524de407abfecc68189c2e125235b2f1fab1b4c7e7c3de4b70ec22413daaedee22
|
||||
|
Loading…
Reference in New Issue
Block a user