buildah-1.26.1-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.26.1 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
af56ba256d
commit
3bb54dd198
@ -15,12 +15,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
#%%global branch main
|
||||
%global commit0 fcf94e3982b87702e91df4699ce535c2b548f6a4
|
||||
%global commit0 6e2ec2eb0f2d6c7ac1abdfe7e6a81e2595ca4c2e
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.25.1
|
||||
Version: 1.26.1
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -131,6 +131,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu May 05 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.26.1-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.26.1
|
||||
- Related: #2061316
|
||||
|
||||
* Thu Mar 31 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.25.1-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.25.1
|
||||
- Related: #2061316
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.25.1-fcf94e3.tar.gz) = e796190790e2ed62a7c979cb889fc9687f9d1f2a314ec5685907527956ab4252e4468ce474945998a1bc8784249464e0cf40331249defe9b696b6707cd3c9312
|
||||
SHA512 (buildah-1.26.1-6e2ec2e.tar.gz) = c1ea6c70cb90f035179876913bdbb954167850db513064994275b4f97b7421755ab739445f3c2f724818a498e9cc022c1ce05c2ea94265d57c12b45cd251e6af
|
||||
|
Loading…
Reference in New Issue
Block a user