From 445aa2d4419299f283f81e44b48b53f997412c7f Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 05 2015 15:25:40 +0000 Subject: import atomic-1.6-6.gitca1e384.el7 --- diff --git a/SPECS/atomic.spec b/SPECS/atomic.spec index 9fcb207..b1f826a 100644 --- a/SPECS/atomic.spec +++ b/SPECS/atomic.spec @@ -18,7 +18,7 @@ Name: atomic Version: 1.6 -Release: 1.git%{shortcommit}%{?dist} +Release: 6.git%{shortcommit}%{?dist} Summary: Tool for managing ProjectAtomic systems and containers License: LGPLv2+ URL: https://github.com/projectatomic/atomic @@ -35,7 +35,7 @@ BuildRequires: %{pypkg}-dbus BuildRequires: %{pypkg}-setuptools BuildRequires: policycoreutils-%{pypkg} BuildRequires: go-md2man -BuildRequires: %{pypkg}-docker-py >= 1.4.0-117 +BuildRequires: %{pypkg}-docker-py >= 1.4.0-118 Requires: dbus Requires: docker @@ -43,7 +43,7 @@ Requires: polkit Requires: setup Requires: %{pypkg}-setuptools Requires: %{pypkg}-requests -Requires: %{pypkg}-docker-py >= 1.4.0-117 +Requires: %{pypkg}-docker-py >= 1.4.0-118 Requires: %{pypkg}-websocket-client >= 0.11.0 Requires: %{pypkg}-six >= 1.3.0 @@ -87,6 +87,22 @@ make PYTHON=%{__python} PYLINT=%{?pylint} install DESTDIR=%{buildroot} %changelog +* Wed Nov 04 2015 Lokesh Mandvekar - 1.6-6.gitca1e384 +- update python-docker-py dependency over what was shipped in 7.1.6 and 7.2.0 + +* Wed Nov 04 2015 Lokesh Mandvekar - 1.6-5.gitea18c14 +- correct bogus date annoyance + +* Wed Nov 04 2015 Lokesh Mandvekar - 1.6-4.gitea18c14 +- Resolves: rhbz#1278145 - depend on python-docker-py >= 1.4.0-118 + +* Tue Nov 03 2015 Lokesh Mandvekar - 1.6-3.gitea18c14 +- Resolves: rhbz#1272037 +- built atomic commit#ea18c14 + +* Thu Oct 29 2015 Lokesh Mandvekar - 1.6-2.git50d7fd9 +- built atomic commit#50d7fd9 + * Thu Oct 22 2015 Lokesh Mandvekar - 1.6-1.gitca1e384 - built atomic commit#ca1e384 - Resolves: rhbz#1273365