From c924a78a58648f1cb196d6520993153c3224fb01 Mon Sep 17 00:00:00 2001 From: Slavek Kabrda Date: Fri, 14 Nov 2014 12:45:49 +0100 Subject: [PATCH] upgrade to 1.8.0 (rhbz#1105861) --- .gitignore | 1 + python-six.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 29ee261..64042f6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /six-1.5.2.tar.gz /six-1.6.1.tar.gz /six-1.7.3.tar.gz +/six-1.8.0.tar.gz diff --git a/python-six.spec b/python-six.spec index 44da8c4..fda3c32 100644 --- a/python-six.spec +++ b/python-six.spec @@ -9,8 +9,8 @@ %endif Name: python-six -Version: 1.7.3 -Release: 2%{?dist} +Version: 1.8.0 +Release: 1%{?dist} Summary: Python 2 and 3 compatibility utilities Group: Development/Languages @@ -98,6 +98,9 @@ popd %changelog +* Fri Nov 14 2014 Slavek Kabrda - 1.8.0-1 +- upgrade to 1.8.0 (rhbz#1105861) + * Sun Aug 3 2014 Tom Callaway - 1.7.3-2 - fix license handling diff --git a/sources b/sources index deed9ca..dc6d52a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -784c6e5541c3c4952de9c0a966a0a80b six-1.7.3.tar.gz +1626eb24cc889110c38f7e786ec69885 six-1.8.0.tar.gz