buildah-1.22.0-0.16.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/3ed5d8e) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
7f6e8e3708
commit
785430106c
@ -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 c7d828ffa169ab356c288b66889ae23b13af0153
|
||||
%global commit0 3ed5d8e35ac81a622e7a8544f9bf81d7927b6158
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.22.0
|
||||
Release: 0.15%{?dist}
|
||||
Release: 0.16%{?dist}
|
||||
Summary: A command line tool used for creating OCI Images
|
||||
License: ASL 2.0
|
||||
URL: https://%{name}.io
|
||||
@ -128,6 +128,11 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} -C docs install
|
||||
%{_datadir}/%{name}/test
|
||||
|
||||
%changelog
|
||||
* Tue Jun 29 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.16
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/3ed5d8e)
|
||||
- Related: #1970747
|
||||
|
||||
* Mon Jun 28 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.15
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/c7d828f)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-c7d828f.tar.gz) = bcd5b8f2bdec0092d4ca4ac05ee13cd01c0e3f38bc204bfe62b5a953bdd924b9a00ccb9dc8bc5b6cbf5eee248e729e5155cd891b25779fd5a50a4d77aee20a41
|
||||
SHA512 (main-3ed5d8e.tar.gz) = 65df87bd53f2675b337ec76e5806a9da4dc4cffa896678f1ce9ed0ea70957dd2951505c4a8623cc395be3f6e0c8b43f9612a4768d04ff1da2d05d49c5fb797e8
|
||||
|
Loading…
Reference in New Issue
Block a user