buildah-1.20.0-1.el9
- update to https://github.com/containers/buildah/releases/tag/v1.20.0 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
94ca7685d5
commit
fada0fdaed
@ -15,11 +15,11 @@ go build -buildmode pie -compiler gc -tags="rpm_crashtraceback libtrust_openssl
|
||||
|
||||
%global import_path github.com/containers/buildah
|
||||
#%%global branch release-1.16
|
||||
%global commit0 d1c9523dcfb96a286c78da317fb3844ddd5b6476
|
||||
%global commit0 293e02ac068513a08c38dbe434dea73560f90c25
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.19.8
|
||||
Version: 1.20.0
|
||||
Release: 1%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
@ -122,6 +122,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Fri Mar 26 2021 Jindrich Novy <jnovy@redhat.com> - 1.20.0-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.20.0
|
||||
|
||||
* Tue Mar 09 2021 Jindrich Novy <jnovy@redhat.com> - 1.19.8-1
|
||||
- update to https://github.com/containers/buildah/releases/tag/v1.19.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (buildah-1.19.8-d1c9523.tar.gz) = af15d941fd9eff5ee320df942b4df3b5681ff04c56686f9be8dfcd6c5bd56947873409ade95c871c47a39ed4ed479f7bded28bceafc214f73ad1a47771e34ae9
|
||||
SHA512 (buildah-1.20.0-293e02a.tar.gz) = 67cc5db314a496cb2ab0a627a1d00fa343c8350ea1674f0a011ac10e1f685c413c16846c9b6a00e7acefe06828a9bcd657a252d1a90857f418d07be4ddc586ce
|
||||
|
Loading…
Reference in New Issue
Block a user