buildah-1.24.0-0.37.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/1f1b960) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
032eadf639
commit
af747c9fdb
@ -15,13 +15,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch main
|
||||
%global commit0 de86fabd3195ecce92325d612087c2794c27041a
|
||||
%global commit0 1f1b960989a9f8f50fcedde433328335fe202c3f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.36%{?dist}
|
||||
Release: 0.37%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -131,6 +131,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Dec 13 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.37
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/1f1b960)
|
||||
- Related: #2000051
|
||||
|
||||
* Mon Dec 06 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.36
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/de86fab)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-de86fab.tar.gz) = 3f545bbb475d3c1ec4724e61a7ef1a442576d2cd0ab376ac7ba581c5b6f4bc5d17d2abb51504fda84e0fa3f054baebce2cdf56b24bb1c720260167b91e630db6
|
||||
SHA512 (main-1f1b960.tar.gz) = 035352b1a498e7fe8e441a2f8b9c8f50dd23e4658413fb5d461b4b4df931ab01602e3d40b93616380ac5ff305db84b03c88745c78c2a7c6c92a63932791963e1
|
||||
|
Loading…
Reference in New Issue
Block a user