buildah-1.28.2-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.28.2 - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
27fab4ca4e
commit
974bfc9756
10
buildah.spec
10
buildah.spec
@ -9,13 +9,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
#%%global branch main
|
||||
%global commit0 79f41e3235ecc17d711a9aa06ec769234ec95399
|
||||
%global commit0 6a35b0ab235df00088b76807d6f8e8c20c1a32e0
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.28.0
|
||||
Release: 2%{?dist}
|
||||
Version: 1.28.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -133,6 +133,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Nov 28 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.28.2-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.28.2
|
||||
- Related: #2124478
|
||||
|
||||
* Thu Nov 17 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.28.0-2
|
||||
- pull in crun by default
|
||||
- Resolves: #2142494
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.28.0-79f41e3.tar.gz) = 7db7c4e4ae725af885988056d98eff77e58dd39c3f166244c7da3276801d8df150e918fe09e3f8a8036999ac117f28849efa9b8453151c74e33fbe8e2ca43609
|
||||
SHA512 (buildah-1.28.2-6a35b0a.tar.gz) = bec30de545c80a09032e3919dc5aabf783b49043ebe8e8f63acb25dd6302f6554a4012ae28ddb6e31c8d2f9a5c446fde4a0bd2f6361a537a94923523bceb64ce
|
||||
|
Loading…
Reference in New Issue
Block a user