buildah-1.19.6-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.19.6 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
d7f634fa40
commit
c246b47391
@ -14,11 +14,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 175c3e87390ee999b6fd55243bb314af1f7607a0
|
||||
%global commit0 7aedb164287ed9c64ab38be2b3490782adadb894
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.19.4
|
||||
Version: 1.19.6
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -124,6 +124,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Feb 19 2021 Jindrich Novy <jnovy@redhat.com> - 1.19.6-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.19.6
|
||||
|
||||
* Tue Feb 09 2021 Jindrich Novy <jnovy@redhat.com> - 1.19.4-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.19.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.19.4-175c3e8.tar.gz) = 543e433ca0823114dca24ec003e6cd34730ce351e6df9fd63cae48c5be4336d8c09a3d018b552837a51cdefa72f8691f69692d4869d6ab26d0e69292b5e906d4
|
||||
SHA512 (buildah-1.19.6-7aedb16.tar.gz) = 7e57f4120e9c3d5852ddda42f405b1b5642bbb7d2dcb99060d289feb55b5495adfdd0fb816ca17f817ab9c5b9a43ccc9eee53d8711e10cd50de3b4a662656c7d
|
||||
|
Loading…
Reference in New Issue
Block a user