buildah-1.24.0-0.6.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/9a49348) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
1dd64a418e
commit
74ca8f3402
@ -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 a72aad405277a32260c5961cebad75f72b220265
|
||||
%global commit0 9a49348bebb3ba93285f3a4584fc3e32adab35a1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.5%{?dist}
|
||||
Release: 0.6%{?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 Sep 24 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.6
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/9a49348)
|
||||
- Related: #2000051
|
||||
|
||||
* Thu Sep 23 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.5
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/a72aad4)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-a72aad4.tar.gz) = 8f8e06c7269306c306f5b970b7554f1a8cc463fe0afc889263b11169ef379fbd47fec21eea61cc58d321c0cfcace5acb29bd932af13bc8567e48d4508a9d7544
|
||||
SHA512 (main-9a49348.tar.gz) = 28768cfe5aac2e68c6578dfc3cf795bc0cdc9374f5a259b8d3ab300f4f6b697dc3b950e1e4ae7765ab0e1fd58481e19466d8a0a4f1f4f2a9266aef6ba90b5858
|
||||
|
Loading…
Reference in New Issue
Block a user