From db5ff48e9d56e3a15424ae659aa5896fbf327a65 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 02:21:42 +0100 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/python-PyMySQL.git#49b5555cd03a0b18684a938ea34cfb33bd26472c --- python-PyMySQL.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-PyMySQL.spec b/python-PyMySQL.spec index 90ffdfa..3dc4984 100644 --- a/python-PyMySQL.spec +++ b/python-PyMySQL.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.10.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure-Python MySQL client library License: MIT @@ -57,6 +57,9 @@ rm -rf tests %{python3_sitelib}/pymysql/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 0.10.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Thu Sep 10 2020 Fedora Release Monitoring - 0.10.1-1 - Update to 0.10.1 (#1877703)