buildah-1.24.0-0.29.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/68cd602) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
21e6e5b259
commit
1bc68aac10
@ -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 50ebc901d643ce5d6451835b50424c0e2e13b48a
|
||||
%global commit0 68cd60292259fa6b9fe09b9eee06d391eaf8228a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.28%{?dist}
|
||||
Release: 0.29%{?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
|
||||
* Fri Nov 12 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.29
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/68cd602)
|
||||
- Related: #2000051
|
||||
|
||||
* Tue Nov 09 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.28
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/50ebc90)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-50ebc90.tar.gz) = b74a0369b401435e64c62e9f60a4b04d539aa35442acdb8cec951001b38bad4b1d4770d8725711daa7a9af3c5a563014d48a44110b4de70601c1882ff97ec219
|
||||
SHA512 (main-68cd602.tar.gz) = 87f89abd7300f53feccf080869c5342418762393cd967826b629ae1bf142afb695c9c28da47cd8fb83abdaab3ad73967758ab8e349fb278dc1effc114c6e9462
|
||||
|
Loading…
Reference in New Issue
Block a user