From a7ed4a17bfd3c1715fbcb52284bea8b39f1c0ead Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 20:17:14 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- pyodbc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyodbc.spec b/pyodbc.spec index 18281c2..a2bd2e8 100644 --- a/pyodbc.spec +++ b/pyodbc.spec @@ -2,7 +2,7 @@ Name: pyodbc Version: 4.0.30 -Release: 2%{?dist} +Release: 3%{?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 Jun 04 2021 Python Maint - 4.0.30-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 4.0.30-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild