buildah-1.24.0-0.49.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/da00c99) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
3bd5c1771f
commit
6378b115c5
@ -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 7bcca21a282dc42099fcc8883da386a000273d4b
|
||||
%global commit0 da00c99dbe4aa25bb6d45b00e76a7080c535a09c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.48%{?dist}
|
||||
Release: 0.49%{?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
|
||||
* Wed Jan 19 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.49
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/da00c99)
|
||||
- Related: #2000051
|
||||
|
||||
* Mon Jan 17 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.48
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/7bcca21)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-7bcca21.tar.gz) = 0b82d309c66c5fde79230582b8ca6eb218cff159f39b57d71125f1791ad4e6e50185e91967f9323a8e6405250de4eb8ebd8f59d31fb9f30b8ef998fcf0dd0f4e
|
||||
SHA512 (main-da00c99.tar.gz) = e00dc3e88242a21fefaf9c66c5d98df6e76fb9f2d9e7ca78c12d1539b821c2edaa7d17c8e4a5b1470361dc10a763d188ef40c32c3e399800519311f15c2df0ba
|
||||
|
Loading…
Reference in New Issue
Block a user