public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/enchant2] rawhide: Update to 2.8.18
@ 2026-07-04 22:20 Sandro Mani
0 siblings, 0 replies; only message in thread
From: Sandro Mani @ 2026-07-04 22:20 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/enchant2
Branch : rawhide
Commit : 848b353fabc4e9929de1e9d246c122f1f068544b
Author : Sandro Mani <manisandro@gmail.com>
Date : 2026-07-05T00:20:46+02:00
Stats : +16/-12 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/enchant2/c/848b353fabc4e9929de1e9d246c122f1f068544b?branch=rawhide
Log:
Update to 2.8.18
---
diff --git a/.gitignore b/.gitignore
index 69e6c9b..9874dc0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,3 +47,4 @@
/enchant-2.8.15.tar.gz
/enchant-2.8.16.tar.gz
/enchant-2.8.17.tar.gz
+/enchant-2.8.18.tar.gz
diff --git a/0001-Use-pkg-config-to-configure-Aspell.patch b/0001-Use-pkg-config-to-configure-Aspell.patch
index 248e07d..c0ff5d0 100644
--- a/0001-Use-pkg-config-to-configure-Aspell.patch
+++ b/0001-Use-pkg-config-to-configure-Aspell.patch
@@ -1,7 +1,7 @@
-diff -rupN --no-dereference enchant-2.8.17/configure.ac enchant-2.8.17-new/configure.ac
---- enchant-2.8.17/configure.ac 2026-06-29 21:27:37.000000000 +0200
-+++ enchant-2.8.17-new/configure.ac 2026-07-02 06:41:07.765013884 +0200
-@@ -209,11 +209,10 @@ dnl Check for providers
+diff -rupN --no-dereference enchant-2.8.18/configure.ac enchant-2.8.18-new/configure.ac
+--- enchant-2.8.18/configure.ac 2026-07-04 19:18:23.000000000 +0200
++++ enchant-2.8.18-new/configure.ac 2026-07-05 00:19:32.254636864 +0200
+@@ -213,11 +213,10 @@ dnl Check for providers
build_providers=
dnl Standard providers
@@ -14,14 +14,14 @@ diff -rupN --no-dereference enchant-2.8.17/configure.ac enchant-2.8.17-new/confi
ENCHANT_CHECK_LIB_PROVIDER([hspell], [HSPELL], [hspell_get_dictionary_path],, [-lz], [HSPELL_H])
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.8.17/providers/Makefile.am enchant-2.8.17-new/providers/Makefile.am
---- enchant-2.8.17/providers/Makefile.am 2025-07-22 23:13:04.000000000 +0200
-+++ enchant-2.8.17-new/providers/Makefile.am 2026-07-02 06:41:07.765358663 +0200
-@@ -23,6 +23,7 @@ AM_LDFLAGS = -module -avoid-version -no-
+diff -rupN --no-dereference enchant-2.8.18/providers/Makefile.am enchant-2.8.18-new/providers/Makefile.am
+--- enchant-2.8.18/providers/Makefile.am 2026-07-04 19:18:23.000000000 +0200
++++ enchant-2.8.18-new/providers/Makefile.am 2026-07-05 00:19:32.254947745 +0200
+@@ -21,6 +21,7 @@ AM_LDFLAGS = -module -avoid-version -no-
if WITH_ASPELL
provider_LTLIBRARIES += enchant_aspell.la
+enchant_aspell_la_LIBADD = $(ASPELL_LIBS)
endif
-
- if WITH_HSPELL
+ enchant_aspell_la_CFLAGS = $(AM_CFLAGS) $(ASPELL_CFLAGS)
+ enchant_aspell_la_LIBADD = $(ASPELL_LIBS)
diff --git a/enchant2.spec b/enchant2.spec
index 4ec751b..28a43b2 100644
--- a/enchant2.spec
+++ b/enchant2.spec
@@ -1,7 +1,7 @@
%bcond mingw %[%{undefined rhel} && %{undefined flatpak}]
Name: enchant2
-Version: 2.8.17
+Version: 2.8.18
Release: 1%{?dist}
Summary: An Enchanting Spell Checking Library
@@ -240,6 +240,9 @@ find %{buildroot} -name '*.la' -delete
%changelog
+* Sat Jul 04 2026 Sandro Mani <manisandro@gmail.com> - 2.8.18-1
+- Update to 2.8.18
+
* Thu Jul 02 2026 Sandro Mani <manisandro@gmail.com> - 2.8.17-1
- Update to 2.8.17
diff --git a/sources b/sources
index b298d74..c714762 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (enchant-2.8.17.tar.gz) = 41dfcc896fbc0fed729e842b1191b64fddd3657a39d2b79ee1ec318395872c951d723b8fbf6e8c964b04effccf9eb7699f4fbd0cd03da26599416c3c3ffb50eb
+SHA512 (enchant-2.8.18.tar.gz) = f90961b00f86e9a80cd5f6d3f2096bff455845f88466ae151f9474aeaefc5e0a65ff5d9ea96c2d23e33f9e646f988debf761f7fef5eb6013bebb0623c9f5e094
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-04 22:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-04 22:20 [rpms/enchant2] rawhide: Update to 2.8.18 Sandro Mani
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox