buildah-1.29.1-3.el8
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29 (https://github.com/containers/buildah/commit/f07d2c9) - Resolves: #2166195 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
3c194558c6
commit
1109bc7429
@ -12,13 +12,13 @@ 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 release-1.29
|
%global branch release-1.29
|
||||||
%global commit0 7fa17a8428727eb3ecaca088bda1ebec590eeb8c
|
%global commit0 f07d2c9c09ff8fa33c045c381e2efcd47deb1d69
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Name: buildah
|
Name: buildah
|
||||||
Version: 1.29.1
|
Version: 1.29.1
|
||||||
Release: 2%{?dist}
|
Release: 3%{?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
|
||||||
@ -135,6 +135,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 03 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.1-3
|
||||||
|
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
|
||||||
|
(https://github.com/containers/buildah/commit/f07d2c9)
|
||||||
|
- Resolves: #2166195
|
||||||
|
|
||||||
* Wed Mar 08 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.1-2
|
* Wed Mar 08 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.1-2
|
||||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
|
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
|
||||||
(https://github.com/containers/buildah/commit/7fa17a8)
|
(https://github.com/containers/buildah/commit/7fa17a8)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (release-1.29-7fa17a8.tar.gz) = fced9552999b59695ffde6188b0140eb5dd3fdd45403dd1f0e3526098229fb0a9695fdc33f7b0d9459b473d58604e9c59ca5b460f5b04bca02f3e2cc361dcd23
|
SHA512 (release-1.29-f07d2c9.tar.gz) = cb78e1f69cd70c5568e62b66ee9960b978c8c0bbcdad31954ea0694845fc71ade2b133e78905740032803b75e00c5fac7f50e7b58aca6fb5658663a46025d3c9
|
||||||
|
Loading…
Reference in New Issue
Block a user