buildah-1.27.0-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.27.0 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
cb8f4157f9
commit
26bb4dae95
10
buildah.spec
10
buildah.spec
@ -9,13 +9,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
#%%global branch main
|
||||
%global commit0 981f80171cbe470385cec94945f7854d37371fbd
|
||||
%global commit0 db8d5921a770e7536b34c56d062b47795b548d35
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.26.4
|
||||
Release: 2%{?dist}
|
||||
Version: 1.27.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -132,6 +132,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Aug 09 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.27.0-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.27.0
|
||||
- Related: #2061316
|
||||
|
||||
* Mon Aug 08 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.26.4-2
|
||||
- add buildah-tutorial to test subpackage
|
||||
- Related: #2061316
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.26.4-981f801.tar.gz) = 762b4e9bd46779e9fd29fb1bc09807ea7eb70c89168a8d80a7ece3a2960c41be9fade76970fbdb736e4a0294a17017ce303be36815e2476c1cca87f0b9778252
|
||||
SHA512 (buildah-1.27.0-db8d592.tar.gz) = 5f68f26c6b82217465772b626f521d16b986d1761fe65515b48a75078d2eb7f044cf244d0fc061a0621966c87df8b858e39b620ac483ab99ed2fb418979f9637
|
||||
|
Loading…
Reference in New Issue
Block a user