|
|
@ -2,7 +2,7 @@
|
|
|
|
%global pypi_name rich
|
|
|
|
%global pypi_name rich
|
|
|
|
|
|
|
|
|
|
|
|
Name: python-%{pypi_name}
|
|
|
|
Name: python-%{pypi_name}
|
|
|
|
Version: 9.4.0
|
|
|
|
Version: 9.5.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Summary: Render rich text and beautiful formatting in the terminal
|
|
|
|
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/
|
|
|
|
%{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info/
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Tue Dec 22 20:05:06 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 9.5.1-1
|
|
|
|
|
|
|
|
- Update to 9.5.1 version (#1909212)
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Dec 18 13:36:15 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 9.4.0-1
|
|
|
|
* Fri Dec 18 13:36:15 IST 2020 Parag Nemade <pnemade AT redhat DOT com> - 9.4.0-1
|
|
|
|
- Update to 9.4.0 version (#1907029)
|
|
|
|
- Update to 9.4.0 version (#1907029)
|
|
|
|
|
|
|
|
|
|
|
|