buildah-1.24.0-0.46.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/031e72c) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
f3da0f41d2
commit
88666317e8
@ -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 b3798a170601968f352382091b8ade213f19b6e9
|
||||
%global commit0 031e72c5e5d67e290a560aad1918b82e373b4d18
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.45%{?dist}
|
||||
Release: 0.46%{?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 Jan 12 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.46
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/031e72c)
|
||||
- Related: #2000051
|
||||
|
||||
* Tue Jan 11 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.45
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/b3798a1)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-b3798a1.tar.gz) = 8e52e08ae884533bd3b16688b913c900160d91ecd0ad1922afdccbb4ee4d90edf418b233c10c0537c1a168a8923cc45f2eb4c7e5c0ff9a8f248d3782b23d759e
|
||||
SHA512 (main-031e72c.tar.gz) = 87c08c8cfce2a010c9f45bac4724ef80e2b888ac6ba8aecbc5a1a8de17cb320c2ade1d458687dc937341d00a7eb503fd94fad6142686a5ea30241d5b6356feaf
|
||||
|
Loading…
Reference in New Issue
Block a user