Update to 2.0.10.
This commit is contained in:
parent
df276bdd73
commit
9269647982
@ -1,2 +1,3 @@
|
|||||||
psycopg2-2.0.8.tar.gz
|
psycopg2-2.0.8.tar.gz
|
||||||
psycopg2-2.0.9.tar.gz
|
psycopg2-2.0.9.tar.gz
|
||||||
|
psycopg2-2.0.10.tar.gz
|
||||||
|
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Summary: A PostgreSQL database adapter for Python
|
Summary: A PostgreSQL database adapter for Python
|
||||||
Name: python-psycopg2
|
Name: python-psycopg2
|
||||||
Version: 2.0.9
|
Version: 2.0.10
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Source0: http://initd.org/pub/software/psycopg/psycopg2-%{version}.tar.gz
|
Source0: http://initd.org/pub/software/psycopg/psycopg2-%{version}.tar.gz
|
||||||
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
|
# The exceptions allow linking to OpenSSL and PostgreSQL's libpq
|
||||||
@ -90,6 +90,9 @@ rm -rf %{buildroot}
|
|||||||
#%{ZPsycopgDAdir}/icons/*
|
#%{ZPsycopgDAdir}/icons/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 21 2009 Devrim GUNDUZ <devrim@gunduz.org> - 2.0.10-1
|
||||||
|
- Update to 2.0.10
|
||||||
|
|
||||||
* Fri Mar 20 2009 Devrim GUNDUZ <devrim@gunduz.org> - 2.0.9-1
|
* Fri Mar 20 2009 Devrim GUNDUZ <devrim@gunduz.org> - 2.0.9-1
|
||||||
- Update to 2.0.9
|
- Update to 2.0.9
|
||||||
|
|
||||||
|
1
sources
1
sources
@ -1,2 +1,3 @@
|
|||||||
2c31827878d436b0c89e777989ff55af psycopg2-2.0.8.tar.gz
|
2c31827878d436b0c89e777989ff55af psycopg2-2.0.8.tar.gz
|
||||||
885e5bd372afafd14cfd914b000462e7 psycopg2-2.0.9.tar.gz
|
885e5bd372afafd14cfd914b000462e7 psycopg2-2.0.9.tar.gz
|
||||||
|
2dc60d0fd90ad681e1e9106edef34e97 psycopg2-2.0.10.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user