buildah-1.31.1-1.el8
- update to https://github.com/containers/buildah/releases/tag/v1.31.1 - Related: #2176055 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
b6e424ddea
commit
c33e24c029
@ -12,12 +12,12 @@ 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 d0de60bbf34d7e97d08f8652abf794c3b66e47a1
|
||||
%global commit0 a3056cacd165979743a9e72618037e7f5a11a6d5
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.31.0
|
||||
Version: 1.31.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -135,6 +135,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Jul 21 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.31.1-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.31.1
|
||||
- Related: #2176055
|
||||
|
||||
* Mon Jul 03 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.31.0-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.31.0
|
||||
- Related: #2176055
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.31.0-d0de60b.tar.gz) = eaaa67466da3fefe1e50146491831b3ca240b092a6cdfd687bd6dd751f880dfceb2f3cef020c240cd460ab25d1bd1e47b0815fe975858237616759fad68b0570
|
||||
SHA512 (buildah-1.31.1-a3056ca.tar.gz) = 805b8cf05ce1d29a3c8277d86b1557cf83306fe34c36c7c941a3c0630bba5d03357c4f520bed07421ef9ffbfb18f37b64e107fc9bb0387cde60d0ad392b3ac88
|
||||
|
Loading…
Reference in New Issue
Block a user