buildah-1.26.2-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.26.2 - Related: #2061316 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
86aa01d6a6
commit
9fab73b96e
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 6e2ec2eb0f2d6c7ac1abdfe7e6a81e2595ca4c2e
|
||||
%global commit0 19159983d3ecdb16df97eb4c887902363066b474
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.26.1
|
||||
Release: 4%{?dist}
|
||||
Version: 1.26.2
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -129,6 +129,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
|
||||
* Fri May 13 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.26.1-4
|
||||
- Re-enable LTO and debuginfo
|
||||
- Related: #2061316
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.26.1-6e2ec2e.tar.gz) = c1ea6c70cb90f035179876913bdbb954167850db513064994275b4f97b7421755ab739445f3c2f724818a498e9cc022c1ce05c2ea94265d57c12b45cd251e6af
|
||||
SHA512 (buildah-1.26.2-1915998.tar.gz) = 81f1b48fe58ceb317d2404959d2d4ffea8e13e5b0145fa655f0a497b1efc768317e80d1d7deafbd8b8055b5908a9120d2631b1818a75aaf39fef566c63b7a833
|
||||
|
Loading…
Reference in New Issue
Block a user