buildah-1.22.0-0.5.el9
- update to the latest content of https://github.com/containers/buildah/tree/master (https://github.com/containers/buildah/commit/30c07b7) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
f40153448c
commit
c97d4b506f
@ -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 d99221f776788822d0bf0c902c1aaca705c18e61
|
||||
%global commit0 30c07b7d61526fbc9eb563323c5fd8455d48f843
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.22.0
|
||||
Release: 0.4%{?dist}
|
||||
Release: 0.5%{?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
|
||||
* 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)
|
||||
- Related: #1970747
|
||||
|
||||
* Wed Jun 16 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.4
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/master
|
||||
(https://github.com/containers/buildah/commit/d99221f)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (master-d99221f.tar.gz) = 2f8bd3a08c4e98f75d1faaef5b326fde166e96820405f77b94b15ec161a9913c8c7d882a8c722acbf493261c262892a0c9d6d04a32dae440d6c83f732670195d
|
||||
SHA512 (master-30c07b7.tar.gz) = 9b909303e401580fe501b13f56d7e7129816e64ae21e32efabeb575760be5e124a6bb6a5a995eb59f611498cd2338b26e1750d9496c62af81468f04cc3c6e596
|
||||
|
Loading…
Reference in New Issue
Block a user