buildah-1.24.0-0.33.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/dc7625a) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
c682f93b41
commit
a34040ec6f
@ -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 8b79d8b0778fff2db13eb84aacc4d31c22a56872
|
||||
%global commit0 dc7625a8075807fca76107174a0f50e8569d718a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.32%{?dist}
|
||||
Release: 0.33%{?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
|
||||
* 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
|
||||
(https://github.com/containers/buildah/commit/dc7625a)
|
||||
- Related: #2000051
|
||||
|
||||
* Wed Nov 24 2021 Jindrich Novy <jnovy@redhat.com> - 1:1.24.0-0.32
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/8b79d8b)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-8b79d8b.tar.gz) = 35d5116a47318e6ae5bb39bd24f12c18b437c2879333fd4b8543a38519b543087d68317cf9ee38a0f73c8bc5db7021f118f6b606c3a77976cc34ff369d2f3d1b
|
||||
SHA512 (main-dc7625a.tar.gz) = fbd732a222b35ae673137ad253e2e2d815b22aa3e6e45fa8baefaf6f81edf61fcf1a51e04f60dadbcfae56f962ec8b1285c934e2cf4f79c99fe9b3293f00313d
|
||||
|
Loading…
Reference in New Issue
Block a user