rpms/python-pgsql/EL-4 .cvsignore, 1.2, 1.3 python-pgsql.spec, 1.1, 1.2 sources, 1.2, 1.3

Konstantin Ryabitsev (icon) fedora-extras-commits at redhat.com
Tue Jul 1 01:02:50 UTC 2008


Author: icon

Update of /cvs/pkgs/rpms/python-pgsql/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8321/EL-4

Modified Files:
	.cvsignore python-pgsql.spec sources 
Log Message:
Upstream 0.9.7.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-pgsql/EL-4/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	10 Jun 2007 13:20:48 -0000	1.2
+++ .cvsignore	1 Jul 2008 01:01:30 -0000	1.3
@@ -1 +1 @@
-python-pgsql-0.9.5.tar.gz
+python-pgsql-0.9.7.tar.gz


Index: python-pgsql.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-pgsql/EL-4/python-pgsql.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-pgsql.spec	10 Jun 2007 13:20:48 -0000	1.1
+++ python-pgsql.spec	1 Jul 2008 01:01:30 -0000	1.2
@@ -1,14 +1,14 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           python-pgsql
-Version:        0.9.5
-Release:        2%{?dist}
+Version:        0.9.7
+Release:        1%{?dist}
 Summary:        Enhanced python interface to PostgreSQL
 
 Group:          Development/Languages
-License:        Python Software Foundation License
-URL:            http://people.rpath.com/~gafton/pgsql
-Source0:        http://people.rpath.com/~gafton/pgsql/python-pgsql-%{version}.tar.gz
+License:        Python
+URL:            http://pypi.python.org/pypi/python-pgsql/
+Source0:        http://pypi.python.org/packages/source/p/python-pgsql/python-pgsql-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  python-devel, postgresql-devel
@@ -53,6 +53,17 @@
 
 
 %changelog
+* Mon Jun 30 2008 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.9.7-1
+- Upstream 0.9.7
+- Adjust URL and Source to the PyPi location
+
+* Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 0.9.6-2
+- Autorebuild for GCC 4.3
+
+* Fri Aug 17 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.9.6-1
+- Upstream 0.9.6
+- Appease license naming gods
+
 * Thu Jun 07 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 0.9.5-2
 - Set license according to what rpmlint wants
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-pgsql/EL-4/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	10 Jun 2007 13:20:48 -0000	1.2
+++ sources	1 Jul 2008 01:01:30 -0000	1.3
@@ -1 +1 @@
-8c56355c93c88efacaba94119283175e  python-pgsql-0.9.5.tar.gz
+c40ab161f702da631e5fb294f957ff9d  python-pgsql-0.9.7.tar.gz




More information about the fedora-extras-commits mailing list