diff --git a/python-aiosqlite.spec b/python-aiosqlite.spec index d0abc65..d64143a 100644 --- a/python-aiosqlite.spec +++ b/python-aiosqlite.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.12.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Asyncio bridge to the standard SQLite3 module License: MIT @@ -44,6 +44,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/%{pypi_name}-%{version}-py*.egg-info/ %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 0.12.0-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Tue May 26 2020 Miro HronĨok - 0.12.0-2 - Rebuilt for Python 3.9