rpms/pyodbc/devel .cvsignore, 1.2, 1.3 pyodbc.spec, 1.2, 1.3 sources, 1.2, 1.3

Ray Van Dolson rayvd at fedoraproject.org
Thu Dec 4 04:20:40 UTC 2008


Author: rayvd

Update of /cvs/pkgs/rpms/pyodbc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5670

Modified Files:
	.cvsignore pyodbc.spec sources 
Log Message:
Version 2.1.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/pyodbc/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	3 Jun 2008 22:38:24 -0000	1.2
+++ .cvsignore	4 Dec 2008 04:20:10 -0000	1.3
@@ -1 +1 @@
-pyodbc-2.0.58.zip
+pyodbc-2.1.1.zip


Index: pyodbc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pyodbc/devel/pyodbc.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyodbc.spec	29 Nov 2008 18:16:51 -0000	1.2
+++ pyodbc.spec	4 Dec 2008 04:20:10 -0000	1.3
@@ -1,13 +1,13 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Name:           pyodbc
-Version:        2.0.58
-Release:        4%{?dist}
+Version:        2.1.1
+Release:        1%{?dist}
 Summary:        Python DB API 2.0 Module for ODBC
 Group:          Development/Languages
 License:        MIT
-URL:            http://pyodbc.sourceforge.net/
-Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.zip
+URL:            http://code.google.com/p/pyodbc/
+Source0:        http://pyodbc.googlecode.com/files/%{name}-%{version}.zip
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:       python >= 2.4, unixODBC
 BuildRequires:  unixODBC-devel, python-devel >= 2.4
@@ -32,12 +32,12 @@
 
 %files
 %defattr(-,root,root,-)
-%doc README.txt
+%doc README.txt LICENSE.txt
 %{python_sitearch}/*
 
 %changelog
-* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm at gmail.com> - 2.0.58-4
-- Rebuild for Python 2.6
+* Mon Dec 03 2008 Ray Van Dolson <rayvd at fedoraproject.org> - 2.1.1-1
+- New upstream version and homepage
 
 * Mon Jun 02 2008 Ray Van Dolson <rayvd at fedoraproject.org> - 2.0.58-3
 - Removed silly python BuildRequires


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pyodbc/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	3 Jun 2008 22:38:24 -0000	1.2
+++ sources	4 Dec 2008 04:20:10 -0000	1.3
@@ -1 +1 @@
-7252737ef4748a3cac50338cf9de9b96  pyodbc-2.0.58.zip
+7cdd5e8e1f5726951d820b02e3db46f2  pyodbc-2.1.1.zip




More information about the fedora-extras-commits mailing list