From d431715e610913a8bfdb8cfc34eb563b0e1cc9ab Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Jul 22 2022 21:21:17 +0000 Subject: Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- diff --git a/python-pymssql.spec b/python-pymssql.spec index 0cd18f4..fcaa340 100644 --- a/python-pymssql.spec +++ b/python-pymssql.spec @@ -4,7 +4,7 @@ a Python DB-API (PEP-249) interface to Microsoft SQL Server.} Name: python-%{pypi_name} Version: 2.2.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: DB-API interface to Microsoft SQL Server License: LGPLv2+ @@ -58,6 +58,9 @@ LINK_FREETDS_STATICALLY=no %pyproject_wheel %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 2.2.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Tue Jun 14 2022 Python Maint - 2.2.5-2 - Rebuilt for Python 3.11