buildah-1.24.0-0.34.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/2711b85) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
a34040ec6f
commit
061800a9a8
@ -15,13 +15,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
|||||||
|
|
||||||
%global import_path github.com/containers/buildah
|
%global import_path github.com/containers/buildah
|
||||||
%global branch main
|
%global branch main
|
||||||
%global commit0 dc7625a8075807fca76107174a0f50e8569d718a
|
%global commit0 2711b8557cb1bc5f37496313c080e27b848c2e61
|
||||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||||
|
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Name: buildah
|
Name: buildah
|
||||||
Version: 1.24.0
|
Version: 1.24.0
|
||||||
Release: 0.33%{?dist}
|
Release: 0.34%{?dist}
|
||||||
Summary: A command line tool used for creating OCI Images
|
Summary: A command line tool used for creating OCI Images
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://%{name}.io
|
URL: https://%{name}.io
|
||||||
@ -131,6 +131,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
|||||||
%{_datadir}/%{name}/test
|
%{_datadir}/%{name}/test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 30 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.34
|
||||||
|
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||||
|
(https://github.com/containers/buildah/commit/2711b85)
|
||||||
|
- Related: #2000051
|
||||||
|
|
||||||
* Thu Nov 25 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.33
|
* Thu Nov 25 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.33
|
||||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||||
(https://github.com/containers/buildah/commit/dc7625a)
|
(https://github.com/containers/buildah/commit/dc7625a)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (main-dc7625a.tar.gz) = fbd732a222b35ae673137ad253e2e2d815b22aa3e6e45fa8baefaf6f81edf61fcf1a51e04f60dadbcfae56f962ec8b1285c934e2cf4f79c99fe9b3293f00313d
|
SHA512 (main-2711b85.tar.gz) = ada4d64525a0f9a9a09f3cb308f3286c17121ac92706e12c6bd65d582e8b74e896aefb6a26c4a86a28a0ee733a8d3e1ddc35fe35e831a33604c988815d4030a7
|
||||||
|
Loading…
Reference in New Issue
Block a user