buildah-1.24.0-0.17.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/e47f4a1) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
da438a7230
commit
9793459df9
@ -15,12 +15,12 @@ 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 211972afc7604330dfde6d0899c4c44d0880cfb6
|
%global commit0 e47f4a1f6eecb404140485f9fd568aafa3f61fc3
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: buildah
|
Name: buildah
|
||||||
Version: 1.24.0
|
Version: 1.24.0
|
||||||
Release: 0.16%{?dist}
|
Release: 0.17%{?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
|
||||||
@ -130,6 +130,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 11 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.17
|
||||||
|
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||||
|
(https://github.com/containers/buildah/commit/e47f4a1)
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Fri Oct 08 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.16
|
* Fri Oct 08 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.16
|
||||||
- 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/211972a)
|
(https://github.com/containers/buildah/commit/211972a)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (main-211972a.tar.gz) = 7af86dbfc73bf8f30a345527faa1324be81992667fd0317a792c36701c7402524de407abfecc68189c2e125235b2f1fab1b4c7e7c3de4b70ec22413daaedee22
|
SHA512 (main-e47f4a1.tar.gz) = 3fe01143ac3a3dfa4511fe6e1ace21966d2c1e8706b4ef4d9c5f8a312f0f445a30ce5c601840b640a1efa02fdbed8353b1bba3074b00a213228291783a9e272c
|
||||||
|
Loading…
Reference in New Issue
Block a user