buildah-1.31.2-1.el8
- update to https://github.com/containers/buildah/releases/tag/v1.31.2 - Related: #2176055 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
d0100c7198
commit
b39746b76c
12
buildah.spec
12
buildah.spec
@ -11,14 +11,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
%endif
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch main
|
||||
%global commit0 74a15d86454b610053b419039065ed401979f539
|
||||
#%%global branch main
|
||||
%global commit0 d4d1d75130b56ff8f2fba7fb375f62000a105126
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.31.1
|
||||
Release: 2%{?dist}
|
||||
Version: 1.31.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -135,6 +135,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Aug 11 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.31.2-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.31.2
|
||||
- Related: #2176055
|
||||
|
||||
* Fri Aug 04 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.31.1-2
|
||||
- build buildah off main branch for early testing of zstd compression
|
||||
- Related: #2176055
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-74a15d8.tar.gz) = ec32bf4a90d62207d8809a3f6e924fc586a04a64429d78233a871ede95130c80eb8ea30375d0c9ebd213944186021d0ab97793e2fc06c18c9d1a91e4fa19b181
|
||||
SHA512 (buildah-1.31.2-d4d1d75.tar.gz) = 2d5017a72911f8112399a9a1f6543c3ab46c27f02f25940ce99765e1a942e7d12fe272a537238dddf32c9201549702203738904b85242889ad68d4b8bb3da144
|
||||
|
Loading…
Reference in New Issue
Block a user