Resolves #2269401 Fix おきのえらぶ in gcanna.ctd
This commit is contained in:
parent
35cbfdded7
commit
2be875b605
@ -145,3 +145,35 @@ index cc2cf89..0138d17 100644
|
|||||||
--
|
--
|
||||||
2.35.3
|
2.35.3
|
||||||
|
|
||||||
|
From d6e048916fee926818212e1d9f8dbd37e19f2794 Mon Sep 17 00:00:00 2001
|
||||||
|
From: fujiwarat <takao.fujiwara1@gmail.com>
|
||||||
|
Date: Thu, 14 Mar 2024 20:59:22 +0900
|
||||||
|
Subject: [PATCH] =?UTF-8?q?alt-cannadic:=20Fix=20=E3=81=8A=E3=81=8D?=
|
||||||
|
=?UTF-8?q?=E3=81=AE=E3=81=88=E3=82=89=E3=81=B6=20in=20gcanna.ctd?=
|
||||||
|
MIME-Version: 1.0
|
||||||
|
Content-Type: text/plain; charset=UTF-8
|
||||||
|
Content-Transfer-Encoding: 8bit
|
||||||
|
|
||||||
|
BUG=rhbz#2269401
|
||||||
|
---
|
||||||
|
alt-cannadic/gcanna.ctd | 4 ++--
|
||||||
|
1 file changed, 2 insertions(+), 2 deletions(-)
|
||||||
|
|
||||||
|
diff --git a/alt-cannadic/gcanna.ctd b/alt-cannadic/gcanna.ctd
|
||||||
|
index f596e89..ec60e91 100644
|
||||||
|
--- a/alt-cannadic/gcanna.ctd
|
||||||
|
+++ b/alt-cannadic/gcanna.ctd
|
||||||
|
@@ -16935,8 +16935,8 @@
|
||||||
|
おきにゅうさつ #T30*10 置き入札
|
||||||
|
おきぬけ #T35*200 起き抜け #T35*180 起きぬけ
|
||||||
|
おきの #JN*50 沖野
|
||||||
|
-おきのえらぶ #CN*180 沖永良
|
||||||
|
-おきのえらぶじま #CN*10 沖永良島
|
||||||
|
+おきのえらぶ #CN*180 沖永良部
|
||||||
|
+おきのえらぶじま #CN*10 沖永良部島
|
||||||
|
おきのしま #CN*150 隠岐の島 #CN*101 沖ノ島 #CN*100 沖の島
|
||||||
|
おきのしまちょう #CN*150 隠岐の島町
|
||||||
|
おきのとりしま #CN*150 沖ノ鳥島
|
||||||
|
--
|
||||||
|
2.43.0
|
||||||
|
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Name: anthy-unicode
|
Name: anthy-unicode
|
||||||
Version: 1.0.0.20211224
|
Version: 1.0.0.20211224
|
||||||
Release: 12%{?dist}
|
Release: 13%{?dist}
|
||||||
# The entire source code is LGPLv2+ and dictionaries is GPLv2. the corpus data is under Public Domain.
|
# The entire source code is LGPLv2+ and dictionaries is GPLv2. the corpus data is under Public Domain.
|
||||||
License: LGPL-2.0-or-later and GPL-2.0-or-later and LicenseRef-Fedora-Public-Domain
|
License: LGPL-2.0-or-later and GPL-2.0-or-later and LicenseRef-Fedora-Public-Domain
|
||||||
URL: https://github.com/fujiwarat/anthy-unicode/wiki
|
URL: https://github.com/fujiwarat/anthy-unicode/wiki
|
||||||
@ -47,7 +47,7 @@ other conversion server.
|
|||||||
%package -n emacs-%{pkg}
|
%package -n emacs-%{pkg}
|
||||||
Summary: Emacs files for %{pkg}
|
Summary: Emacs files for %{pkg}
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: emacs(bin) >= %{_emacs_version}
|
Requires: emacs-filesystem >= %{_emacs_version}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description -n emacs-%{pkg}
|
%description -n emacs-%{pkg}
|
||||||
@ -58,7 +58,7 @@ with GNU Emacs.
|
|||||||
%package -n xemacs-%{pkg}
|
%package -n xemacs-%{pkg}
|
||||||
Summary: XEmacs files for %{pkg}
|
Summary: XEmacs files for %{pkg}
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
Requires: xemacs(bin) >= %{_xemacs_version}
|
Requires: xemacs-filesystem >= %{_xemacs_version}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description -n xemacs-%{pkg}
|
%description -n xemacs-%{pkg}
|
||||||
@ -168,6 +168,9 @@ cd ..
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 14 2024 Takao Fujiwara <fujiwara@redhat.com> 1.0.0.20211224-13
|
||||||
|
- Resolves #2269401 Fix おきのえらぶ in gcanna.ctd
|
||||||
|
|
||||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0.20211224-12
|
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0.20211224-12
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user