diff --git a/OpenCC-ver.1.1.3.tar.gz b/OpenCC-ver.1.1.3.tar.gz deleted file mode 100644 index ef999b2..0000000 Binary files a/OpenCC-ver.1.1.3.tar.gz and /dev/null differ diff --git a/OpenCC-ver.1.1.7.tar.gz b/OpenCC-ver.1.1.7.tar.gz new file mode 100644 index 0000000..c951728 Binary files /dev/null and b/OpenCC-ver.1.1.7.tar.gz differ diff --git a/modify-some-trans-error.patch b/modify-some-trans-error.patch index 2876e28..91948ee 100644 --- a/modify-some-trans-error.patch +++ b/modify-some-trans-error.patch @@ -10,18 +10,18 @@ diff -Nur a/data/dictionary/STPhrases.txt b/data/dictionary/STPhrases.txt +衍生发行版 衍生發行版 +可是只有他才能完成这个任务 可是只有他才能完成這個任務 diff -Nur a/data/dictionary/TSPhrases.txt b/data/dictionary/TSPhrases.txt ---- a/data/dictionary/TSPhrases.txt 2021-09-03 22:26:10.000000000 +0800 -+++ b/data/dictionary/TSPhrases.txt 2022-11-28 16:43:32.650279186 +0800 -@@ -30,7 +30,7 @@ - 乾隆年間 乾隆年间 +--- a/data/dictionary/TSPhrases.txt 2023-10-15 19:50:04.000000000 +0800 ++++ b/data/dictionary/TSPhrases.txt 2023-10-17 16:08:04.142591986 +0800 +@@ -31,7 +31,7 @@ 乾隆皇帝 乾隆皇帝 + 二噁英 二𫫇英 以免藉口 以免借口 -以功覆過 以功复过 +以功覆過 以功覆过 侔德覆載 侔德复载 傢俱 家具 傷亡枕藉 伤亡枕藉 -@@ -125,7 +125,7 @@ +@@ -126,7 +126,7 @@ 無序 无序 牴牾 抵牾 牴觸 抵触 diff --git a/opencc.spec b/opencc.spec index 04c456a..f294f84 100644 --- a/opencc.spec +++ b/opencc.spec @@ -1,6 +1,6 @@ Name: opencc -Version: 1.1.3 -Release: 2 +Version: 1.1.7 +Release: 1 Summary: Simplified Chinese Traditional Conversion Library License: ASL 2.0 URL: https://github.com/BYVoid/OpenCC @@ -56,6 +56,7 @@ ctest %{_bindir}/* %exclude %{_datadir}/opencc/doc %exclude %{_libdir}/*.a +%exclude %{_libdir}/cmake/opencc %files devel %{_includedir}/* @@ -66,6 +67,9 @@ ctest %{_datadir}/opencc/doc %changelog +* Tue Oct 17 2023 wangkai <13474090681@163.com> - 1.1.7-1 +- Update to 1.1.7 + * Tue Aug 29 2023 wulei - 1.1.3-2 - Modify some trans error