buildah-1.24.0-0.21.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/762cf6f) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
f495f075eb
commit
cd5cb6cf62
@ -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 982717a6c2d8906e1a63f9170cc6b0018a6e39e7
|
%global commit0 762cf6f9d9284fddeb9664b3c1d8ad2cc689ac92
|
||||||
%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.20%{?dist}
|
Release: 0.21%{?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 Oct 18 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.21
|
||||||
|
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||||
|
(https://github.com/containers/buildah/commit/762cf6f)
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Mon Oct 18 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.20
|
* Mon Oct 18 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.20
|
||||||
- respect Epoch in subpackage dependencies
|
- respect Epoch in subpackage dependencies
|
||||||
- Related: #2000051
|
- Related: #2000051
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (main-982717a.tar.gz) = 1ec0cbe196c3ab6f947d471fc440091025b682505d0a212baad0f070f4d6c9a75384f2663e691827f08adbb641fca6466f21e2a2cce1dad83f4328446e7b3905
|
SHA512 (main-762cf6f.tar.gz) = ba6f54de6ceca5c610c6f440d2401004e64b4422625cfb5770fed616172fea77e76131cdeb3f120ba9c3d34f7001bc7c21b87ea958e59c666e7a71eed54b082e
|
||||||
|
Loading…
Reference in New Issue
Block a user