buildah-1.19.7-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.19.7 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
56f0de08fb
commit
2f5962c7f4
@ -15,12 +15,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
#%%global branch release-1.16
|
||||
%global commit0 7aedb164287ed9c64ab38be2b3490782adadb894
|
||||
%global commit0 0a1ca4248656baed546a90cc99607eb18be54351
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.19.6
|
||||
Release: 2%{?dist}
|
||||
Version: 1.19.7
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -122,6 +122,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Mar 05 2021 Jindrich Novy <jnovy@redhat.com> - 1.19.7-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.19.7
|
||||
|
||||
* Mon Feb 22 2021 Jindrich Novy <jnovy@redhat.com> - 1.19.6-2
|
||||
- disable LTO to allow the build to pass successfully
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.19.6-7aedb16.tar.gz) = 7e57f4120e9c3d5852ddda42f405b1b5642bbb7d2dcb99060d289feb55b5495adfdd0fb816ca17f817ab9c5b9a43ccc9eee53d8711e10cd50de3b4a662656c7d
|
||||
SHA512 (buildah-1.19.7-0a1ca42.tar.gz) = 1a4e28ec3cfa1271304d0eef36f947ac66d2a38b56debcbd073349f620aa06607821b4f5df19dce1b3c7189746aeda0410099b181ed57083cdc9967f48e51335
|
||||
|
Loading…
Reference in New Issue
Block a user