diff --git a/latex2html-2023.2.tar.gz b/latex2html-2023.2.tar.gz
deleted file mode 100644
index a84f860..0000000
--- a/latex2html-2023.2.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:2a3f50621a71c9c0c425fb6709ae69bb2cf4df4bfe72ac661c2ea302e5aba185
-size 1143411
diff --git a/latex2html-2024.tar.gz b/latex2html-2024.tar.gz
new file mode 100644
index 0000000..bafb405
--- /dev/null
+++ b/latex2html-2024.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:554a51f83431683521b9e47a19edf07c90960feb040048a08ad8301bdca2c6fa
+size 1143385
diff --git a/latex2html-share-dir.diff b/latex2html-share-dir.diff
index 25a2154..e519956 100644
--- a/latex2html-share-dir.diff
+++ b/latex2html-share-dir.diff
@@ -2,7 +2,7 @@ Index: config/config.pl
===================================================================
--- config/config.pl.orig
+++ config/config.pl
-@@ -1918,7 +1918,7 @@ else {
+@@ -2020,7 +2020,7 @@ else {
$newcfg{'SHLIBDIR'} = $newcfg{'PREFIX'};
}
else {
@@ -11,4 +11,3 @@ Index: config/config.pl
}
}
add_drive_letter($newcfg{'SHLIBDIR'});
-
diff --git a/latex2html.changes b/latex2html.changes
index 2f22b3d..1d0d5a0 100644
--- a/latex2html.changes
+++ b/latex2html.changes
@@ -1,3 +1,12 @@
+-------------------------------------------------------------------
+Wed Feb 14 13:50:10 UTC 2024 - pgajdos@suse.com
+
+- version update to 2024
+ * "make clean" removes manual.pdf
+ https://bugs.debian.org/1046413
+- modified patches
+ % latex2html-share-dir.diff (refreshed)
+
-------------------------------------------------------------------
Fri Jul 21 07:43:38 UTC 2023 - pgajdos@suse.com
diff --git a/latex2html.spec b/latex2html.spec
index b0e3995..ccd0eb7 100644
--- a/latex2html.spec
+++ b/latex2html.spec
@@ -1,7 +1,7 @@
#
# spec file for package latex2html
#
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define share_dir %{_datadir}/latex2html
%define _texmfmaindir %{_datadir}/texmf
Name: latex2html
-Version: 2023.2
+Version: 2024
Release: 0
Summary: LaTeX to HTML Converter
License: GPL-2.0-or-later