buildah-1.22.0-0.4.el9
- update to the latest content of https://github.com/containers/buildah/tree/master (https://github.com/containers/buildah/commit/d99221f) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
8b72211eb6
commit
f40153448c
@ -15,12 +15,12 @@ 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 master
|
%global branch master
|
||||||
%global commit0 8d08247a7cf0b322439a18cd20802f141a294488
|
%global commit0 d99221f776788822d0bf0c902c1aaca705c18e61
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: buildah
|
Name: buildah
|
||||||
Version: 1.22.0
|
Version: 1.22.0
|
||||||
Release: 0.3%{?dist}
|
Release: 0.4%{?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
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -125,6 +125,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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)
|
||||||
|
- Related: #1970747
|
||||||
|
|
||||||
* Mon Jun 14 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.3
|
* Mon Jun 14 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.3
|
||||||
- update to the latest content of https://github.com/containers/buildah/tree/master
|
- update to the latest content of https://github.com/containers/buildah/tree/master
|
||||||
(https://github.com/containers/buildah/commit/8d08247)
|
(https://github.com/containers/buildah/commit/8d08247)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (master-8d08247.tar.gz) = 466581b3d50df49feaca3c4932bbebbd074db330920d0a2e78bff61af5be7f3941d8254618cb6194bfd473fc5ca496114496107abe63b3c7133f9c95e0a2fbd5
|
SHA512 (master-d99221f.tar.gz) = 2f8bd3a08c4e98f75d1faaef5b326fde166e96820405f77b94b15ec161a9913c8c7d882a8c722acbf493261c262892a0c9d6d04a32dae440d6c83f732670195d
|
||||||
|
Loading…
Reference in New Issue
Block a user