diff --git a/python-rich.spec b/python-rich.spec index 4815d28..76a9caf 100644 --- a/python-rich.spec +++ b/python-rich.spec @@ -2,7 +2,7 @@ %global pypi_name rich Name: python-%{pypi_name} -Version: 10.3.0 +Version: 10.4.0 Release: 1%{?dist} Summary: Render rich text and beautiful formatting in the terminal @@ -46,6 +46,9 @@ code, tracebacks, and more — out of the box. %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/ %changelog +* Fri Jul 02 2021 Parag Nemade - 10.4.0-1 +- Update to 10.4.0 version (#1973835) + * Fri Jun 11 2021 Parag Nemade - 10.3.0-1 - Update to 10.3.0 version (#1970067)