diff --git a/linuxdoc-tools.spec b/linuxdoc-tools.spec
index a992421..0ad047e 100644
--- a/linuxdoc-tools.spec
+++ b/linuxdoc-tools.spec
@@ -1,7 +1,7 @@
 %{expand:%%define TeXdir %(kpsewhich -expand-var '$TEXMFMAIN')}
 
 Name:          linuxdoc-tools
-Version:       0.9.85
+Version:       0.9.86
 Release:       1mamba
 Summary:       A toolset for processing LinuxDoc DTD SGML files
 Group:         Applications/Publishing
@@ -41,11 +41,9 @@ Requires:      tetex-latex
 Linuxdoc-tools is a toolset for processing LinuxDoc DTD SGML files.
 This package allows you to produce LaTeX documents from a single SGML source.
 
-%debug_package
 
 %prep
 %setup -q
-#%patch1 -p1
 sed -i '/extern int yyleng;/d' rtf-fix/rtf2rtf.l
 
 %build
@@ -114,6 +112,9 @@ exit 0
 %{TeXdir}/tex/latex/misc/*.sty
 
 %changelog
+* Tue Apr 08 2025 Automatic Build System <autodist@openmamba.org> 0.9.86-1mamba
+- automatic version update by autodist
+
 * Wed Sep 25 2024 Automatic Build System <autodist@openmamba.org> 0.9.85-1mamba
 - automatic version update by autodist