buildah-1.22.0-0.17.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/ecfcde2) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
785430106c
commit
5efbe2dd9d
@ -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 main
|
%global branch main
|
||||||
%global commit0 3ed5d8e35ac81a622e7a8544f9bf81d7927b6158
|
%global commit0 ecfcde24a1222a2ba1252e82d2c37e6bce6bdb72
|
||||||
%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.16%{?dist}
|
Release: 0.17%{?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
|
||||||
@ -128,6 +128,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 30 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.17
|
||||||
|
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||||
|
(https://github.com/containers/buildah/commit/ecfcde2)
|
||||||
|
- Related: #1970747
|
||||||
|
|
||||||
* Tue Jun 29 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.16
|
* Tue Jun 29 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.16
|
||||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||||
(https://github.com/containers/buildah/commit/3ed5d8e)
|
(https://github.com/containers/buildah/commit/3ed5d8e)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (main-3ed5d8e.tar.gz) = 65df87bd53f2675b337ec76e5806a9da4dc4cffa896678f1ce9ed0ea70957dd2951505c4a8623cc395be3f6e0c8b43f9612a4768d04ff1da2d05d49c5fb797e8
|
SHA512 (main-ecfcde2.tar.gz) = 6dbc5bb82e5e0ea5076a5bda42bccd16de6df0fb4270a0efdd791b621bd0df845bc72e453e163e851506a4483c8f3af63359d5f4747d8ce6217a56435481386a
|
||||||
|
Loading…
Reference in New Issue
Block a user