From f7277031d2f8abe53986dc0af2920fcd6c073cbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 10:24:13 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- pyodbc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyodbc.spec b/pyodbc.spec index 72785dc..d056f72 100644 --- a/pyodbc.spec +++ b/pyodbc.spec @@ -2,7 +2,7 @@ Name: pyodbc Version: 3.0.10 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Python DB API 2.0 Module for ODBC License: MIT URL: https://github.com/mkleehammer/pyodbc @@ -43,6 +43,9 @@ decimal. %{python3_sitearch}/* %changelog +* Mon Aug 19 2019 Miro HronĨok - 3.0.10-19 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 3.0.10-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild