buildah-1.24.0-0.3.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/4c287d1) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
2bbf9dbd8d
commit
a6311cfa29
@ -15,12 +15,12 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
%global branch main
|
||||
%global commit0 753716a1f7775146ee63abf1ce40bf8e4413bf84
|
||||
%global commit0 4c287d162dcfa50eb2f18aab39de1adc2f349553
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.24.0
|
||||
Release: 0.2%{?dist}
|
||||
Release: 0.3%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -130,6 +130,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Sep 21 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.3
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/4c287d1)
|
||||
- Related: #2000051
|
||||
|
||||
* Fri Sep 17 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.2
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/753716a)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-753716a.tar.gz) = 96bea1a216b733a2fd4f499fffe382ec230e0adcd051f9b137119da55d3c928341fbd636370800c5604e0fc03258c40bb756c52ab39215df3d0725efed9637d1
|
||||
SHA512 (main-4c287d1.tar.gz) = 664d7a0937929b7202c940a783bfc4deb758a64cbe5043e97d3394d7b7274f5f23ed4940249b21aa6f15064d6f6de46594c4f17283efc9c6d2cb0d4050b71d49
|
||||
|
Loading…
Reference in New Issue
Block a user