diff --git a/python-trio.spec b/python-trio.spec index 572bc80..66a5382 100644 --- a/python-trio.spec +++ b/python-trio.spec @@ -24,7 +24,7 @@ right.} Name: python-%{pkgname} Version: 0.13.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An async/await-native I/O library for humans and snake people License: MIT or ASL 2.0 URL: https://github.com/python-trio/trio @@ -83,6 +83,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose t %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 0.13.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Jan 02 2020 Carl George - 0.13.0-1 - Latest upstream rhbz#1742425