From 1ea0c7a4d2c26610becdd06a24f085809c2382a1e9b08123855a253ba01194c2 Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Wed, 4 Jun 2025 14:15:11 +0000 Subject: [PATCH] fix name in pre section OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-html2text?expand=0&rev=46 --- python-html2text.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-html2text.spec b/python-html2text.spec index ef9ea23..be8139c 100644 --- a/python-html2text.spec +++ b/python-html2text.spec @@ -63,7 +63,7 @@ rm -r *.egg-info/ %pre # Removing old update-alternatives entries. -%python_libalternatives_reset_alternative +%python_libalternatives_reset_alternative html2text # post and postun macro call is not needed with only libalternatives