Requires: crun >= 0.10-1

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2019-10-01 15:47:00 -04:00
parent a1308670b8
commit 2af441066a

View File

@ -41,7 +41,7 @@ Epoch: 2
Version: 1.6.1
# Rawhide almost always ships unreleased builds,
# so release tag should be of the form 0.N.blahblah
Release: 0.4.dev.git%{shortcommit0}%{?dist}
Release: 0.5.dev.git%{shortcommit0}%{?dist}
Summary: Manage Pods, Containers and Container Images
License: ASL 2.0
URL: https://%{name}.io/
@ -64,7 +64,7 @@ BuildRequires: pkgconfig
BuildRequires: make
BuildRequires: systemd
BuildRequires: systemd-devel
Requires: crun >= 0.9.1-1
Requires: crun >= 0.10-1
Requires: containers-common
Requires: containernetworking-plugins >= 0.7.5-1
Requires: iptables
@ -585,6 +585,9 @@ exit 0
%endif
%changelog
* Tue Oct 01 2019 Lokesh Mandvekar <lsm5@fedoraproject.org> - 2:1.6.1-0.5.dev.git7a56963
- Requires: crun >= 0.10-1
* Tue Oct 01 2019 RH Container Bot <rhcontainerbot@fedoraproject.org> - 2:1.6.1-0.4.dev.git7a56963
- autobuilt 7a56963