public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hunspell-ko] rawhide: Update to new release 0.7.94
@ 2026-05-29 5:46 Parag Nemade
0 siblings, 0 replies; only message in thread
From: Parag Nemade @ 2026-05-29 5:46 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-05-29 5:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-29 5:46 [rpms/hunspell-ko] rawhide: Update to new release 0.7.94 Parag Nemade
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox