buildah-1.22.0-0.6.el9
- update to the latest content of https://github.com/containers/buildah/tree/master (https://github.com/containers/buildah/commit/814868e) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
c97d4b506f
commit
e78773aa2a
@ -15,12 +15,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch master
|
||||
%global commit0 30c07b7d61526fbc9eb563323c5fd8455d48f843
|
||||
%global commit0 814868e7f9c9db613f3e5bfaf53d071ce7aa44ec
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.22.0
|
||||
Release: 0.5%{?dist}
|
||||
Release: 0.6%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Jun 18 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.6
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/master
|
||||
(https://github.com/containers/buildah/commit/814868e)
|
||||
- Related: #1970747
|
||||
|
||||
* Thu Jun 17 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.5
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/master
|
||||
(https://github.com/containers/buildah/commit/30c07b7)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (master-30c07b7.tar.gz) = 9b909303e401580fe501b13f56d7e7129816e64ae21e32efabeb575760be5e124a6bb6a5a995eb59f611498cd2338b26e1750d9496c62af81468f04cc3c6e596
|
||||
SHA512 (master-814868e.tar.gz) = dda7050af59951116e9318d4302d738648f3590baf9e65a2c99ba11e1a7d8becf1d26c37f212fb0e4321853ba6b67e638e679fc7e7daa15ca6e35323eca57765
|
||||
|
Loading…
Reference in New Issue
Block a user