From 8ec2ab736cb67cb31437d5ff33e0de22966ba520 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 05 2015 15:23:56 +0000 Subject: import python-docker-py-1.4.0-118.el7 --- diff --git a/SPECS/python-docker-py.spec b/SPECS/python-docker-py.spec index e445799..6e9cb61 100644 --- a/SPECS/python-docker-py.spec +++ b/SPECS/python-docker-py.spec @@ -9,7 +9,7 @@ Name: python-docker-py Version: 1.4.0 -Release: 117%{?dist} +Release: 118%{?dist} Summary: An API client for docker written in Python License: ASL 2.0 URL: https://github.com/docker/docker-py @@ -40,7 +40,7 @@ Requires: python-requests Requires: python-websocket-client >= 0.11.0 Requires: python-six >= 1.3.0 -Obsoletes: docker-python <= 1.4.0-115 +Obsoletes: docker-python <= 1.4.0-115.x86_64 Provides: docker-python == %{version}-%{release} %description @@ -104,6 +104,9 @@ popd %endif # with_python3 %changelog +* Wed Nov 04 2015 Lokesh Mandvekar - 1.4.0-118 +- Resolves: rhbz#1254579 - previous docker-python was archful + * Wed Sep 23 2015 Lokesh Mandvekar - 1.4.0-117 - obsoletes docker-python