diff --git a/podman.spec b/podman.spec index 44e9f7f..b4f36b5 100644 --- a/podman.spec +++ b/podman.spec @@ -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 - 2:1.6.1-0.5.dev.git7a56963 +- Requires: crun >= 0.10-1 + * Tue Oct 01 2019 RH Container Bot - 2:1.6.1-0.4.dev.git7a56963 - autobuilt 7a56963