buildah-1.29.1-4.el8
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29 (https://github.com/containers/buildah/commit/f01e5f9) - Related: #2176055 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
1109bc7429
commit
e49607f9d0
@ -12,13 +12,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 f07d2c9c09ff8fa33c045c381e2efcd47deb1d69
|
||||
%global commit0 f01e5f9500c899c23891a1c595a5bfb222c96fdc
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.29.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -135,6 +135,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri May 12 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.1-4
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
|
||||
(https://github.com/containers/buildah/commit/f01e5f9)
|
||||
- Related: #2176055
|
||||
|
||||
* 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)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.29-f07d2c9.tar.gz) = cb78e1f69cd70c5568e62b66ee9960b978c8c0bbcdad31954ea0694845fc71ade2b133e78905740032803b75e00c5fac7f50e7b58aca6fb5658663a46025d3c9
|
||||
SHA512 (release-1.29-f01e5f9.tar.gz) = 18d6223ff5c6de3a4e49d1ffac84427db95470ec08be8fa3844e9ec3302ccebc7e6afdb40f9ce335fc5219788a6c1238fe457e4d9e40ab351257137cc18c8e79
|
||||
|
Loading…
Reference in New Issue
Block a user