diff --git a/atomic.spec b/atomic.spec index 3b9a438..31608c3 100644 --- a/atomic.spec +++ b/atomic.spec @@ -14,7 +14,7 @@ Name: atomic Version: 1.8 -Release: 4.git%{shortcommit}%{?dist} +Release: 5.git%{shortcommit}%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ URL: https://github.com/projectatomic/atomic @@ -36,6 +36,7 @@ Requires: dbus Requires: docker Requires: polkit Requires: setup +Requires: skopeo Requires: rpm-%{pypkg} # https://github.com/projectatomic/atomic/pull/180 Requires: %{pypkg}-setuptools @@ -108,6 +109,9 @@ EOF %config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.%{name}.conf %changelog +* Thu Feb 25 2016 Antonio Murdaca - 1.8-5.gitcc5997a +- Require skopeo for remote image inspection + * Wed Feb 03 2016 Fedora Release Engineering - 1.8-4.gitcc5997a - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild