buildah-1.22.0-0.4.el9
- update to the latest content of https://github.com/containers/buildah/tree/main (https://github.com/containers/buildah/commit/56ff12f) - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
5e70e1adda
commit
13ee652d66
@ -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 f517d857b638ceeecd2c5f2431d55624194270b1
|
||||
%global commit0 56ff12f09373a8f77b365d6b4cc71a4519f72e60
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
Name: buildah
|
||||
Version: 1.22.0
|
||||
Release: 0.3%{?dist}
|
||||
Release: 0.4%{?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
|
||||
* Mon Aug 02 2021 Jindrich Novy <jnovy@redhat.com> - 1.22.0-0.4
|
||||
- update to the latest content of https://github.com/containers/buildah/tree/main
|
||||
(https://github.com/containers/buildah/commit/56ff12f)
|
||||
- Related: #1970747
|
||||
|
||||
* 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)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (main-f517d85.tar.gz) = 731aa6f3f6063f89e7a56de7f8bfe7b625f4a039c071588ac8d761254a9c29270f46ce6306f2158dfb4c7ccb86c4c16e1ae365885a17ea6836cc9efbec52ada3
|
||||
SHA512 (main-56ff12f.tar.gz) = ef104af90100bc637f4f0f3e4fe9758feafefc22aaf3708ad66704c33984ec704fcf3eecc34da5004fa2dd8b5193aaf2d8316f097fe06f65a7f9e55d683c328b
|
||||
|
Loading…
Reference in New Issue
Block a user