buildah-1.30.0-1.el8
- update to https://github.com/containers/buildah/releases/tag/v1.30.0 - Related: #2176055 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
e49607f9d0
commit
01bd023f1f
12
buildah.spec
12
buildah.spec
@ -11,14 +11,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%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 f01e5f9500c899c23891a1c595a5bfb222c96fdc
|
%global commit0 04965f1198104afafd22197a479bd15c9b43148e
|
||||||
%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.30.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?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,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 06 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.30.0-1
|
||||||
|
- update to https://github.com/containers/buildah/releases/tag/v1.30.0
|
||||||
|
- Related: #2176055
|
||||||
|
|
||||||
* Fri May 12 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.1-4
|
* 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
|
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29
|
||||||
(https://github.com/containers/buildah/commit/f01e5f9)
|
(https://github.com/containers/buildah/commit/f01e5f9)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (release-1.29-f01e5f9.tar.gz) = 18d6223ff5c6de3a4e49d1ffac84427db95470ec08be8fa3844e9ec3302ccebc7e6afdb40f9ce335fc5219788a6c1238fe457e4d9e40ab351257137cc18c8e79
|
SHA512 (buildah-1.30.0-04965f1.tar.gz) = 865afba79453de3ed238c906e02fe17f03ae16edc99eecf2cbf5daa4b096fe05e63b24ec7c93cdb57820093bf2163887c78b272a880b74f7f5e74412526d3d5d
|
||||||
|
Loading…
Reference in New Issue
Block a user