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)