buildah-1.24.0-0.13.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/0cd9445) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
dae9d1b339
commit
5c84998021
@ -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 954c48169be4e1689e20fc974a21792b7365b70d
|
||||
%global commit0 0cd9445b15dbe4f2dc15b97b4875b2aca183e1a3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.12%{?dist}
|
||||
Release: 0.13%{?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
|
||||
* Mon Oct 04 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.13
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/0cd9445)
|
||||
- Related: #2000051
|
||||
|
||||
* 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)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-954c481.tar.gz) = 615851507bca890d83ad343cdc131cf515020375be09ab88d9fd05701dbf30529f0b8348811f27f9ce4425c8a28a41e1900b209618a5aeb1ec8419935193cbb7
|
||||
SHA512 (main-0cd9445.tar.gz) = 11d55563dd080acdf8e5809a8d05cf21fdb94aff3919db5cc650f5e936361bfc7136a3f67a702e18157a12c8fa86f3354380dae45a9f1fb726cc524fb5542d33
|
||||
|
Loading…
Reference in New Issue
Block a user