diff --git a/pyodbc.spec b/pyodbc.spec index a2bd2e8..2741c82 100644 --- a/pyodbc.spec +++ b/pyodbc.spec @@ -2,7 +2,7 @@ Name: pyodbc Version: 4.0.30 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python DB API 2.0 Module for ODBC License: MIT URL: https://github.com/mkleehammer/pyodbc @@ -49,6 +49,9 @@ decimal. %{python3_sitearch}/* %changelog +* Fri Jul 23 2021 Fedora Release Engineering - 4.0.30-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Fri Jun 04 2021 Python Maint - 4.0.30-3 - Rebuilt for Python 3.10