From 30bd06cb5bfb724eb2c4b59f3be841589eed7f56 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 22:46:05 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- pyodbc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyodbc.spec b/pyodbc.spec index 2ec3c38..b1be9f2 100644 --- a/pyodbc.spec +++ b/pyodbc.spec @@ -1,7 +1,7 @@ Name: pyodbc Version: 5.0.1 %global uversion 5.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python DB API 2.0 Module for ODBC License: MIT URL: https://github.com/mkleehammer/pyodbc @@ -52,6 +52,9 @@ decimal. %{python3_sitearch}/%{name}.pyi %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 5.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Oct 15 2023 Ondrej Sloup - 5.0.1-1 - Rebase to the newest version (Related: rhbz#2244039)