diff --git a/python-curio.spec b/python-curio.spec index fdebdf1..204f7aa 100644 --- a/python-curio.spec +++ b/python-curio.spec @@ -25,7 +25,7 @@ many of its ideas have influenced other libraries with similar functionality. Name: python-%{pkgname} Version: 0.9 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Building blocks for performing concurrent I/O License: BSD URL: https://github.com/dabeaz/curio @@ -76,6 +76,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.9-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 03 2019 Miro HronĨok - 0.9-5 - Rebuilt for Python 3.8.0rc1 (#1748018)