buildah-1.19.8-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.19.8 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
2f5962c7f4
commit
94ca7685d5
@ -15,11 +15,11 @@ 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 0a1ca4248656baed546a90cc99607eb18be54351
|
||||
%global commit0 d1c9523dcfb96a286c78da317fb3844ddd5b6476
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.19.7
|
||||
Version: 1.19.8
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -122,6 +122,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Mar 09 2021 Jindrich Novy <jnovy@redhat.com> - 1.19.8-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.19.8
|
||||
|
||||
* 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
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.19.7-0a1ca42.tar.gz) = 1a4e28ec3cfa1271304d0eef36f947ac66d2a38b56debcbd073349f620aa06607821b4f5df19dce1b3c7189746aeda0410099b181ed57083cdc9967f48e51335
|
||||
SHA512 (buildah-1.19.8-d1c9523.tar.gz) = af15d941fd9eff5ee320df942b4df3b5681ff04c56686f9be8dfcd6c5bd56947873409ade95c871c47a39ed4ed479f7bded28bceafc214f73ad1a47771e34ae9
|
||||
|
Loading…
Reference in New Issue
Block a user