From 3552c5e56772462107a9b922441b7d8f09fafa37 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Thu, 22 Jul 2010 05:09:45 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- python-pycurl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pycurl.spec b/python-pycurl.spec index 3c5a86f..460c72e 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -2,7 +2,7 @@ Name: python-pycurl Version: 7.19.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A Python interface to libcurl Group: Development/Languages @@ -61,6 +61,9 @@ rm -rf %{buildroot} %{python_sitearch}/* %changelog +* Thu Jul 22 2010 David Malcolm - 7.19.0-6 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Tue Mar 2 2010 Karel Klic - 7.19.0-5 - Package COPYING2 file - Added MIT as a package license