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