This commit is contained in:
Jesse Keating 2009-02-26 20:15:53 +00:00
parent c2da542823
commit 13a84dc8d0

View File

@ -2,7 +2,7 @@
Name: pyodbc
Version: 2.1.4
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Python DB API 2.0 Module for ODBC
Group: Development/Languages
License: MIT
@ -38,6 +38,9 @@ decimal.
%{python_sitearch}/*
%changelog
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.1.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Sun Feb 22 2009 Ray Van Dolson <rayvd@fedoraproject.org> - 2.1.4-2
- Added README.rst file from git repo