diff --git a/.gitignore b/.gitignore index 2ba3c73..aaaa333 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /5f631c850c9d48957dda84da5bf2459568b60660.tar.gz /9d724aa10312b860f32a82ffb3606ff74f2214fe.tar.gz /8a66e2950de23da470122980a5649f14d0f294a7.tar.gz +/09ac4796ba8b9a913d440aa3d712115bdbaa85db.tar.gz diff --git a/atomic.spec b/atomic.spec index 2b3a0d5..0a1a1bb 100644 --- a/atomic.spec +++ b/atomic.spec @@ -13,12 +13,12 @@ %global pylint python3-pylint %endif -%global commit 8a66e2950de23da470122980a5649f14d0f294a7 +%global commit 09ac4796ba8b9a913d440aa3d712115bdbaa85db %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: atomic Version: 1.6 -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 @@ -50,6 +50,7 @@ Requires: polkit Requires: setup # https://github.com/projectatomic/atomic/pull/180 Requires: %{pypkg}-setuptools +Requires: %{pypkg}-dbus Requires: %{pypkg}-requests >= 2.4.3 Requires: %{pypkg}-docker-py Requires: %{pypkg}-websocket-client >= 0.11.0 @@ -100,8 +101,12 @@ make PYTHON=%{__python} install-only DESTDIR=%{buildroot} %changelog +* Wed Nov 11 2015 Lokesh Mandvekar - 1.6-5.git09ac479 +- Resolves: rhbz#1278499 - python(2/3)-dbus based on fedora version +- python(2/3)-dbus at build and runtime +- built atomic commit#09ac479 + * Wed Nov 11 2015 Robert Kuska - 1.6-4.git8a66e29 -- Resolves: rhbz#1278499 - python(3)-dbus based on fedora version - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Tue Nov 10 2015 Lokesh Mandvekar - 1.6-3.git8a66e29 diff --git a/sources b/sources index 5940f69..76b5c6c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd9585f0245819080034ebbe2fffbec6 8a66e2950de23da470122980a5649f14d0f294a7.tar.gz +1126f399e0e2bdbaf55427110fb236e8 09ac4796ba8b9a913d440aa3d712115bdbaa85db.tar.gz