buildah-1.23.0-0.2.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/0346b38) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
779c2513bf
commit
c4a12c55cd
@ -15,12 +15,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch main
|
||||
%global commit0 a5aba5ccd1702605c7f36e312ec51df8516139ad
|
||||
%global commit0 0346b38d8efdda003c852374999786d715cb4948
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.23.0
|
||||
Release: 0.1%{?dist}
|
||||
Release: 0.2%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -130,6 +130,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Sep 13 2021 Jindrich Novy <jnovy@redhat.com> - 1.23.0-0.2
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/0346b38)
|
||||
- Related: #2000051
|
||||
|
||||
* Thu Sep 09 2021 Jindrich Novy <jnovy@redhat.com> - 1.23.0-0.1
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/a5aba5c)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-a5aba5c.tar.gz) = ce4523602b74984ebf428da5eb88b30b8ba7a38363a837480f6f32e54ac20bf342a23510e91fa766397019d656a705f64210cad3e3ae865d1b1a315c5a2b321a
|
||||
SHA512 (main-0346b38.tar.gz) = a84f7ed5fdb2c70060de7b7ae44808b0109029ea8dec80702e213e20d445bcd1443262ffc6fcaf10762330e34d95b9e616a10299f242eafc314aca7c5da343b0
|
||||
|
Loading…
Reference in New Issue
Block a user