Update to 1.8.5
- erbi-qs.txt: add table_extra tag for auxiliary code (Resolves: https://github.com/definite/ibus-table-chinese/pull/18)
This commit is contained in:
parent
e80279f3ed
commit
dab01b6036
1
.gitignore
vendored
1
.gitignore
vendored
@ -14,3 +14,4 @@
|
|||||||
/ibus-table-chinese-1.8.3-Source.tar.gz
|
/ibus-table-chinese-1.8.3-Source.tar.gz
|
||||||
/ibus-table-chinese-1.8.3.tar.gz
|
/ibus-table-chinese-1.8.3.tar.gz
|
||||||
/ibus-table-chinese-1.8.4.tar.gz
|
/ibus-table-chinese-1.8.4.tar.gz
|
||||||
|
/ibus-table-chinese-1.8.5.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%global ibus_icons_dir %{_datadir}/ibus-table/icons
|
%global ibus_icons_dir %{_datadir}/ibus-table/icons
|
||||||
%global createdb ibus-table-createdb
|
%global createdb ibus-table-createdb
|
||||||
Name: ibus-table-chinese
|
Name: ibus-table-chinese
|
||||||
Version: 1.8.4
|
Version: 1.8.5
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Chinese input tables for IBus
|
Summary: Chinese input tables for IBus
|
||||||
Summary(zh_CN): 中文码表输入法
|
Summary(zh_CN): 中文码表输入法
|
||||||
@ -304,7 +304,6 @@ Cantonese input method based on yale romanization
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{name}-%{version}
|
%setup -q -n %{name}-%{version}
|
||||||
%{__sed} -i 's/\r//' tables/wubi-haifeng/COPYING
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
# $RPM_OPT_FLAGS should be loaded from cmake macro.
|
# $RPM_OPT_FLAGS should be loaded from cmake macro.
|
||||||
@ -856,6 +855,11 @@ rm -fr %{buildroot}%{_docdir}/*
|
|||||||
%verify(not size md5 mtime) %{ibus_tables_dir}/cantonyale.db
|
%verify(not size md5 mtime) %{ibus_tables_dir}/cantonyale.db
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 11 2022 Mike FABIAN <mfabian@redhat.com> - 1.8.5-1
|
||||||
|
- Update to 1.8.5
|
||||||
|
- erbi-qs.txt: add table_extra tag for auxiliary code
|
||||||
|
(Resolves: https://github.com/definite/ibus-table-chinese/pull/18)
|
||||||
|
|
||||||
* Mon Jan 10 2022 Mike FABIAN <mfabian@redhat.com> - 1.8.4-1
|
* Mon Jan 10 2022 Mike FABIAN <mfabian@redhat.com> - 1.8.4-1
|
||||||
- Update to 1.8.4
|
- Update to 1.8.4
|
||||||
- Another improvement for cangjie5.txt
|
- Another improvement for cangjie5.txt
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (ibus-table-chinese-1.8.4.tar.gz) = a6b3b2f821715042693ccb9230f125308dba01877091e28c386a6f755cca9710b0fe95e53ad3db9c51a8718150d40555b737ec9a5cf9eb9085ca3ec5f2b75de3
|
SHA512 (ibus-table-chinese-1.8.5.tar.gz) = 5af18274cd972930f6b44a33478e149f0d4127654f8cb97a8739b3b05102bae45f3631587050001ec6399feaed123918a6c665305d626acc89f111667ae2e614
|
||||||
|
Loading…
Reference in New Issue
Block a user