crun-0.21-1.el9
- update to https://github.com/containers/crun/releases/tag/0.21 - Related: #1970747 Signed-off-by: Jindrich Novy <jnovy@redhat.com>
This commit is contained in:
parent
5fbef57d3f
commit
9375ce4c59
@ -1,7 +1,7 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 0.20.1
|
||||
Release: 4%{?dist}
|
||||
Version: 0.21
|
||||
Release: 1%{?dist}
|
||||
Source0: https://github.com/containers/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
URL: https://github.com/containers/crun
|
||||
@ -47,6 +47,10 @@ rm -rf %{buildroot}%{_prefix}/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 27 2021 Jindrich Novy <jnovy@redhat.com> - 0.21-1
|
||||
- update to https://github.com/containers/crun/releases/tag/0.21
|
||||
- Related: #1970747
|
||||
|
||||
* Tue Jun 22 2021 Lokesh Mandvekar <lsm5@redhat.com> - 0.20.1-4
|
||||
- Resolves: #1974951 - Versionless oci-runtime
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-0.20.1.tar.gz) = e4088781f71a58b3622f2e7e0d02fcdc8d3a006cb1602a2b43172253e55efaa097bd0be3587665fd140cee1d7f4dfd564f418f8c9ed93e2168e778c1bf6fc73f
|
||||
SHA512 (crun-0.21.tar.gz) = d27f9db6d776a0bbe23c8c4c259e73b722191783873a4c69030a8c4f59789680a0922cc589a00b9b38aa64da96581ddb993d9c76027d21be3fafd21bef433517
|
||||
|
Loading…
Reference in New Issue
Block a user