buildah-1.22.0-0.12.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/3a0b52f) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
7e3c14f0a8
commit
2eb40e2c82
@ -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 6d5d1aed0db9f91a1f4681dffd63214af5a2136f
|
||||
%global commit0 3a0b52f008fd73be99088e2f965cc0f80cd37f9a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.22.0
|
||||
Release: 0.11%{?dist}
|
||||
Release: 0.12%{?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
|
||||
* 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)
|
||||
- Related: #1970747
|
||||
|
||||
* Thu Jun 24 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.11
|
||||
- switch master -> main
|
||||
- Related: #1970747
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-6d5d1ae.tar.gz) = 50a04eda43952a467b00d74f55154bee13d928c209835fdcfe84838ae69a4c05a372f260f1749085efd9bd27e3ca0469fe5d75234974345613c26c4b2f845052
|
||||
SHA512 (main-3a0b52f.tar.gz) = 66762b9fd6175a83e5666c61d5f879957517a35bc08244a71414a94e8afa553abebf2951e0fe1d7d447eea974cf4e9f2258a492aaa691fe64f8d04faffa0ecc2
|
||||
|
Loading…
Reference in New Issue
Block a user