diff --git a/python-aioodbc.spec b/python-aioodbc.spec index 1873649..26e1c80 100644 --- a/python-aioodbc.spec +++ b/python-aioodbc.spec @@ -2,7 +2,7 @@ Name: python-%{srcname} Version: 0.3.3 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Library for accessing a ODBC databases from the asyncio License: ASL 2.0 @@ -39,6 +39,9 @@ BuildRequires: python3-setuptools %{python3_sitelib}/%{srcname}/ %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 0.3.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 0.3.3-5 - Rebuilt for Python 3.9