diff --git a/python-falcon.spec b/python-falcon.spec index 61f9a9f..760160d 100644 --- a/python-falcon.spec +++ b/python-falcon.spec @@ -21,7 +21,7 @@ while remaining highly effective.} Name: python-%{pkgname} Version: 2.0.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An unladen web framework for building APIs and app backends License: ASL 2.0 URL: https://falconframework.org @@ -89,6 +89,9 @@ PYTHONPATH=%{buildroot}%{python3_sitearch} pytest-%{python3_version} tests --ign %changelog +* Thu Jan 30 2020 Fedora Release Engineering - 2.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Sep 05 2019 Javier Peña - 2.0.0-1 - Updated to upstream 2.0.0 - This version removed Python 2.7 support