From d3ac8a3306b1213b162baf61b4d29094661cd185 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sun, 26 Jul 2009 20:55:39 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- python-pycurl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pycurl.spec b/python-pycurl.spec index 2f8cadd..2b7e840 100644 --- a/python-pycurl.spec +++ b/python-pycurl.spec @@ -2,7 +2,7 @@ Name: python-pycurl Version: 7.19.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A Python interface to libcurl Group: Development/Languages @@ -61,6 +61,9 @@ rm -rf %{buildroot} %{python_sitearch}/* %changelog +* Sun Jul 26 2009 Fedora Release Engineering - 7.19.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Fri Apr 17 2009 Stepan Kasal - 7.19.0-3 - fix typo in the previous change