diff --git a/pyodbc.spec b/pyodbc.spec index 53c8677..3641f7c 100644 --- a/pyodbc.spec +++ b/pyodbc.spec @@ -11,7 +11,7 @@ Name: pyodbc Version: 3.0.10 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Python DB API 2.0 Module for ODBC Group: Development/Languages License: MIT @@ -99,6 +99,9 @@ popd %endif %changelog +* Tue Jun 19 2018 Miro HronĨok - 3.0.10-14 +- Rebuilt for Python 3.7 + * Wed Feb 14 2018 Iryna Shcherbina - 3.0.10-13 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)