buildah-1.22.0-0.13.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/6bc611d) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
2eb40e2c82
commit
b5c70fc102
@ -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 3a0b52f008fd73be99088e2f965cc0f80cd37f9a
|
||||
%global commit0 6bc611d34be6a8a2d729e62556fb2d02ebe0792f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.22.0
|
||||
Release: 0.12%{?dist}
|
||||
Release: 0.13%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -125,6 +125,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Jun 25 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.13
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/6bc611d)
|
||||
- Related: #1970747
|
||||
|
||||
* Thu Jun 24 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.12
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/3a0b52f)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-3a0b52f.tar.gz) = 66762b9fd6175a83e5666c61d5f879957517a35bc08244a71414a94e8afa553abebf2951e0fe1d7d447eea974cf4e9f2258a492aaa691fe64f8d04faffa0ecc2
|
||||
SHA512 (main-6bc611d.tar.gz) = d37b03b3142e42aa0bf69515a067375bca66d320c40a943cd7e06c592bebf287b3fdc937fc3b6c9dc9d76ff23b3183d960e261e448eea7c71088d949441a808a
|
||||
|
Loading…
Reference in New Issue
Block a user