From 73e1bfe21fb716fd3675204d46a8a4949a61e6e150ed62cec69451a767e7ab28 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