From 98e7de7de90f0994af38a06d8cc5b4362fb02815 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 4 Feb 2021 13:48:31 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/pyodbc.git#56df8e5b7d153f3ea4db4d8749db79571f2db34e --- pyodbc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/pyodbc.spec b/pyodbc.spec index 75afa41..13edb12 100644 --- a/pyodbc.spec +++ b/pyodbc.spec @@ -2,7 +2,7 @@ Name: pyodbc Version: 4.0.30 -Release: 1%{?dist} +Release: 2%{?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 +* Wed Jan 27 2021 Fedora Release Engineering - 4.0.30-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Oct 2 2020 Filip Janus - 4.0.30-1 - Upstream released 4.0.30 - Add Recommendation to install database connector