- update to the latest content of https://github.com/containers/buildah/tree/release-1.37
(https://github.com/containers/buildah/commit/c060201) - Related: RHEL-60277 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
87cac31707
commit
16b8e0e4d4
@ -9,12 +9,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch release-1.37
|
||||
%global commit0 f31d99d24edd58c05a531b3102d904f11482f67f
|
||||
%global commit0 c0602013adc2142f017a6b973a70b33e57bd5539
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: buildah
|
||||
Version: 1.37.5
|
||||
Version:
|
||||
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
|
||||
* Wed Nov 27 2024 Jindrich Novy <jnovy@redhat.com>
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.37
|
||||
(https://github.com/containers/buildah/commit/c060201)
|
||||
- Related: RHEL-60277
|
||||
|
||||
* Mon Oct 21 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.37.5-1
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.37
|
||||
(https://github.com/containers/buildah/commit/f31d99d)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (release-1.37-f31d99d.tar.gz) = 66bb75f29bd782624ca464ec485a46c55430e0bddeec03cb799b7c04c20b811246bc58da1f427355bdceb3a6da9a19639550e322957b35a4714dfea411305281
|
||||
SHA512 (release-1.37-c060201.tar.gz) = 595b539dbc571aef72d2fbc5ef6ce7b6a082aa197a46c2dba2e022a393860b57ffaad69bf83553135dbfe9aaa7cd9f434e71ffdffb8f78ae7e3eb71bd253e5a2
|
||||
|
Loading…
Reference in New Issue
Block a user