Rebuilt for python 2.5

This commit is contained in:
Devrim GÜNDÜZ 2006-12-09 19:15:21 +00:00
parent 7b34a82524
commit 3093ec4b83

View File

@ -8,7 +8,7 @@
Summary: A PostgreSQL database adapter for Python Summary: A PostgreSQL database adapter for Python
Name: python-psycopg2 Name: python-psycopg2
Version: 2.0.5.1 Version: 2.0.5.1
Release: 5%{?dist} Release: 6%{?dist}
Source0: http://initd.org/pub/software/psycopg/psycopg2-%{version}.tar.gz Source0: http://initd.org/pub/software/psycopg/psycopg2-%{version}.tar.gz
License: GPL (with Exceptions) License: GPL (with Exceptions)
Group: Applications/Databases Group: Applications/Databases
@ -84,6 +84,9 @@ rm -rf %{buildroot}
%{ZPsycopgDAdir}/icons/* %{ZPsycopgDAdir}/icons/*
%changelog %changelog
* Wed Dec 6 2006 - Devrim GUNDUZ <devrim@commandprompt.com> 2.0.5.1-6
- Rebuilt
* Wed Dec 6 2006 - Devrim GUNDUZ <devrim@commandprompt.com> 2.0.5.1-5 * Wed Dec 6 2006 - Devrim GUNDUZ <devrim@commandprompt.com> 2.0.5.1-5
- Bumped up spec version - Bumped up spec version