diff --git a/python-rich.spec b/python-rich.spec index 7a060be..6709572 100644 --- a/python-rich.spec +++ b/python-rich.spec @@ -3,7 +3,7 @@ Name: python-%{pypi_name} Version: 9.9.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Render rich text and beautiful formatting in the terminal License: MIT @@ -46,6 +46,9 @@ code, tracebacks, and more — out of the box. %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 9.9.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Sun Jan 24 08:37:21 IST 2021 Parag Nemade - 9.9.0-1 - Update to 9.9.0 version (#1915923)