buildah-1.24.0-0.44.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/4b22fc5) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
52ac8fe83a
commit
1ba470af0d
@ -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 9591a8df9256ab539845dfd9c583117a5f244a5d
|
||||
%global commit0 4b22fc5c20e0552ace6b350e50ee57d59e1acc61
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.43%{?dist}
|
||||
Release: 0.44%{?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 Jan 10 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.44
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/4b22fc5)
|
||||
- Related: #2000051
|
||||
|
||||
* Thu Jan 06 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.43
|
||||
- add required test files
|
||||
- Related: #2000051
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-9591a8d.tar.gz) = 69f58a2ab8c8f6f8f7e715a1dbc887f5607fb0978f59698ba6be4a3f445984302be90f9d47a9938adab7daf09fcefca8c7d733c66b5b4ccce42c08c1466031f6
|
||||
SHA512 (main-4b22fc5.tar.gz) = 78806b730fe4651db73b2becd48f0deebcbd828b4e7828d1a40e4ba531785389c9140f86ec3699e27059ce8d14b793a38ee797ff2b68238c37653adef0b9a66d
|
||||
|
Loading…
Reference in New Issue
Block a user