buildah-1.24.0-0.12.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/954c481) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
a4e806c780
commit
dae9d1b339
@ -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 d2ef199e77ea586a7e2b1f50b359ff4f3a534e00
|
||||
%global commit0 954c48169be4e1689e20fc974a21792b7365b70d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.11%{?dist}
|
||||
Release: 0.12%{?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 01 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.12
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/954c481)
|
||||
- Related: #2000051
|
||||
|
||||
* Thu Sep 30 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.11
|
||||
- include all man pages
|
||||
- Related: #2000051
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-d2ef199.tar.gz) = 559fd8cb4dd86847e0ffe8340a38f667a8f1c93349edc1b8eb5f658d13c654fd43bdd0fcd272a7724e283ba53f9efd1a9b10ac184f8c35673d004cdd7052b612
|
||||
SHA512 (main-954c481.tar.gz) = 615851507bca890d83ad343cdc131cf515020375be09ab88d9fd05701dbf30529f0b8348811f27f9ce4425c8a28a41e1900b209618a5aeb1ec8419935193cbb7
|
||||
|
Loading…
Reference in New Issue
Block a user