buildah-1.22.0-0.10.el9
- update to the latest content of https://github.com/containers/buildah/tree/master (https://github.com/containers/buildah/commit/6d5d1ae) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
e4cf5e4dc6
commit
4df7168cbf
@ -15,12 +15,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch master
|
||||
%global commit0 802a9042c8f7a6e5f9d97f11c7a1665421034fb3
|
||||
%global commit0 6d5d1aed0db9f91a1f4681dffd63214af5a2136f
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.22.0
|
||||
Release: 0.9%{?dist}
|
||||
Release: 0.10%{?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
|
||||
* Wed Jun 23 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.10
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/master
|
||||
(https://github.com/containers/buildah/commit/6d5d1ae)
|
||||
- Related: #1970747
|
||||
|
||||
* Tue Jun 22 2021 Mohan Boddu <mboddu@redhat.com> - 1.22.0-0.9
|
||||
- Rebuilt for RHEL 9 BETA for openssl 3.0
|
||||
Related: rhbz#1971065
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (master-802a904.tar.gz) = 4110cb2271c9a2c3b509cb1be977abaf2a439ff7cd5c0535bf653648dee5804062b2f16f8304229e0ab5e406a147d31236c32b634cd1885261293b8fca3172c7
|
||||
SHA512 (master-6d5d1ae.tar.gz) = 50a04eda43952a467b00d74f55154bee13d928c209835fdcfe84838ae69a4c05a372f260f1749085efd9bd27e3ca0469fe5d75234974345613c26c4b2f845052
|
||||
|
Loading…
Reference in New Issue
Block a user