buildah-1.24.0-0.39.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/c5ef5c0) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
6114d7e74d
commit
e47a559275
@ -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 c7e45ed842f14bd5cade771c61e0c4bfb7129ab3
|
||||
%global commit0 c5ef5c0e57ec8dc24a623b71bd73ef8577b04968
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.38%{?dist}
|
||||
Release: 0.39%{?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
|
||||
* Tue Dec 21 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.39
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/c5ef5c0)
|
||||
- Related: #2000051
|
||||
|
||||
* 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)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-c7e45ed.tar.gz) = 8c1c0b3610477abb16ec340d8c55a065e3620cc62fc36fa3d8ffac1bd7b7cb22fa96e8cf4ee1e9e705aab38be61b19e7c6d8e3f9f348542a03f6319a5996be7f
|
||||
SHA512 (main-c5ef5c0.tar.gz) = 3514f312b0b286c4fb185aa6a4b9e74b4c2d76d61c4038a0d2a99a60eea88587307650cc53b6e9d1dce9a5f3ee68b0122d042c1a7a3cd0984f42ebd5939db57c
|
||||
|
Loading…
Reference in New Issue
Block a user