buildah-1.32.0-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.32.0 - Related: Jira:RHEL-2112 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
a4311582bb
commit
2ea44a5989
@ -9,12 +9,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
#%%global branch main
|
||||
%global commit0 3ae75d4a4a72228e2eb2f90b29441728bc8af87e
|
||||
%global commit0 2326d4929f2bd2494a26b8b42eef5f5c6029dfda
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.31.3
|
||||
Version: 1.32.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -134,6 +134,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Sep 19 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-2112
|
||||
|
||||
* 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
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.31.3-3ae75d4.tar.gz) = a1575d71ce941ecafd11489b26b7ff2185674d38da6b498b3779e1a1c8f0a68a1948cefbedefa6b3554aa40defecaf654d8be04fbc88c1ec8b8717bba6cf997d
|
||||
SHA512 (buildah-1.32.0-2326d49.tar.gz) = 3463527311228394f7a5a5b1cab24c8e3899187ceed95a2d518a0dd6ce1e1938c2c801d7f41ebbdbdcff0cc3d8d42adb6eb51ee74fceb82036dcc115afe0471d
|
||||
|
Loading…
Reference in New Issue
Block a user