diff --git a/python-prompt-toolkit.spec b/python-prompt-toolkit.spec index 9fac6c4..affe8fe 100644 --- a/python-prompt-toolkit.spec +++ b/python-prompt-toolkit.spec @@ -16,7 +16,7 @@ terminal applications in Python.} Name: python-%{pkgname} Version: 2.0.10 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Library for building powerful interactive command lines in Python License: BSD URL: https://github.com/prompt-toolkit/python-prompt-toolkit @@ -76,6 +76,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.0.10-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Oct 17 2019 Carl George - 2.0.10-1 - Latest upstream