diff --git a/atomic.spec b/atomic.spec index 675fcb9..faabeea 100644 --- a/atomic.spec +++ b/atomic.spec @@ -5,7 +5,7 @@ Name: atomic Version: 0 -Release: 0.5.git%{shortcommit}%{?dist} +Release: 0.6.git%{shortcommit}%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ URL: https://github.com/projectatomic/atomic @@ -20,6 +20,7 @@ BuildRequires: go-md2man BuildRequires: docker Requires: docker Requires: python-requests +Requires: python-docker-py Requires: python-websocket-client >= 0.11.0 Requires: python-six >= 1.3.0 @@ -55,6 +56,9 @@ make install DESTDIR=%{buildroot} %{_mandir}/man1/%{name}* %changelog +* Tue Feb 24 2015 Lokesh Mandvekar - 0-0.6.gita7ff4cb +- runtime requirement: python-docker-py + * Tue Feb 24 2015 Lokesh Mandvekar - 0-0.5.gita7ff4cb - build commit#a7ff4cb