diff --git a/.gitignore b/.gitignore index fa12d31..c3ac9f2 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /enchant-2.2.12.tar.gz /enchant-2.2.13.tar.gz /enchant-2.2.14.tar.gz +/enchant-2.2.15.tar.gz diff --git a/enchant2.spec b/enchant2.spec index 8d483fc..120dffc 100644 --- a/enchant2.spec +++ b/enchant2.spec @@ -1,5 +1,5 @@ Name: enchant2 -Version: 2.2.14 +Version: 2.2.15 Release: 1%{?snap}%{?dist} Summary: An Enchanting Spell Checking Library @@ -103,6 +103,9 @@ find %{buildroot} -name '*.la' -delete %changelog +* Wed Dec 23 2020 Sandro Mani - 2.2.15-1 +- Update to 2.2.15 + * Mon Dec 14 2020 Sandro Mani - 2.2.14-1 - Update to 2.2.14 diff --git a/enchant_aspell.patch b/enchant_aspell.patch index d7b706d..e39e88b 100644 --- a/enchant_aspell.patch +++ b/enchant_aspell.patch @@ -1,18 +1,18 @@ -diff -rupN --no-dereference enchant-2.2.14/configure.ac enchant-2.2.14-new/configure.ac ---- enchant-2.2.14/configure.ac 2020-12-11 08:31:29.000000000 +0100 -+++ enchant-2.2.14-new/configure.ac 2020-12-14 09:46:17.135973638 +0100 +diff -rupN --no-dereference enchant-2.2.15/configure.ac enchant-2.2.15-new/configure.ac +--- enchant-2.2.15/configure.ac 2020-12-22 19:34:03.000000000 +0100 ++++ enchant-2.2.15-new/configure.ac 2020-12-23 01:58:30.716732566 +0100 @@ -210,7 +210,7 @@ build_providers= dnl Standard providers ENCHANT_CHECK_PKG_CONFIG_PROVIDER([hunspell], [HUNSPELL]) - ENCHANT_CHECK_PKG_CONFIG_PROVIDER([nuspell], [NUSPELL]) + ENCHANT_CHECK_PKG_CONFIG_PROVIDER([nuspell], [NUSPELL], [nuspell >= 4.1.0]) -ENCHANT_CHECK_LIB_PROVIDER([aspell], [ASPELL], [get_aspell_dict_info_list]) +ENCHANT_CHECK_PKG_CONFIG_PROVIDER([aspell], [ASPELL]) ENCHANT_CHECK_LIB_PROVIDER([hspell], [HSPELL], [hspell_get_dictionary_path],, [-lz]) ENCHANT_CHECK_PKG_CONFIG_PROVIDER([voikko], [VOIKKO], [libvoikko]) dnl FIXME: The test below assumes GCC(-compatible) ObjC++ compiler, but -diff -rupN --no-dereference enchant-2.2.14/providers/Makefile.am enchant-2.2.14-new/providers/Makefile.am ---- enchant-2.2.14/providers/Makefile.am 2020-02-27 14:05:18.000000000 +0100 -+++ enchant-2.2.14-new/providers/Makefile.am 2020-12-14 09:46:17.135973638 +0100 +diff -rupN --no-dereference enchant-2.2.15/providers/Makefile.am enchant-2.2.15-new/providers/Makefile.am +--- enchant-2.2.15/providers/Makefile.am 2020-02-27 14:05:18.000000000 +0100 ++++ enchant-2.2.15-new/providers/Makefile.am 2020-12-23 01:58:30.716732566 +0100 @@ -12,6 +12,7 @@ AM_LDFLAGS = -module -avoid-version -no- if WITH_ASPELL provider_LTLIBRARIES += enchant_aspell.la @@ -21,9 +21,9 @@ diff -rupN --no-dereference enchant-2.2.14/providers/Makefile.am enchant-2.2.14- if WITH_HSPELL provider_LTLIBRARIES += enchant_hspell.la -diff -rupN --no-dereference enchant-2.2.14/tests/test.pwl.orig enchant-2.2.14-new/tests/test.pwl.orig ---- enchant-2.2.14/tests/test.pwl.orig 2017-02-04 18:34:34.000000000 +0100 -+++ enchant-2.2.14-new/tests/test.pwl.orig 1970-01-01 01:00:00.000000000 +0100 +diff -rupN --no-dereference enchant-2.2.15/tests/test.pwl.orig enchant-2.2.15-new/tests/test.pwl.orig +--- enchant-2.2.15/tests/test.pwl.orig 2017-02-04 18:34:34.000000000 +0100 ++++ enchant-2.2.15-new/tests/test.pwl.orig 1970-01-01 01:00:00.000000000 +0100 @@ -1,2 +0,0 @@ -hello -tag diff --git a/sources b/sources index 342456c..e47b8d0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (enchant-2.2.14.tar.gz) = 9cf2f275e5826f75d3e866627837b7cf1f8031ed3944b925e67090c9ad34c35634cd978ed3cd7dc2de8710fa5e956703b1b174c50ac3a1d64b20d32f9e3c7db5 +SHA512 (enchant-2.2.15.tar.gz) = e29b3a85d993af28044a86dd23a3ca74c7d50b4218e542c380053a3eaf70c3ea2406feb3361ba8e793bac586c252330bb20fb56c65f3a0a54f63f103cc0abb35