From eeda3598b6df27d84b63c6599a31d6cfe851e5f7 Mon Sep 17 00:00:00 2001 From: lyn1001 Date: Fri, 14 Jul 2023 15:45:17 +0800 Subject: [PATCH] rebuild --- latex2html.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/latex2html.spec b/latex2html.spec index 4b530c9..7557c92 100644 --- a/latex2html.spec +++ b/latex2html.spec @@ -1,6 +1,6 @@ Name: latex2html Version: 2018.3 -Release: 3 +Release: 4 Summary: A utility that converts LaTeX documents to web pages in HTML License: GPLv2+ URL: http://www.latex2html.org/ @@ -170,5 +170,8 @@ make check %{_mandir}/man1/pstoimg.1.gz %changelog +* Fri Jul 14 2023 liyanan - 2018.3-4 +- rebuild + * Thu Feb 20 2020 lihao - 2018.3-3 - Package init