buildah-1.29.1-1.el9
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29 (https://github.com/containers/buildah/commit/7fa17a8) - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
de7ca75ea0
commit
00b2506560
11
buildah.spec
11
buildah.spec
@ -9,13 +9,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch release-1.29
|
||||
%global commit0 c822cc6afa2d7d49e2dbc40b354b7853c7574684
|
||||
%global commit0 7fa17a8428727eb3ecaca088bda1ebec590eeb8c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.29.0
|
||||
Release: 3%{?dist}
|
||||
Version: 1.29.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -133,6 +133,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Feb 20 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.1-1
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
|
||||
(https://github.com/containers/buildah/commit/7fa17a8)
|
||||
- Related: #2124478
|
||||
|
||||
* Fri Feb 10 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-3
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
|
||||
(https://github.com/containers/buildah/commit/c822cc6)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.29-c822cc6.tar.gz) = 6ddb2cef51033afe51b77d716db812b5a17bf2a9584e2ef879e0fd1c90501586b2cb952f380bdc8fafbc0021aec4e9f4bb66ca0a81d0f4e856de534acce17c2c
|
||||
SHA512 (release-1.29-7fa17a8.tar.gz) = fced9552999b59695ffde6188b0140eb5dd3fdd45403dd1f0e3526098229fb0a9695fdc33f7b0d9459b473d58604e9c59ca5b460f5b04bca02f3e2cc361dcd23
|
||||
|
Loading…
Reference in New Issue
Block a user