buildah-1.24.0-0.25.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/ecd7474) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
a4dbca0096
commit
e0c2aa0880
@ -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 a3810633dce097b0209e67911d004acfd656ed44
|
||||
%global commit0 ecd74746ccd5f9821fbcbe77c7fb454aba609f08
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.24%{?dist}
|
||||
Release: 0.25%{?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 Nov 01 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.25
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/ecd7474)
|
||||
- Related: #2000051
|
||||
|
||||
* Fri Oct 29 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.24
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/a381063)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-a381063.tar.gz) = c15cccfb43b8efe83db4b2651123841987e9cb20018ae692f34dedff11ff2d17d01dc1999aafb41527242a00f32880ea7655875a906ddf5499cb0847cf874a3d
|
||||
SHA512 (main-ecd7474.tar.gz) = e08e7c71d63e5a6ae9ebdf8175eac499ac912f26e40aa6acf36e5bd84c1cdc6ed121099f175badf9fd01ea1d0d754a66a6025f9cfc61d8e619bba008c1cf556d
|
||||
|
Loading…
Reference in New Issue
Block a user