buildah-1.32.1-1.el8
- update to https://github.com/containers/buildah/releases/tag/v1.32.1 - Related: Jira:RHEL-2110 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
c3c9180a13
commit
8dbed184d5
@ -12,12 +12,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
#%%global branch main
|
||||
%global commit0 2326d4929f2bd2494a26b8b42eef5f5c6029dfda
|
||||
%global commit0 bfd436d159059b45d770a0fc62386c9e0b9bdbb1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.32.0
|
||||
Version: 1.32.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
|
||||
* Mon Oct 30 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.32.1-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.32.1
|
||||
- Related: Jira:RHEL-2110
|
||||
|
||||
* Fri Sep 15 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.32.0-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.32.0
|
||||
- Related: Jira:RHEL-2110
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.32.0-2326d49.tar.gz) = 3463527311228394f7a5a5b1cab24c8e3899187ceed95a2d518a0dd6ce1e1938c2c801d7f41ebbdbdcff0cc3d8d42adb6eb51ee74fceb82036dcc115afe0471d
|
||||
SHA512 (buildah-1.32.1-bfd436d.tar.gz) = 692138f60bcd0d1554a3af8cd6d3d31dc4728f10b84e9dcd2cbadfef897a2673aa572fc93935913dda6461023d9b9dfe10f0017176f056b58265c3b3463bd5e9
|
||||
|
Loading…
Reference in New Issue
Block a user