buildah-1.24.1-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.24.1 - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
bb493fa71e
commit
1e958a876d
@ -15,12 +15,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
#%%global branch main
|
||||
%global commit0 29f6b4f706dc3ec4e908ac67bc3ecd5ab1f5b513
|
||||
%global commit0 28f7884b7b8082546f1bde014f7e437af9c9c870
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Version: 1.24.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -131,6 +131,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Feb 04 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.1-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.24.1
|
||||
- Related: #2000051
|
||||
|
||||
* Thu Jan 27 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.24.0
|
||||
- Related: #2000051
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.24.0-29f6b4f.tar.gz) = 729babb0b87022ccaa15621332c0574a5873c1505ae91965dfe8d87689af3fa4cc09e6ed3fa79607c6debf13898be678d3a0d15ff966a6611861ea47e2aef762
|
||||
SHA512 (buildah-1.24.1-28f7884.tar.gz) = 7913ecc2c74d279865d237a528bb6b62d0f01e1f4b19dd6f38d1626883cdf0cb28183cf24dcfc51a8dc95f099c649eab9d29ca03e49e6ee94c7e57a9247f0438
|
||||
|
Loading…
Reference in New Issue
Block a user