Update to 2.0.12.
This commit is contained in:
parent
bf3232dc01
commit
eb32e7818d
@ -1,4 +1 @@
|
|||||||
psycopg2-2.0.8.tar.gz
|
psycopg2-2.0.12.tar.gz
|
||||||
psycopg2-2.0.9.tar.gz
|
|
||||||
psycopg2-2.0.10.tar.gz
|
|
||||||
psycopg2-2.0.11.tar.gz
|
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
Summary: A PostgreSQL database adapter for Python
|
Summary: A PostgreSQL database adapter for Python
|
||||||
Name: python-psycopg2
|
Name: python-psycopg2
|
||||||
Version: 2.0.11
|
Version: 2.0.12
|
||||||
Release: 2%{?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
|
||||||
License: GPLv2+ with exceptions
|
License: GPLv2+ with exceptions
|
||||||
@ -90,6 +90,9 @@ rm -rf %{buildroot}
|
|||||||
#%{ZPsycopgDAdir}/icons/*
|
#%{ZPsycopgDAdir}/icons/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 14 2009 Devrim GUNDUZ <devrim@gunduz.org> - 2.0.12-1
|
||||||
|
- Update to 2.0.12
|
||||||
|
|
||||||
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.11-2
|
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.11-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
5
sources
5
sources
@ -1,4 +1 @@
|
|||||||
2c31827878d436b0c89e777989ff55af psycopg2-2.0.8.tar.gz
|
5c8080d0d0568479f041bb8534caf1f8 psycopg2-2.0.12.tar.gz
|
||||||
885e5bd372afafd14cfd914b000462e7 psycopg2-2.0.9.tar.gz
|
|
||||||
2dc60d0fd90ad681e1e9106edef34e97 psycopg2-2.0.10.tar.gz
|
|
||||||
eec2a45bcea75a00cbf20a15ab1b8bae psycopg2-2.0.11.tar.gz
|
|
||||||
|
Loading…
Reference in New Issue
Block a user