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