buildah-1.24.0-0.41.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/9591a8d) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
3ab339ddc7
commit
c4c9b963ab
@ -15,13 +15,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch main
|
||||
%global commit0 0bd4dd1a7c8796b2e1f2b192f997643f1568bd99
|
||||
%global commit0 9591a8df9256ab539845dfd9c583117a5f244a5d
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.40%{?dist}
|
||||
Release: 0.41%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -131,6 +131,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Mon Jan 03 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.41
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/9591a8d)
|
||||
- Related: #2000051
|
||||
|
||||
* Wed Dec 22 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.40
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/0bd4dd1)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-0bd4dd1.tar.gz) = bdee2caa2dd0d6b14e2a77a2a53c22f40e690efb88c4d2287127f324a444e520339977e1aaf4080d584600937df4a8db8ef588364a0700e73c3efcd0faf4017e
|
||||
SHA512 (main-9591a8d.tar.gz) = 69f58a2ab8c8f6f8f7e715a1dbc887f5607fb0978f59698ba6be4a3f445984302be90f9d47a9938adab7daf09fcefca8c7d733c66b5b4ccce42c08c1466031f6
|
||||
|
Loading…
Reference in New Issue
Block a user