buildah-1.33.8-1.el8
- update to the latest content of https://github.com/containers/buildah/tree/release-1.33 (https://github.com/containers/buildah/commit/b65a814) - Resolves: RHEL-40850 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
9d11025cc5
commit
2d27252713
11
buildah.spec
11
buildah.spec
@ -12,13 +12,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch release-1.33
|
||||
%global commit0 997beeaede74b69f92bb46334773f705fa2a2b34
|
||||
%global commit0 b65a814e9086ee46979aa72ac68a2fdae7b23663
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: buildah
|
||||
Version: 1.33.7
|
||||
Release: 2%{?dist}
|
||||
Version: 1.33.8
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -136,6 +136,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jun 13 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.33.8-1
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.33
|
||||
(https://github.com/containers/buildah/commit/b65a814)
|
||||
- Resolves: RHEL-40850
|
||||
|
||||
* Fri Apr 26 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.33.7-2
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.33
|
||||
(https://github.com/containers/buildah/commit/997beea)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.33-997beea.tar.gz) = c675c25bf2c56267dd15fe4dbef1e6b239f528a8f7ebcaff383e396611719018d30ae742d8c98e17442126453c973ced68cca71a47b2afecd9b429b8714b387d
|
||||
SHA512 (release-1.33-b65a814.tar.gz) = e91485074dbbcebeac21362dff301dceb454e1314692b487e7b90675bfaf8cbcdb2f738a0a4cd8ddd2aac71c0f0253c9ef5d79739273ed4b2a6a3329f0513813
|
||||
|
Loading…
Reference in New Issue
Block a user