buildah-1.24.0-0.23.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/f36d1f2) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
17d2c8bd62
commit
3ead9da7da
@ -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 639320efbb19299f85d0a6847e137577155f9ce1
|
||||
%global commit0 f36d1f219147447f7590ef427c4b9734ebecf609
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.22%{?dist}
|
||||
Release: 0.23%{?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
|
||||
* Wed Oct 27 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.23
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/f36d1f2)
|
||||
- Related: #2000051
|
||||
|
||||
* Mon Oct 25 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.22
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/639320e)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-639320e.tar.gz) = c9813aca1408aff9fcd1f812023f8c40c46a50c7e2a470b185ce0a8b7238151633c54f57b7e5d3362a75598538d95018c021a96c7060634d8fc6f0bd8eee63b6
|
||||
SHA512 (main-f36d1f2.tar.gz) = ae96442661b74484c6992987d2cc1400203c923349a4c862eadcaae255a0c2a43f83bd9108c4345f220021f9489b89d14c0611e24a40dbedf86fc0f9c1bb91be
|
||||
|
Loading…
Reference in New Issue
Block a user