From 2585f3d9777d603af4fe3c0613b723ba91935136 Mon Sep 17 00:00:00 2001 From: dmalcolm Date: Jul 22 2010 00:23:02 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild --- diff --git a/PyGreSQL.spec b/PyGreSQL.spec index 76bb940..9655791 100644 --- a/PyGreSQL.spec +++ b/PyGreSQL.spec @@ -1,6 +1,6 @@ Name: PyGreSQL Version: 3.8.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A Python client library for PostgreSQL Group: Applications/Databases @@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{python_sitearch}/*.egg-info %changelog +* Wed Jul 21 2010 David Malcolm - 3.8.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild + * Tue Nov 24 2009 Tom Lane 3.8.1-2 - Fix License tag and permissions on example scripts under tutorial/, per discussion in package review request.