update to latest upstream 1.3.11
- Add Vietnamese input methods Telex and VNI (thanks to Nguyễn Gia Phong <vn.mcsinyx@gmail.com>) - Extend russian translit for latin slavic layouts (thanks to Marek Nečada <marek@necada.org>)
This commit is contained in:
parent
3d028ed780
commit
b146b10221
1
.gitignore
vendored
1
.gitignore
vendored
@ -17,3 +17,4 @@
|
||||
/ibus-table-others-1.3.8.tar.gz
|
||||
/ibus-table-others-1.3.9.tar.gz
|
||||
/ibus-table-others-1.3.10.tar.gz
|
||||
/ibus-table-others-1.3.11.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global cur_ver 1.3.10
|
||||
|
||||
Name: ibus-table-others
|
||||
Version: 1.3.10
|
||||
Version: 1.3.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Various tables for IBus-Table
|
||||
License: GPLv3
|
||||
@ -220,10 +220,14 @@ EOF
|
||||
%{_datadir}/ibus-table/icons/translit-ua.svg
|
||||
|
||||
%files -n ibus-table-tv
|
||||
%{_datadir}/ibus-table/tables/telex.db
|
||||
%{_datadir}/ibus-table/tables/thai.db
|
||||
%{_datadir}/ibus-table/tables/viqr.db
|
||||
%{_datadir}/ibus-table/tables/vni.db
|
||||
%{_datadir}/ibus-table/icons/telex.png
|
||||
%{_datadir}/ibus-table/icons/thai.png
|
||||
%{_datadir}/ibus-table/icons/viqr.png
|
||||
%{_datadir}/ibus-table/icons/vni.png
|
||||
|
||||
%files -n ibus-table-mathwriter
|
||||
%{_datadir}/appdata/mathwriter-ibus.appdata.xml
|
||||
@ -231,6 +235,13 @@ EOF
|
||||
%{_datadir}/ibus-table/icons/mathwriter.png
|
||||
|
||||
%changelog
|
||||
* Tue Jan 07 2020 Mike FABIAN <mfabian@redhat.com> - 1.3.11-1
|
||||
- update to latest upstream 1.3.11
|
||||
- Add Vietnamese input methods Telex and VNI
|
||||
(thanks to Nguyễn Gia Phong <vn.mcsinyx@gmail.com>)
|
||||
- Extend russian translit for latin slavic layouts
|
||||
(thanks to Marek Nečada <marek@necada.org>)
|
||||
|
||||
* Tue Jan 07 2020 Mike FABIAN <mfabian@redhat.com> - 1.3.10-1
|
||||
- update to latest upstream 1.3.10
|
||||
- latex: add most of Unicode 9.0 block Mathematical Alphanumeric Symbols
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (ibus-table-others-1.3.10.tar.gz) = c3141a2917f0b5693960d703d7a88bfe0f134f4844ee6d8b75be112b10c75a92b0b539f3c85e65e1fc21f0bb50923c4845741ced23b313e706e0688f4e2298b4
|
||||
SHA512 (ibus-table-others-1.3.11.tar.gz) = bfa17338e3a6a3e392bb3e5e5736af9bfa5584a897aea4ca72aec0df2c84dc94a0737f8fb87ced382e6acac3f8169ed2aef93a2f94330a4829048d009cb96ee0
|
||||
|
Loading…
Reference in New Issue
Block a user