diff --git a/python-trio.spec b/python-trio.spec index 82a976b..f24731b 100644 --- a/python-trio.spec +++ b/python-trio.spec @@ -24,7 +24,7 @@ right. Name: python-%{pkgname} Version: 0.7.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 @@ -89,5 +89,8 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose t %changelog +* Sat Feb 02 2019 Fedora Release Engineering - 0.7.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Thu Sep 20 2018 Carl George - 0.7.0-1 - Initial package