buildah-1.22.0-0.3.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/f517d85) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
e0fc8e113d
commit
5e70e1adda
@ -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 42dbc976287676a7a188a3e60a715c49e62bc036
|
||||
%global commit0 f517d857b638ceeecd2c5f2431d55624194270b1
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.22.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
|
||||
* Thu Jul 29 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.3
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/f517d85)
|
||||
- Related: #1970747
|
||||
|
||||
* Wed Jul 28 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.2
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/42dbc97)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-42dbc97.tar.gz) = 20e551068d820c3a0424243e863f53f6a5ad81daec319547edbbf11bea7ad6e35617aee4ec4e633c1c37218e41f222e0b8d200762ab119a91eaf55af46f2339c
|
||||
SHA512 (main-f517d85.tar.gz) = 731aa6f3f6063f89e7a56de7f8bfe7b625f4a039c071588ac8d761254a9c29270f46ce6306f2158dfb4c7ccb86c4c16e1ae365885a17ea6836cc9efbec52ada3
|
||||
|
Loading…
Reference in New Issue
Block a user