Update to 2.0.11
This commit is contained in:
parent
9269647982
commit
783bb1f9a8
@ -1,3 +1,4 @@
|
|||||||
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
|
psycopg2-2.0.10.tar.gz
|
||||||
|
psycopg2-2.0.11.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.10
|
Version: 2.0.11
|
||||||
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 May 19 2009 Devrim GUNDUZ <devrim@gunduz.org> - 2.0.11-1
|
||||||
|
- Update to 2.0.11
|
||||||
|
|
||||||
* Tue Apr 21 2009 Devrim GUNDUZ <devrim@gunduz.org> - 2.0.10-1
|
* Tue Apr 21 2009 Devrim GUNDUZ <devrim@gunduz.org> - 2.0.10-1
|
||||||
- Update to 2.0.10
|
- Update to 2.0.10
|
||||||
|
|
||||||
|
1
sources
1
sources
@ -1,3 +1,4 @@
|
|||||||
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
|
2dc60d0fd90ad681e1e9106edef34e97 psycopg2-2.0.10.tar.gz
|
||||||
|
eec2a45bcea75a00cbf20a15ab1b8bae psycopg2-2.0.11.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user