buildah-1.29.0-0.3.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/4b72f05) - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
c9ae1ba797
commit
943746dd2e
@ -9,13 +9,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch main
|
||||
%global commit0 c541c355c004075c5b67f28ce9cba0c9bba6722a
|
||||
%global commit0 4b72f055f1c9b21cd1ba6c67628410267d046907
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.29.0
|
||||
Release: 0.2%{?dist}
|
||||
Release: 0.3%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -133,6 +133,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Jan 24 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-0.3
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/4b72f05)
|
||||
- Related: #2124478
|
||||
|
||||
* Wed Jan 18 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-0.2
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/c541c35)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-c541c35.tar.gz) = da3aa6dd29dbcc6b9df44db89e4ae6dc7c209e0e063d58a816ed80a7c07f4f497da8f22dad29c25717c76783ded6749bbd09b76311c9a82707c417eec6a465dd
|
||||
SHA512 (main-4b72f05.tar.gz) = ad05637344dd3000b3d28807bb5874ab73ddba7e8e549968b15f5a32f6cd98d3ae5bfd66df8df9ab7e2aa1d9ec9a8de3d863016e10aaf107b6ed6fd4621a0948
|
||||
|
Loading…
Reference in New Issue
Block a user