buildah-1.19.4-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.19.4 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
3f0014cd4d
commit
d7f634fa40
@ -14,11 +14,11 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
|
|
||||||
%global import_path github.com/containers/buildah
|
%global import_path github.com/containers/buildah
|
||||||
#%%global branch release-1.16
|
#%%global branch release-1.16
|
||||||
%global commit0 af31e45d45c6febf8c0940e61faafafaebe6a48f
|
%global commit0 175c3e87390ee999b6fd55243bb314af1f7607a0
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: buildah
|
Name: buildah
|
||||||
Version: 1.19.3
|
Version: 1.19.4
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -124,6 +124,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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
|
||||||
|
|
||||||
* Sun Jan 31 2021 Jindrich Novy <jnovy@redhat.com> - 1.19.3-1
|
* Sun Jan 31 2021 Jindrich Novy <jnovy@redhat.com> - 1.19.3-1
|
||||||
- update to https://github.com/containers/buildah/releases/tag/v1.19.3
|
- update to https://github.com/containers/buildah/releases/tag/v1.19.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-1.19.3-af31e45.tar.gz) = 523861aad5bb820d8e092d9cbdf9d870fb7744307603a92a74fd85a2e53f93caa018bac05bb6a98f103f798a193c0dfbd8295732f91f200b29436de1144f7305
|
SHA512 (buildah-1.19.4-175c3e8.tar.gz) = 543e433ca0823114dca24ec003e6cd34730ce351e6df9fd63cae48c5be4336d8c09a3d018b552837a51cdefa72f8691f69692d4869d6ab26d0e69292b5e906d4
|
||||||
|
Loading…
Reference in New Issue
Block a user