buildah-1.22.0-0.7.el9
- update to the latest content of https://github.com/containers/buildah/tree/master (https://github.com/containers/buildah/commit/5181b9c) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
e78773aa2a
commit
72d51e0e38
@ -15,12 +15,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
|
|
||||||
%global import_path github.com/containers/buildah
|
%global import_path github.com/containers/buildah
|
||||||
%global branch master
|
%global branch master
|
||||||
%global commit0 814868e7f9c9db613f3e5bfaf53d071ce7aa44ec
|
%global commit0 5181b9cee76c51262c7e0ea174ddd4ab98790c2b
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Name: buildah
|
Name: buildah
|
||||||
Version: 1.22.0
|
Version: 1.22.0
|
||||||
Release: 0.6%{?dist}
|
Release: 0.7%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -125,6 +125,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* 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)
|
||||||
|
- Related: #1970747
|
||||||
|
|
||||||
* Fri Jun 18 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.6
|
* Fri Jun 18 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.6
|
||||||
- update to the latest content of https://github.com/containers/buildah/tree/master
|
- update to the latest content of https://github.com/containers/buildah/tree/master
|
||||||
(https://github.com/containers/buildah/commit/814868e)
|
(https://github.com/containers/buildah/commit/814868e)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (master-814868e.tar.gz) = dda7050af59951116e9318d4302d738648f3590baf9e65a2c99ba11e1a7d8becf1d26c37f212fb0e4321853ba6b67e638e679fc7e7daa15ca6e35323eca57765
|
SHA512 (master-5181b9c.tar.gz) = 06b036ed92a39e2366524c691416d908b177310d919cbe9104a6ef94093d26ac3c034c0308d6650f64ee9707fea56c31b91ed4bd817a81337a65d8eb30dbea6b
|
||||||
|
Loading…
Reference in New Issue
Block a user