From 898aa0e7fc5ae031bfc99b1ab99ce42e80c7cf4b Mon Sep 17 00:00:00 2001 From: Devrim GÜNDÜZ Date: Dec 06 2006 14:26:30 +0000 Subject: Rebuilt for PostgreSQL 8.2.0 --- diff --git a/python-psycopg2.spec b/python-psycopg2.spec index 1270e06..7f36a22 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: 3%{?dist} +Release: 4%{?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-4 +- Rebuilt for PostgreSQL 8.2.0 + * Mon Sep 11 2006 - Devrim GUNDUZ 2.0.5.1-3 - Rebuilt