buildah-1.26.3-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.26.3 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
9fab73b96e
commit
7e2ab5decf
@ -9,12 +9,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
#%%global branch main
|
||||
%global commit0 19159983d3ecdb16df97eb4c887902363066b474
|
||||
%global commit0 ad138d8ef68efd491fdc0d08785016a75af9f737
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.26.2
|
||||
Version: 1.26.3
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -129,6 +129,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Aug 03 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.26.3-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.26.3
|
||||
- Related: #2061316
|
||||
|
||||
* Thu Jul 07 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.26.2-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.26.2
|
||||
- Related: #2061316
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.26.2-1915998.tar.gz) = 81f1b48fe58ceb317d2404959d2d4ffea8e13e5b0145fa655f0a497b1efc768317e80d1d7deafbd8b8055b5908a9120d2631b1818a75aaf39fef566c63b7a833
|
||||
SHA512 (buildah-1.26.3-ad138d8.tar.gz) = c49096618a06284a6bbc85125f2e4bd2e00acffd5a3d3b28c961ada64888b517900f2d6f7242439ee641e50fe17f4a7ad00d64d743d300af0a85f80799a5b02b
|
||||
|
Loading…
Reference in New Issue
Block a user