Rebuild for Python 2.6

This commit is contained in:
Ignacio Vazquez-Abrams 2008-12-04 18:03:51 +00:00
parent 207aafe64b
commit 597b6ddd10

View File

@ -2,7 +2,7 @@
Name: pyodbc
Version: 2.1.1
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Python DB API 2.0 Module for ODBC
Group: Development/Languages
License: MIT
@ -36,6 +36,9 @@ decimal.
%{python_sitearch}/*
%changelog
* Thu Dec 04 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.1.1-2
- Rebuild for Python 2.6
* Mon Dec 03 2008 Ray Van Dolson <rayvd@fedoraproject.org> - 2.1.1-1
- New upstream version and homepage