buildah-1.29.0-0.4.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/078a7ff) - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
943746dd2e
commit
bf515366a6
@ -9,13 +9,13 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch main
|
||||
%global commit0 4b72f055f1c9b21cd1ba6c67628410267d046907
|
||||
%global commit0 078a7ff78e6df26d246d3018a119d39dbb516087
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.29.0
|
||||
Release: 0.3%{?dist}
|
||||
Release: 0.4%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -133,6 +133,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Wed Jan 25 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-0.4
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/078a7ff)
|
||||
- Related: #2124478
|
||||
|
||||
* Tue Jan 24 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-0.3
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/4b72f05)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-4b72f05.tar.gz) = ad05637344dd3000b3d28807bb5874ab73ddba7e8e549968b15f5a32f6cd98d3ae5bfd66df8df9ab7e2aa1d9ec9a8de3d863016e10aaf107b6ed6fd4621a0948
|
||||
SHA512 (main-078a7ff.tar.gz) = 0e483fe2b706ef16f844f13f9265d88d293c46409797d42b9c47c247b69026ecf34b9e74bcc477fca6ff6c075eeaf3c43cce8483d61cf5bf2f388059667ab47d
|
||||
|
Loading…
Reference in New Issue
Block a user