diff --git a/.gitignore b/.gitignore index f846a40..8b66a81 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /fea1b998de5d96924c633b354ceaaa1aa66a313d.tar.gz /52d695cadae01ecbc6ba2755ad1fdfecc3a8e252.tar.gz /5f631c850c9d48957dda84da5bf2459568b60660.tar.gz +/9d724aa10312b860f32a82ffb3606ff74f2214fe.tar.gz diff --git a/atomic.spec b/atomic.spec index 482f3b2..97d888e 100644 --- a/atomic.spec +++ b/atomic.spec @@ -13,11 +13,11 @@ %global pylint python3-pylint %endif -%global commit 5f631c850c9d48957dda84da5bf2459568b60660 +%global commit 9d724aa10312b860f32a82ffb3606ff74f2214fe %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: atomic -Version: 1.1 +Version: 1.4 Release: 1.git%{shortcommit}%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ @@ -29,7 +29,7 @@ BuildRequires: %{pypkg}-devel %if 0%{?fedora} BuildRequires: %{pylint} %endif -BuildRequires: %{pypkg}-requests +BuildRequires: %{pypkg}-requests >= 2.4.3 BuildRequires: %{pypkg}-setuptools BuildRequires: %{pypkg}-tools BuildRequires: policycoreutils-%{pypkg} @@ -40,7 +40,7 @@ Requires: dbus Requires: docker Requires: polkit Requires: setup -Requires: %{pypkg}-requests +Requires: %{pypkg}-requests >= 2.4.3 Requires: %{pypkg}-docker-py Requires: %{pypkg}-websocket-client >= 0.11.0 Requires: %{pypkg}-six >= 1.3.0 @@ -85,6 +85,11 @@ make PYTHON=%{__python} PYLINT=%{?pylint} install DESTDIR=%{buildroot} %changelog +* Mon Sep 14 2015 Lokesh Mandvekar - 1.4-1.git9d724aa +- built master commit#9d724aa +- scan subcommand added +- br: python-requests >= 2.4.3 + * Mon Aug 03 2015 Lokesh Mandvekar - 1.1-1.git5f631c8 - bump to 1.1 - buildrequires policycoreutils-python(3) diff --git a/sources b/sources index 9633baa..8190086 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2cb083be0320d3a618fabc22e123c0aa 5f631c850c9d48957dda84da5bf2459568b60660.tar.gz +b12ceb7c92a4a4a1b3eaf14c2b265c12 9d724aa10312b860f32a82ffb3606ff74f2214fe.tar.gz