buildah-1.29.0-1.el9
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29.0 (https://github.com/containers/buildah/commit/94b723c) - Related: #2124478 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
bf515366a6
commit
594d3f16b6
11
buildah.spec
11
buildah.spec
@ -8,14 +8,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 078a7ff78e6df26d246d3018a119d39dbb516087
|
||||
%global branch release-1.29.0
|
||||
%global commit0 94b723cb5b70948efd282bd62ef07e8c7c04fdaf
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Epoch: 1
|
||||
Name: buildah
|
||||
Version: 1.29.0
|
||||
Release: 0.4%{?dist}
|
||||
Release: 1%{?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
|
||||
* Fri Jan 27 2023 Jindrich Novy <jnovy@redhat.com> - 1:1.29.0-1
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/release-1.29.0
|
||||
(https://github.com/containers/buildah/commit/94b723c)
|
||||
- Related: #2124478
|
||||
|
||||
* 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)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-078a7ff.tar.gz) = 0e483fe2b706ef16f844f13f9265d88d293c46409797d42b9c47c247b69026ecf34b9e74bcc477fca6ff6c075eeaf3c43cce8483d61cf5bf2f388059667ab47d
|
||||
SHA512 (release-1.29.0-94b723c.tar.gz) = 6d4dad3d743b7032e49cdd983b3420a53b865632081ae35198f1dba61b820c2ef78b7089fc37447a0679dc17cf1d4131cd7addc76d0699a26707f4813de6eee0
|
||||
|
Loading…
Reference in New Issue
Block a user