buildah-1.24.0-0.52.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/718f2b4) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
146f423b43
commit
c7639bff8a
@ -15,13 +15,13 @@ 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 main
|
%global branch main
|
||||||
%global commit0 2189882aeb64952a5b60036ea46b8e5e48ea8fe5
|
%global commit0 718f2b44396b2483d882fab84ab5f330b50ba5c1
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Name: buildah
|
Name: buildah
|
||||||
Version: 1.24.0
|
Version: 1.24.0
|
||||||
Release: 0.51%{?dist}
|
Release: 0.52%{?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
|
||||||
@ -131,6 +131,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 25 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.52
|
||||||
|
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||||
|
(https://github.com/containers/buildah/commit/718f2b4)
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Mon Jan 24 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.51
|
* Mon Jan 24 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.51
|
||||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||||
(https://github.com/containers/buildah/commit/2189882)
|
(https://github.com/containers/buildah/commit/2189882)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (main-2189882.tar.gz) = efc6d200ae01a68833dd8f46473cfa4e70c42a1077b168fdf4726c1530b7bcef6a7163127f83618333f3850d575764677f36639056490ad8ef57f5281679c6fd
|
SHA512 (main-718f2b4.tar.gz) = d2cad17fd43b6b45dabe3b3f092c4dbffe924182da8373182738ff53ca80b80890a1342557b53967a0a7c04aa0575d5d4924b4e8ae6a297aa6c3e130e1b14c07
|
||||||
|
Loading…
Reference in New Issue
Block a user