diff --git a/htmldoc-1.9.17-source.tar.gz b/htmldoc-1.9.17-source.tar.gz
deleted file mode 100644
index 1f11a61..0000000
--- a/htmldoc-1.9.17-source.tar.gz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:a04a71cba453c84dfe628918728bf4bc4077dc17b27db8230985e3e44746a663
-size 3289176
diff --git a/htmldoc-1.9.18-source.tar.gz b/htmldoc-1.9.18-source.tar.gz
new file mode 100644
index 0000000..439dfd0
--- /dev/null
+++ b/htmldoc-1.9.18-source.tar.gz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:36492b39754ccd00c1183f8237850f09a3a807bb55cfaa9822090343c5012f09
+size 3289754
diff --git a/htmldoc.changes b/htmldoc.changes
index 08bbeb3..fbc52f2 100644
--- a/htmldoc.changes
+++ b/htmldoc.changes
@@ -1,3 +1,13 @@
+-------------------------------------------------------------------
+Thu Feb 15 08:06:02 UTC 2024 - pgajdos@suse.com
+
+- version update to 1.9.18
+ * Fixed table rendering when there are missing `` (Issue #494)
+ * Fixed support for links of the form "filename.html#anchor" in PDF output
+ (Issue #514)
+ * Fixed `--header1` support for web page output (Issue #515)
+ * Fixed markdown emphasized, strong, and struck-through text (Issue 517)
+
-------------------------------------------------------------------
Mon Oct 2 09:06:11 UTC 2023 - pgajdos@suse.com
diff --git a/htmldoc.spec b/htmldoc.spec
index e264ef4..3ba0984 100644
--- a/htmldoc.spec
+++ b/htmldoc.spec
@@ -1,7 +1,7 @@
#
# spec file for package htmldoc
#
-# 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
@@ -17,7 +17,7 @@
Name: htmldoc
-Version: 1.9.17
+Version: 1.9.18
Release: 0
Summary: HTML Processor that Generates HTML, PostScript, and PDF Files
License: LGPL-2.1-or-later