buildah-1.22.0-0.8.el9
- update to the latest content of https://github.com/containers/buildah/tree/master (https://github.com/containers/buildah/commit/802a904) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
72d51e0e38
commit
a3d2514b49
@ -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 5181b9cee76c51262c7e0ea174ddd4ab98790c2b
|
||||
%global commit0 802a9042c8f7a6e5f9d97f11c7a1665421034fb3
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.22.0
|
||||
Release: 0.7%{?dist}
|
||||
Release: 0.8%{?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
|
||||
* Tue Jun 22 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.8
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/master
|
||||
(https://github.com/containers/buildah/commit/802a904)
|
||||
- Related: #1970747
|
||||
|
||||
* Mon Jun 21 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.7
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/master
|
||||
(https://github.com/containers/buildah/commit/5181b9c)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (master-5181b9c.tar.gz) = 06b036ed92a39e2366524c691416d908b177310d919cbe9104a6ef94093d26ac3c034c0308d6650f64ee9707fea56c31b91ed4bd817a81337a65d8eb30dbea6b
|
||||
SHA512 (master-802a904.tar.gz) = 4110cb2271c9a2c3b509cb1be977abaf2a439ff7cd5c0535bf653648dee5804062b2f16f8304229e0ab5e406a147d31236c32b634cd1885261293b8fca3172c7
|
||||
|
Loading…
Reference in New Issue
Block a user