crun-0.20.1-2.el9
- update to https://github.com/containers/crun/releases/tag/0.20.1 - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
2a4ffbcb2f
commit
9a5afa8fd0
@ -1,9 +1,8 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 0.19
|
||||
Version: 0.20.1
|
||||
Release: 2%{?dist}
|
||||
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
Patch0: 0001-revert-tests-build-init-always-statically.patch
|
||||
License: GPLv2+
|
||||
URL: https://github.com/containers/crun
|
||||
# https://fedoraproject.org/wiki/PackagingDrafts/Go#Go_Language_Architectures
|
||||
@ -47,6 +46,10 @@ rm -rf $RPM_BUILD_ROOT/usr/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Mon Jun 14 2021 Jindrich Novy <jnovy@redhat.com> - 0.20.1-2
|
||||
- update to https://github.com/containers/crun/releases/tag/0.20.1
|
||||
- Related: #1970747
|
||||
|
||||
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 0.19-2
|
||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-0.19.tar.gz) = a23230307cba6c1348e4bb6fed3553f94409c2a667b38198b896955fa0dcb9c2d890c1b85bd240f5f9806f6dd3595c06333f8c672244776c07e25b7f633084a7
|
||||
SHA512 (crun-0.20.1.tar.gz) = e4088781f71a58b3622f2e7e0d02fcdc8d3a006cb1602a2b43172253e55efaa097bd0be3587665fd140cee1d7f4dfd564f418f8c9ed93e2168e778c1bf6fc73f
|
||||
|
Loading…
Reference in New Issue
Block a user