From 37c7fc3382b3411cef66dc75f30e796599d9e80f Mon Sep 17 00:00:00 2001 From: David Malcolm Date: Wed, 20 Mar 2013 22:09:44 -0700 Subject: [PATCH] 1.3.0 --- .gitignore | 1 + python-six.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 20c5bb6..88feb26 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /six-1.0.0.tar.gz /six-1.1.0.tar.gz /six-1.2.0.tar.gz +/six-1.3.0.tar.gz diff --git a/python-six.spec b/python-six.spec index d066202..b3eed5f 100644 --- a/python-six.spec +++ b/python-six.spec @@ -9,8 +9,8 @@ %endif Name: python-six -Version: 1.2.0 -Release: 2%{?dist} +Version: 1.3.0 +Release: 1%{?dist} Summary: Python 2 and 3 compatibility utilities Group: Development/Languages @@ -101,6 +101,9 @@ popd %changelog +* Thu Mar 21 2013 David Malcolm - 1.3.0-1 +- 1.3.0 + * Thu Feb 14 2013 Fedora Release Engineering - 1.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index 49decf2..8b55ddf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2a5d1afc79912832ac78fd38e3d75d7e six-1.2.0.tar.gz +ec47fe6070a8a64c802363d2c2b1e2ee six-1.3.0.tar.gz