diff --git a/SPECS/latex2html.spec b/SPECS/latex2html.spec index aa1c333..1ff9a99 100644 --- a/SPECS/latex2html.spec +++ b/SPECS/latex2html.spec @@ -3,7 +3,7 @@ Summary: Converts LaTeX documents to HTML Name: latex2html Version: 2023.2 -Release: 6%{?dist} +Release: 7%{?dist} License: GPL-2.0-or-later URL: https://github.com/latex2html/latex2html/releases # main latex2html source @@ -196,7 +196,7 @@ make -C %{name}-%{version}JA check %endif %files -%doc latex2html-%{version}/{LICENSE,LICENSE.orig,README.md,FAQ,BUGS,docs,example} +%doc latex2html-%{version}/{LICENSE,README.md,FAQ,BUGS,docs,example} %{_bindir}/latex2html %{_bindir}/pstoimg %{_bindir}/texexpand @@ -218,6 +218,10 @@ make -C %{name}-%{version}JA check %{_mandir}/man1/pstoimg.* %changelog +* Tue Nov 12 2024 Than Ngo - 2023.2-7 +- Remove .orig file + Related: RHEL-64018 + * Tue Oct 29 2024 Troy Dawson - 2023.2-6 - Bump release for October 2024 mass rebuild: Resolves: RHEL-64018