diff --git a/python-ansi2html.spec b/python-ansi2html.spec index 106b1c9..0913d00 100644 --- a/python-ansi2html.spec +++ b/python-ansi2html.spec @@ -5,7 +5,7 @@ Name: python-%{srcname} Version: 1.8.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Python module that converts text with ANSI color to HTML # While the project was previously licensed as GPLv3+, it is now LGPLv3. # See https://github.com/pycontribs/ansi2html/issues/72 for more info. @@ -72,6 +72,9 @@ install -Dpm 644 man/%{srcname}.1 %{buildroot}%{_mandir}/man1/%{srcname}.1 %{_mandir}/man1/%{srcname}.1* %changelog +* Fri Jul 22 2022 Fedora Release Engineering - 1.8.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jul 07 2022 Maxwell G - 1.8.0-1 - Update to 1.8.0.