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