buildah-1.33.6-1.el8
- update to the latest content of https://github.com/containers/buildah/tree/release-1.33 (https://github.com/containers/buildah/commit/f843563) - Related: Jira:RHEL-2110 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
f1515aca7a
commit
2111bc8656
@ -12,12 +12,12 @@ 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 70b792d5682d4e39e02d185310af2898287c9047
|
||||
%global commit0 f843563df89a838b97450b3ceb777a5fab75569c
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: buildah
|
||||
Version: 1.33.5
|
||||
Version: 1.33.6
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -135,6 +135,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Feb 19 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.33.6-1
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.33
|
||||
(https://github.com/containers/buildah/commit/f843563)
|
||||
- Related: Jira:RHEL-2110
|
||||
|
||||
* Fri Feb 02 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.33.5-1
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.33
|
||||
(https://github.com/containers/buildah/commit/70b792d)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.33-70b792d.tar.gz) = d88caf425c3c9f063cf82382606347825cb393a49e03b68433ee411c25a11f88c11d1750e7209e4012f4ac2372982c1b922ab1541b1239edf2176990ff14cfd0
|
||||
SHA512 (release-1.33-f843563.tar.gz) = 355ff86d0dbd4379d145e4cc44ea53f52c602a3d56e54de7e261f64e1a2974b96b249ab90b66b80d0a36068f745a81760dbef7422c43c8e05a3ec34c5d4deaeb
|
||||
|
Loading…
Reference in New Issue
Block a user