buildah-1.19.2-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.19.2 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
b577bcfb33
commit
bde4721b39
@ -14,12 +14,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 474febf0dcb3c76c23a88f3b83834c81f20a7e5c
|
||||
%global commit0 7b83c4beddc7c10e38e071c380a9b5d2f9f60d9c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.19.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.19.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -124,6 +124,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Thu Jan 14 2021 Jindrich Novy <jnovy@redhat.com> - 1.19.0-2
|
||||
- fix gating test issue with openssl cert
|
||||
- Related: #1914884
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.19.0-474febf.tar.gz) = cfd91aad88abc2f7dfd76e39f5c39b2742c50d60f4202593b42c0c2a374d501300b7b98a3099122d8167460944bc6cbeac2055f511fdace4252a403f6e8bf068
|
||||
SHA512 (buildah-1.19.2-7b83c4b.tar.gz) = a5f15e4d3ee2a8b26db047163ac5cb698e937aaf98bfb0b50091954337a5c1e685da7c73edbf4049b95f14c52cfe9add903045cd0fe10e9a3bad2af1464164d2
|
||||
|
Loading…
Reference in New Issue
Block a user