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