diff --git a/enchant.spec b/enchant.spec index 16782ed..d14cf08 100644 --- a/enchant.spec +++ b/enchant.spec @@ -1,14 +1,14 @@ %define libname libenchant Name: enchant -Version: 2.8.2 +Version: 2.8.4 Release: 1mamba Summary: An Enchanting Spell Checking Library Group: Applications/Spelling Checker Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco -URL: https://abiword.github.io/enchant/ +URL: http://rrthomas.github.io/enchant/ Source: https://github.com/AbiWord/enchant/releases/download/v%{version}/enchant-%{version}.tar.gz License: LGPL ## AUTOBUILDREQ-BEGIN @@ -83,7 +83,6 @@ Libraries necessary to integrate applications using libenchant with voikko. # Build Zemberek backend: yes # Build a relocatable library: no -%debug_package %prep %setup -q @@ -99,8 +98,6 @@ Libraries necessary to integrate applications using libenchant with voikko. [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" %makeinstall -%post -n %{libname} -p /sbin/ldconfig -%postun -n %{libname} -p /sbin/ldconfig %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -142,6 +139,9 @@ Libraries necessary to integrate applications using libenchant with voikko. %{_libdir}/enchant-2/enchant_voikko.* %changelog +* Mon May 12 2025 Silvan Calarco 2.8.4-1mamba +- update to 2.8.4 + * Thu Aug 15 2024 Automatic Build System 2.8.2-1mamba - automatic version update by autodist