diff --git a/SPECS/python-wcwidth.spec b/SPECS/python-wcwidth.spec index e6f2241..ffac127 100644 --- a/SPECS/python-wcwidth.spec +++ b/SPECS/python-wcwidth.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 0.2.5 -Release: 6%{?dist} +Release: 7%{?dist} Summary: Measures number of Terminal column cells of wide-character codes License: MIT @@ -42,6 +42,11 @@ printable width of a string on a Terminal. %{python3_sitelib}/%{pypi_name}-%{version}-py%{python3_version}.egg-info %changelog +* Tue Feb 08 2022 Tomáš Hrnčiar - 0.2.5-7 +- Add automatically generated Obsoletes tag with the python39- prefix + for smoother upgrade from RHEL8 +- Related: rhbz#1990421 + * Tue Aug 10 2021 Mohan Boddu - 0.2.5-6 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688