diff --git a/python-aioodbc.spec b/python-aioodbc.spec index 3e50616..76a66ea 100644 --- a/python-aioodbc.spec +++ b/python-aioodbc.spec @@ -4,7 +4,7 @@ Name: python-%{modname} Version: 0.3.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Library for accessing a ODBC databases from the asyncio License: ASL 2.0 @@ -41,6 +41,9 @@ BuildRequires: python3-setuptools %{python3_sitelib}/%{modname}/ %changelog +* Fri Jul 26 2019 Fedora Release Engineering - 0.3.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Sat Feb 02 2019 Fedora Release Engineering - 0.3.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild