diff --git a/atomic.spec b/atomic.spec index 62cd2ff..e7f86a1 100644 --- a/atomic.spec +++ b/atomic.spec @@ -16,7 +16,7 @@ Name: atomic Version: 1.11.0 -Release: 1.git%{shortcommit}%{?dist} +Release: 2.git%{shortcommit}%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ URL: https://github.com/projectatomic/atomic @@ -56,7 +56,7 @@ Requires: dbus Requires: docker Requires: polkit Requires: setup -Requires: skopeo >= 0.1.13 +Requires: skopeo >= 0.1.14-1 Requires: runc Requires: rpm-%{pypkg} # https://github.com/projectatomic/atomic/pull/180 @@ -143,6 +143,9 @@ EOF %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.%{name}.conf %changelog +* Thu Aug 11 2016 Lokesh Mandvekar - 1.11.0-2.git6ff40cb +- use skopeo >= 0.1.4-1 + * Wed Aug 10 2016 Lokesh Mandvekar - 1.11.0-1.git6ff40cb - built commit 6ff40cb - include build and runtime deps on %%pypkg-dateutil