buildah-1.24.0-0.38.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/c7e45ed) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
af747c9fdb
commit
6114d7e74d
@ -15,13 +15,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch main
|
||||
%global commit0 1f1b960989a9f8f50fcedde433328335fe202c3f
|
||||
%global commit0 c7e45ed842f14bd5cade771c61e0c4bfb7129ab3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.37%{?dist}
|
||||
Release: 0.38%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -131,6 +131,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Dec 20 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.38
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/c7e45ed)
|
||||
- Related: #2000051
|
||||
|
||||
* Mon Dec 13 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.37
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/1f1b960)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-1f1b960.tar.gz) = 035352b1a498e7fe8e441a2f8b9c8f50dd23e4658413fb5d461b4b4df931ab01602e3d40b93616380ac5ff305db84b03c88745c78c2a7c6c92a63932791963e1
|
||||
SHA512 (main-c7e45ed.tar.gz) = 8c1c0b3610477abb16ec340d8c55a065e3620cc62fc36fa3d8ffac1bd7b7cb22fa96e8cf4ee1e9e705aab38be61b19e7c6d8e3f9f348542a03f6319a5996be7f
|
||||
|
Loading…
Reference in New Issue
Block a user