diff --git a/pyodbc.spec b/pyodbc.spec index caea55a..8e35b15 100644 --- a/pyodbc.spec +++ b/pyodbc.spec @@ -1,6 +1,6 @@ Name: pyodbc Version: 4.0.30 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Python DB API 2.0 Module for ODBC License: MIT URL: https://github.com/mkleehammer/pyodbc @@ -48,6 +48,9 @@ decimal. %{python3_sitearch}/* %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 4.0.30-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jun 28 2022 Ondrej Sloup - 4.0.30-7 - Use autosetup - Use name macro