buildah-1.24.0-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.24.0 - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
c7639bff8a
commit
bb493fa71e
10
buildah.spec
10
buildah.spec
@ -14,14 +14,14 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
%endif
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch main
|
||||
%global commit0 718f2b44396b2483d882fab84ab5f330b50ba5c1
|
||||
#%%global branch main
|
||||
%global commit0 29f6b4f706dc3ec4e908ac67bc3ecd5ab1f5b513
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.52%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -131,6 +131,10 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Thu Jan 27 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.24.0
|
||||
- Related: #2000051
|
||||
|
||||
* Tue Jan 25 2022 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.52
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/718f2b4)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-718f2b4.tar.gz) = d2cad17fd43b6b45dabe3b3f092c4dbffe924182da8373182738ff53ca80b80890a1342557b53967a0a7c04aa0575d5d4924b4e8ae6a297aa6c3e130e1b14c07
|
||||
SHA512 (buildah-1.24.0-29f6b4f.tar.gz) = 729babb0b87022ccaa15621332c0574a5873c1505ae91965dfe8d87689af3fa4cc09e6ed3fa79607c6debf13898be678d3a0d15ff966a6611861ea47e2aef762
|
||||
|
Loading…
Reference in New Issue
Block a user