public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Parag Nemade <pnemade AT redhat DOT com>
To: git-commits@fedoraproject.org
Subject: [rpms/hunspell-ko] rawhide: Update to new release 0.7.94
Date: Fri, 29 May 2026 05:46:16 +0000 [thread overview]
Message-ID: <rpms-hunspell-ko-49f76703ee7d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/hunspell-ko
Branch : rawhide
Commit : 49f76703ee7de900dbc492c0e397ae6c5162cc23
Author : Parag Nemade <pnemade AT redhat DOT com>
Date : 2026-05-29T10:05:21+05:30
Stats : +14/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/hunspell-ko/c/49f76703ee7de900dbc492c0e397ae6c5162cc23?branch=rawhide
Log:
Update to new release 0.7.94
---
diff --git a/.gitignore b/.gitignore
index 238f108..ad817c1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/0.5.6.tar.gz
/0.7.0.tar.gz
+/0.7.94.tar.gz
diff --git a/hunspell-ko.spec b/hunspell-ko.spec
index fa33ddf..295824f 100644
--- a/hunspell-ko.spec
+++ b/hunspell-ko.spec
@@ -6,14 +6,16 @@
Name: hunspell-ko
Summary: Korean hunspell dictionaries
-Version: 0.7.0
-Release: 23%{?dist}
+Version: 0.7.94
+Release: 1%{?dist}
Source: https://github.com/spellcheck-ko/hunspell-dict-ko/archive/%{version}.tar.gz
URL: https://github.com/spellcheck-ko/hunspell-dict-ko
-License: MPL-1.1 OR GPL-2.0-only OR LGPL-2.1-only
+# As per the explanation given in LICENSE.md
+License: GPL-3.0-only
BuildArch: noarch
BuildRequires: python3
-BuildRequires: hunspell
+BuildRequires: hunspell-devel
+BuildRequires: python3-pyyaml
BuildRequires: make
Requires: hunspell-filesystem
Supplements: (hunspell and langpacks-ko)
@@ -22,7 +24,7 @@ Supplements: (hunspell and langpacks-ko)
Korean hunspell dictionaries.
%prep
-%setup -q -n hunspell-dict-ko-%{version}
+%autosetup -n hunspell-dict-ko-%{version}
%build
make
@@ -37,10 +39,13 @@ make test
%files
%doc README.md
-%license LICENSE LICENSE.GPL LICENSE.LGPL LICENSE.MPL
-%{_datadir}/%{dict_dirname}/*
+%license LICENSE.md LICENSE.GPL-3
+%{_datadir}/%{dict_dirname}/ko_KR.*
%changelog
+* Fri May 29 2026 Parag Nemade <pnemade AT redhat DOT com> - 0.7.94-1
+- Update to new release 0.7.94
+
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.0-23
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
diff --git a/sources b/sources
index 3d98179..9c97b0e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (0.7.0.tar.gz) = f1a4828d8657b88db8fac37e1c96044f5464ff652f6682d0855812c5c28c5f9008ef6854f396839ca64e8b3fb98874486dd15fd5cd4f35304ba117ff89254362
+SHA512 (0.7.94.tar.gz) = 1dbcd566fdf37c1cdb26601cc546fddd8f91875d4a0a96cd4e5de7ca0f23005404559859b7a4eb4362c35d232ac062c23bdc8f4416feab1c32a76651faecf524
reply other threads:[~2026-05-29 5:46 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=rpms-hunspell-ko-49f76703ee7d@fedoraproject.org \
--to=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