From e2e728606d937a14ec5f6379cdada32eece0d4e8 Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Mar 03 2013 09:11:41 +0000 Subject: Update to 1.4.13. --- diff --git a/.gitignore b/.gitignore index fed3247..af0ec54 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /py-1.4.10.zip /py-1.4.11.zip /py-1.4.12.zip +/py-1.4.13.tar.gz diff --git a/python-py.spec b/python-py.spec index 8039518..fd4e643 100644 --- a/python-py.spec +++ b/python-py.spec @@ -14,14 +14,14 @@ %global pytest_version 2.3.1 Name: python-py -Version: 1.4.12 -Release: 2%{?dist} +Version: 1.4.13 +Release: 1%{?dist} Summary: Library with cross-python path, ini-parsing, io, code, log facilities Group: Development/Languages License: MIT and Public Domain # main package: MIT, except: doc/style.css: Public Domain URL: http://codespeak.net/py/dist/ -Source: http://pypi.python.org/packages/source/p/py/py-%{version}.zip +Source: http://pypi.python.org/packages/source/p/py/py-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: python-devel @@ -160,6 +160,9 @@ rm -rf %{buildroot} %changelog +* Sat Mar 2 2013 Thomas Moschny - 1.4.13-1 +- Update to 1.4.13. + * Thu Feb 14 2013 Fedora Release Engineering - 1.4.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/sources b/sources index c929fa0..d958085 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8230f8241dea2517757fab50b4f84449 py-1.4.12.zip +3857dc8309d5f284669b81184253c2bb py-1.4.13.tar.gz