buildah-1.37.1-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.37.1 - Related: RHEL-27608 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
00ab8f8f61
commit
0bbc09edf5
@ -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.33
|
||||
%global commit0 f9de1bbd1f80288f541fe59cfffc5849469408e1
|
||||
%global commit0 67cc51e90efae84919a60ca5140f7dccd2ea2959
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 2
|
||||
Name: buildah
|
||||
Version: 1.37.0
|
||||
Version: 1.37.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
|
||||
* Thu Aug 15 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.37.1-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.37.1
|
||||
- Related: RHEL-27608
|
||||
|
||||
* Mon Jul 29 2024 Jindrich Novy <jnovy@redhat.com> - 2:1.37.0-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.37.0
|
||||
- Resolves: RHEL-47164 RHEL-40808
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.37.0-f9de1bb.tar.gz) = 670fe2769cf08c447fb0fe736a335bb6d0353e3d606d4cfc0b4cb2f8ec5d77c99f75795ad906d37d6815cd6c35c1a6acf3d461fc2dc0f019e56cc68ac76ee6c9
|
||||
SHA512 (buildah-1.37.1-67cc51e.tar.gz) = a58ce04728602719043ca13f2ea19e684f77aed6f45263d6d4810437918c6c1025ed483303a3e9d7d02a4be8dea11b9646778ca2ad2122cff4fe4d38df162768
|
||||
|
Loading…
Reference in New Issue
Block a user