diff --git a/pyodbc.spec b/pyodbc.spec index 99b5bf0..b618583 100644 --- a/pyodbc.spec +++ b/pyodbc.spec @@ -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 - 2.1.4-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Sun Feb 22 2009 Ray Van Dolson - 2.1.4-2 - Added README.rst file from git repo