buildah-1.24.0-0.1.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/69b3e56) - Related: #2000051 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
5157b804b3
commit
8eba51369b
11
buildah.spec
11
buildah.spec
@ -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 8657d7ec9b82474fae1e202f437b92836ebe476a
|
||||
%global commit0 69b3e56a0abf7652fd13fca03fee176f27cb78c2
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.23.0
|
||||
Release: 0.3%{?dist}
|
||||
Version: 1.24.0
|
||||
Release: 0.1%{?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
|
||||
* Wed Sep 15 2021 Jindrich Novy <jnovy@redhat.com> - 1.24.0-0.1
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/69b3e56)
|
||||
- Related: #2000051
|
||||
|
||||
* Tue Sep 14 2021 Jindrich Novy <jnovy@redhat.com> - 1.23.0-0.3
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/8657d7e)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-8657d7e.tar.gz) = a1e9dd0777fdaab8086b78846114ce1b6b726df324c70e60dc0afcc5089b9a32a021b65a1790818c51122e09667d24ee34c43764c04e8068d0d734fbce2c884c
|
||||
SHA512 (main-69b3e56.tar.gz) = 46e6bb6b3be6c822152f4f2bc48ba525f3a2e30263e8ef72340a44c8075133e88c6451ac0d03e4ff9fa7aae49ec8ab69c0125c10b26966a6c881fdfdac1f8d86
|
||||
|
Loading…
Reference in New Issue
Block a user