buildah-1.29.0-0.2.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/c541c35) - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
c1b6a25432
commit
c9ae1ba797
@ -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 8ca903bc88ed51e909790527e144cc9461610e71
|
||||
%global commit0 c541c355c004075c5b67f28ce9cba0c9bba6722a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.29.0
|
||||
Release: 0.1%{?dist}
|
||||
Release: 0.2%{?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
|
||||
* 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)
|
||||
- Related: #2124478
|
||||
|
||||
* Fri Jan 13 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-0.1
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/8ca903b)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-8ca903b.tar.gz) = 8745f57aac391ad325cfecce2f7ff2d63913648b1c466f2af29235bb2c08adde3c1348a16af3c174f5848efc782389b52074058548df630faa2879221f120af3
|
||||
SHA512 (main-c541c35.tar.gz) = da3aa6dd29dbcc6b9df44db89e4ae6dc7c209e0e063d58a816ed80a7c07f4f497da8f22dad29c25717c76783ded6749bbd09b76311c9a82707c417eec6a465dd
|
||||
|
Loading…
Reference in New Issue
Block a user