public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sandro Mani <manisandro@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/enchant2] rawhide: Update to 2.8.21
Date: Tue, 15 Sep 2026 17:34:25 GMT	[thread overview]
Message-ID: <178949366599.1.303925402360809946.rpms-enchant2-961f4a9bc17f@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/enchant2
Branch : rawhide
Commit : 961f4a9bc17fdadea86b4d439546998b81a52e82
Author : Sandro Mani <manisandro@gmail.com>
Date   : 2026-09-15T19:34:17+02:00
Stats  : +13/-9 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/enchant2/c/961f4a9bc17fdadea86b4d439546998b81a52e82?branch=rawhide

Log:
Update to 2.8.21

---
diff --git a/.gitignore b/.gitignore
index b99e786..0c0181a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -49,3 +49,4 @@
 /enchant-2.8.17.tar.gz
 /enchant-2.8.18.tar.gz
 /enchant-2.8.19.tar.gz
+/enchant-2.8.21.tar.gz

diff --git a/0001-Use-pkg-config-to-configure-Aspell.patch b/0001-Use-pkg-config-to-configure-Aspell.patch
index 5168b0f..f90a12e 100644
--- a/0001-Use-pkg-config-to-configure-Aspell.patch
+++ b/0001-Use-pkg-config-to-configure-Aspell.patch
@@ -1,6 +1,6 @@
-diff -rupN --no-dereference enchant-2.8.19/configure.ac enchant-2.8.19-new/configure.ac
---- enchant-2.8.19/configure.ac	2026-07-07 12:07:13.000000000 +0200
-+++ enchant-2.8.19-new/configure.ac	2026-07-08 15:25:59.905003452 +0200
+diff -rupN --no-dereference enchant-2.8.21/configure.ac enchant-2.8.21-new/configure.ac
+--- enchant-2.8.21/configure.ac	2026-09-03 19:51:33.000000000 +0200
++++ enchant-2.8.21-new/configure.ac	2026-09-15 19:34:05.772834743 +0200
 @@ -213,11 +213,10 @@ dnl Check for providers
  build_providers=
  
@@ -14,9 +14,9 @@ diff -rupN --no-dereference enchant-2.8.19/configure.ac enchant-2.8.19-new/confi
  ENCHANT_CHECK_LIB_PROVIDER([hspell], [HSPELL], [hspell_get_dictionary_path],, [-lz], [HSPELL_H])
  ENCHANT_CHECK_PKG_CONFIG_PROVIDER([voikko], [VOIKKO], [libvoikko])
  
-diff -rupN --no-dereference enchant-2.8.19/providers/Makefile.am enchant-2.8.19-new/providers/Makefile.am
---- enchant-2.8.19/providers/Makefile.am	2026-07-05 00:37:54.000000000 +0200
-+++ enchant-2.8.19-new/providers/Makefile.am	2026-07-08 15:25:59.905536843 +0200
+diff -rupN --no-dereference enchant-2.8.21/providers/Makefile.am enchant-2.8.21-new/providers/Makefile.am
+--- enchant-2.8.21/providers/Makefile.am	2026-07-05 00:23:24.000000000 +0200
++++ enchant-2.8.21-new/providers/Makefile.am	2026-09-15 19:34:05.773158824 +0200
 @@ -21,6 +21,7 @@ AM_LDFLAGS = -module -avoid-version -no-
  
  if WITH_ASPELL

diff --git a/enchant2.spec b/enchant2.spec
index 668f68f..4bde32d 100644
--- a/enchant2.spec
+++ b/enchant2.spec
@@ -1,8 +1,8 @@
 %bcond mingw %[%{undefined rhel} && %{undefined flatpak}]
 
 Name:          enchant2
-Version:       2.8.19
-Release:       2%{?dist}
+Version:       2.8.21
+Release:       1%{?dist}
 Summary:       An Enchanting Spell Checking Library
 
 License:       LGPL-2.0-or-later
@@ -240,6 +240,9 @@ find %{buildroot} -name '*.la' -delete
 
 
 %changelog
+* Tue Sep 15 2026 Sandro Mani <manisandro@gmail.com> - 2.8.21-1
+- Update to 2.8.21
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.19-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index a5e3a1a..cf07392 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (enchant-2.8.19.tar.gz) = 0aebd255d589637d0947f8832a194457f561e6000fbfdcff57e487f85203b5ddc77458d1eaad84fd8765052264ff2d9b1dbaf5fbce0ca194aa097f4944b302db
+SHA512 (enchant-2.8.21.tar.gz) = 8e8bd820ff529f97215d9ca477fa6be8d330669b4378c36260e0460983beb6788d62b1f2b6602816b32aa0e12c012e1b1a2a1bacef9b86db7850a8d129c44f77

                 reply	other threads:[~2026-09-15 17:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178949366599.1.303925402360809946.rpms-enchant2-961f4a9bc17f@fedoraproject.org \
    --to=manisandro@gmail.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox