buildah-1.24.0-0.48.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/7bcca21) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
e671c38b94
commit
3bd5c1771f
@ -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 60880a74e0186492667e8b53672fa6f1d9aa96a8
|
%global commit0 7bcca21a282dc42099fcc8883da386a000273d4b
|
||||||
%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.47%{?dist}
|
Release: 0.48%{?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 Jan 17 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.48
|
||||||
|
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||||
|
(https://github.com/containers/buildah/commit/7bcca21)
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Thu Jan 13 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.47
|
* Thu Jan 13 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.47
|
||||||
- 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/60880a7)
|
(https://github.com/containers/buildah/commit/60880a7)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (main-60880a7.tar.gz) = 96174deee2fa4db0e586a7b5263f6ef9bca455ed9f49dab6838cc28782fe137b10d243704bc33f09a7b278af68eda8d2a77f8d5b21240ee285b73b539ed51947
|
SHA512 (main-7bcca21.tar.gz) = 0b82d309c66c5fde79230582b8ca6eb218cff159f39b57d71125f1791ad4e6e50185e91967f9323a8e6405250de4eb8ebd8f59d31fb9f30b8ef998fcf0dd0f4e
|
||||||
|
Loading…
Reference in New Issue
Block a user