buildah-1.19.3-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.19.3 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
bde4721b39
commit
3f0014cd4d
@ -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 7b83c4beddc7c10e38e071c380a9b5d2f9f60d9c
|
||||
%global commit0 af31e45d45c6febf8c0940e61faafafaebe6a48f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.19.2
|
||||
Version: 1.19.3
|
||||
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
|
||||
* 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
|
||||
|
||||
* Wed Jan 20 2021 Jindrich Novy <jnovy@redhat.com> - 1.19.2-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.19.2
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.19.2-7b83c4b.tar.gz) = a5f15e4d3ee2a8b26db047163ac5cb698e937aaf98bfb0b50091954337a5c1e685da7c73edbf4049b95f14c52cfe9add903045cd0fe10e9a3bad2af1464164d2
|
||||
SHA512 (buildah-1.19.3-af31e45.tar.gz) = 523861aad5bb820d8e092d9cbdf9d870fb7744307603a92a74fd85a2e53f93caa018bac05bb6a98f103f798a193c0dfbd8295732f91f200b29436de1144f7305
|
||||
|
Loading…
Reference in New Issue
Block a user