From 3093ec4b830730b317fe6ccef09b3a2a7c6109be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Devrim=20G=C3=9CND=C3=9CZ?= Date: Sat, 9 Dec 2006 19:15:21 +0000 Subject: [PATCH] Rebuilt for python 2.5 --- python-psycopg2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 0292de7..adf0a4b 100644 --- a/python-psycopg2.spec +++ b/python-psycopg2.spec @@ -8,7 +8,7 @@ Summary: A PostgreSQL database adapter for Python Name: python-psycopg2 Version: 2.0.5.1 -Release: 5%{?dist} +Release: 6%{?dist} Source0: http://initd.org/pub/software/psycopg/psycopg2-%{version}.tar.gz License: GPL (with Exceptions) Group: Applications/Databases @@ -84,6 +84,9 @@ rm -rf %{buildroot} %{ZPsycopgDAdir}/icons/* %changelog +* Wed Dec 6 2006 - Devrim GUNDUZ 2.0.5.1-6 +- Rebuilt + * Wed Dec 6 2006 - Devrim GUNDUZ 2.0.5.1-5 - Bumped up spec version