bump release number to force a rebuild with newer ibus-table >= 1.10.0
This commit is contained in:
parent
cfb66958ff
commit
a5429d1b73
@ -4,7 +4,7 @@
|
|||||||
%global createdb ibus-table-createdb
|
%global createdb ibus-table-createdb
|
||||||
Name: ibus-table-chinese
|
Name: ibus-table-chinese
|
||||||
Version: 1.8.3
|
Version: 1.8.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Chinese input tables for IBus
|
Summary: Chinese input tables for IBus
|
||||||
Summary(zh_CN): 中文码表输入法
|
Summary(zh_CN): 中文码表输入法
|
||||||
Summary(zh_TW): 中文碼表輸入法
|
Summary(zh_TW): 中文碼表輸入法
|
||||||
@ -14,8 +14,8 @@ Source0: https://github.com/definite/ibus-table-chinese/archive/%{version
|
|||||||
|
|
||||||
BuildRequires: cmake >= 2.6.2
|
BuildRequires: cmake >= 2.6.2
|
||||||
BuildRequires: cmake-fedora
|
BuildRequires: cmake-fedora
|
||||||
BuildRequires: ibus-table-devel >= 1.5.0
|
BuildRequires: ibus-table-devel >= 1.10.0
|
||||||
Requires: ibus-table >= 1.5.0
|
Requires: ibus-table >= 1.10.0
|
||||||
Obsoletes: ibus-table-yinma < 1.3
|
Obsoletes: ibus-table-yinma < 1.3
|
||||||
Obsoletes: ibus-table-xingma < 1.3
|
Obsoletes: ibus-table-xingma < 1.3
|
||||||
|
|
||||||
@ -572,6 +572,9 @@ 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
|
||||||
|
* Thu Jul 16 2020 Mike FABIAN <mfabian@redhat.com> - 1.8.3-2
|
||||||
|
- bump release number to force a rebuild with newer ibus-table >= 1.10.0
|
||||||
|
|
||||||
* Thu Jul 09 2020 Mike FABIAN <mfabian@redhat.com> - 1.8.3-1
|
* Thu Jul 09 2020 Mike FABIAN <mfabian@redhat.com> - 1.8.3-1
|
||||||
- Update to 1.8.3
|
- Update to 1.8.3
|
||||||
- Turned cangjie 3 and 5's DYNAMIC_ADJUST to FALSE
|
- Turned cangjie 3 and 5's DYNAMIC_ADJUST to FALSE
|
||||||
|
Loading…
Reference in New Issue
Block a user