buildah-1.31.3-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.31.3 - Related: #2176063 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
9f387521d7
commit
a4311582bb
@ -9,12 +9,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
|
|
||||||
%global import_path github.com/containers/buildah
|
%global import_path github.com/containers/buildah
|
||||||
#%%global branch main
|
#%%global branch main
|
||||||
%global commit0 d4d1d75130b56ff8f2fba7fb375f62000a105126
|
%global commit0 3ae75d4a4a72228e2eb2f90b29441728bc8af87e
|
||||||
%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.31.2
|
Version: 1.31.3
|
||||||
Release: 1%{?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
|
||||||
@ -134,6 +134,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 25 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.31.3-1
|
||||||
|
- update to https://github.com/containers/buildah/releases/tag/v1.31.3
|
||||||
|
- Related: #2176063
|
||||||
|
|
||||||
* Fri Aug 11 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.31.2-1
|
* Fri Aug 11 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.31.2-1
|
||||||
- update to https://github.com/containers/buildah/releases/tag/v1.31.2
|
- update to https://github.com/containers/buildah/releases/tag/v1.31.2
|
||||||
- Related: #2176063
|
- Related: #2176063
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (buildah-1.31.2-d4d1d75.tar.gz) = 2d5017a72911f8112399a9a1f6543c3ab46c27f02f25940ce99765e1a942e7d12fe272a537238dddf32c9201549702203738904b85242889ad68d4b8bb3da144
|
SHA512 (buildah-1.31.3-3ae75d4.tar.gz) = a1575d71ce941ecafd11489b26b7ff2185674d38da6b498b3779e1a1c8f0a68a1948cefbedefa6b3554aa40defecaf654d8be04fbc88c1ec8b8717bba6cf997d
|
||||||
|
Loading…
Reference in New Issue
Block a user