buildah-1.29.0-3.el9
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29 (https://github.com/containers/buildah/commit/c822cc6) - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
64924d7e8b
commit
de7ca75ea0
@ -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 94b723cb5b70948efd282bd62ef07e8c7c04fdaf
|
||||
%global commit0 c822cc6afa2d7d49e2dbc40b354b7853c7574684
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.29.0
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?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
|
||||
* 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)
|
||||
- Related: #2124478
|
||||
|
||||
* Wed Feb 01 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-2
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
|
||||
(https://github.com/containers/buildah/commit/94b723c)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.29-94b723c.tar.gz) = 6d4dad3d743b7032e49cdd983b3420a53b865632081ae35198f1dba61b820c2ef78b7089fc37447a0679dc17cf1d4131cd7addc76d0699a26707f4813de6eee0
|
||||
SHA512 (release-1.29-c822cc6.tar.gz) = 6ddb2cef51033afe51b77d716db812b5a17bf2a9584e2ef879e0fd1c90501586b2cb952f380bdc8fafbc0021aec4e9f4bb66ca0a81d0f4e856de534acce17c2c
|
||||
|
Loading…
Reference in New Issue
Block a user