buildah-1.24.0-0.27.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/e3283ab) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
a4ddf484a1
commit
059d8b43cf
@ -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 96e1871d7502dc9e4aaca4fb12fb0093eee38702
|
||||
%global commit0 e3283ab9c42411b3f3830818b3136de91450487a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.26%{?dist}
|
||||
Release: 0.27%{?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
|
||||
* Fri Nov 05 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.27
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/e3283ab)
|
||||
- Related: #2000051
|
||||
|
||||
* Thu Nov 04 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.26
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/96e1871)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-96e1871.tar.gz) = 4269809386c571b419fc6c41fed4c8ee2f349c5b1e8d881db12f9e3d713531d56b35268688f2dd7c3a2836daf6e560c84dad33e0b89947ea70d8be14de5db8f0
|
||||
SHA512 (main-e3283ab.tar.gz) = defe7db49d1fce27dc6b8de19e470ee9c33a531ff69f3a9e8013b4f90f8d00b3ab65d7da5497159ab85bc1d73538ced30548269d9313edc7c184e6f5f4dc3f3d
|
||||
|
Loading…
Reference in New Issue
Block a user