diff --git a/.gitignore b/.gitignore index 06b6312..29ee261 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /six-1.4.1.tar.gz /six-1.5.2.tar.gz /six-1.6.1.tar.gz +/six-1.7.3.tar.gz diff --git a/python-six.spec b/python-six.spec index 8a2e869..e81d10c 100644 --- a/python-six.spec +++ b/python-six.spec @@ -9,8 +9,8 @@ %endif Name: python-six -Version: 1.6.1 -Release: 3%{?dist} +Version: 1.7.3 +Release: 1%{?dist} Summary: Python 2 and 3 compatibility utilities Group: Development/Languages @@ -94,6 +94,9 @@ popd %changelog +* Thu Jul 31 2014 Pádraig Brady - 1.7.3-1 +- Latest upstream + * Sat Jun 07 2014 Fedora Release Engineering - 1.6.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild diff --git a/sources b/sources index de4174e..deed9ca 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -07d606ac08595d795bf926cc9985674f six-1.6.1.tar.gz +784c6e5541c3c4952de9c0a966a0a80b six-1.7.3.tar.gz