From abb2487055c4d694710e25bd27cca8e2f0a0b355 Mon Sep 17 00:00:00 2001 From: Giuseppe Scrivano Date: Sep 09 2019 11:49:51 +0000 Subject: crun-0.8-2 --- diff --git a/crun.spec b/crun.spec index 6f2df89..e4318ae 100644 --- a/crun.spec +++ b/crun.spec @@ -1,7 +1,7 @@ Summary: OCI runtime written in C Name: crun Version: 0.8 -Release: 1%{?dist} +Release: 2%{?dist} Source0: https://github.com/containers/crun/releases/download/%{version}/%{name}-%{version}.tar.gz License: GPLv3+ URL: https://github.com/containers/crun @@ -20,6 +20,7 @@ BuildRequires: libselinux-devel BuildRequires: python3-libmount BuildRequires: libtool BuildRequires: go-md2man +Provides: oci-runtime %description crun is a runtime for running OCI containers @@ -43,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT/usr/lib* %{_mandir}/man1/* %changelog +* Mon Sep 9 2019 Dan Walsh - 0.8-2 +- Add provides oci-runtime + * Mon Aug 19 2019 Giuseppe Scrivano - 0.8-1 - built version 0.8