buildah-1.24.0-0.40.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/0bd4dd1) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
e47a559275
commit
3ab339ddc7
@ -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 c5ef5c0e57ec8dc24a623b71bd73ef8577b04968
|
||||
%global commit0 0bd4dd1a7c8796b2e1f2b192f997643f1568bd99
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.39%{?dist}
|
||||
Release: 0.40%{?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
|
||||
* 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)
|
||||
- Related: #2000051
|
||||
|
||||
* Tue Dec 21 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.39
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/c5ef5c0)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-c5ef5c0.tar.gz) = 3514f312b0b286c4fb185aa6a4b9e74b4c2d76d61c4038a0d2a99a60eea88587307650cc53b6e9d1dce9a5f3ee68b0122d042c1a7a3cd0984f42ebd5939db57c
|
||||
SHA512 (main-0bd4dd1.tar.gz) = bdee2caa2dd0d6b14e2a77a2a53c22f40e690efb88c4d2287127f324a444e520339977e1aaf4080d584600937df4a8db8ef588364a0700e73c3efcd0faf4017e
|
||||
|
Loading…
Reference in New Issue
Block a user