From 4bd375a837ab40bb9a42156e3c238e8748d9ac71 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 01:30:27 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- python-psycopg2.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-psycopg2.spec b/python-psycopg2.spec index e9cb7bf..007e3f8 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.6 -Release: 3%{?dist}.1 +Release: 4%{?dist}.1 Source0: http://initd.org/pub/software/psycopg/psycopg2-%{version}.tar.gz License: GPL (with Exceptions) Group: Applications/Databases @@ -87,6 +87,9 @@ rm -rf %{buildroot} #%{ZPsycopgDAdir}/icons/* %changelog +* Mon Feb 18 2008 Fedora Release Engineering - 2.0.6-4.1 +- Autorebuild for GCC 4.3 + * Mon Jan 21 2008 - Devrim GUNDUZ 2.0.6-3.1 - Rebuilt against PostgreSQL 8.3