crun-0.19.1-1
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
4fa0fa9b91
commit
36e4c1d08b
1
.gitignore
vendored
1
.gitignore
vendored
@ -28,3 +28,4 @@ crun-0.1.1.tar.gz
|
||||
/3e7fa1db14a3c4ad0605f1cb2851ec134f4ccc07.patch
|
||||
/f642968ec5ae05b33f2545da6edf135c338b34d1.patch
|
||||
/crun-0.19.tar.gz
|
||||
/crun-0.19.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
Summary: OCI runtime written in C
|
||||
Name: crun
|
||||
Version: 0.19
|
||||
Release: 2%{?dist}
|
||||
Version: 0.19.1
|
||||
Release: 1%{?dist}
|
||||
URL: https://github.com/containers/crun
|
||||
Source0: %{url}/releases/download/%{version}/%{name}-%{version}.tar.gz
|
||||
License: GPLv2+
|
||||
@ -49,6 +49,9 @@ rm -rf $RPM_BUILD_ROOT/usr/lib*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 22 2021 Giuseppe Scrivano <gscrivan@redhat.com> - 0.19.1-1
|
||||
- built version 0.19.1
|
||||
|
||||
* Tue Apr 13 2021 Lokesh Mandvekar <lsm5@fedoraproject.org> - 0.19-2
|
||||
- unversioned Provides: oci-runtime
|
||||
- runc package will also provide an unversioned Provides: oci-runtime.
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (crun-0.19.tar.gz) = a23230307cba6c1348e4bb6fed3553f94409c2a667b38198b896955fa0dcb9c2d890c1b85bd240f5f9806f6dd3595c06333f8c672244776c07e25b7f633084a7
|
||||
SHA512 (crun-0.19.1.tar.gz) = f93f79d1d63d6749bcf92d48542d9555f3ad47657c959c7c06701861d7a5a4171969f00f6dff3878286970a48aba3314c25e35c005463e606533b0ff7843d994
|
||||
|
Loading…
Reference in New Issue
Block a user