update to latest upstream 1.3.3
- Delete the RULES from the emoji-table - Change MAX_KEY_LENGTH from 2 to 1 for the rusle, rustrad, thai, and yawerty tables
This commit is contained in:
parent
7698bf1c8b
commit
ef6e7b3a2a
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
|||||||
/ibus-table-others-1.3.0.20140707.tar.gz
|
/ibus-table-others-1.3.0.20140707.tar.gz
|
||||||
/ibus-table-others-1.3.1.tar.gz
|
/ibus-table-others-1.3.1.tar.gz
|
||||||
/ibus-table-others-1.3.2.tar.gz
|
/ibus-table-others-1.3.2.tar.gz
|
||||||
|
/ibus-table-others-1.3.3.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global cur_ver 1.3.2
|
%global cur_ver 1.3.3
|
||||||
|
|
||||||
Name: ibus-table-others
|
Name: ibus-table-others
|
||||||
Version: 1.3.2
|
Version: 1.3.3
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Various tables for IBus-Table
|
Summary: Various tables for IBus-Table
|
||||||
License: GPLv3
|
License: GPLv3
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -127,6 +127,12 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/
|
|||||||
%{_datadir}/ibus-table/icons/mathwriter.png
|
%{_datadir}/ibus-table/icons/mathwriter.png
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 01 2014 Mike FABIAN <mfabian@redhat.com> - 1.3.3-1
|
||||||
|
- update to latest upstream 1.3.3
|
||||||
|
- Delete the RULES from the emoji-table
|
||||||
|
- Change MAX_KEY_LENGTH from 2 to 1 for the rusle, rustrad, thai,
|
||||||
|
and yawerty tables
|
||||||
|
|
||||||
* Fri Jul 25 2014 Mike FABIAN <mfabian@redhat.com> - 1.3.2-1
|
* Fri Jul 25 2014 Mike FABIAN <mfabian@redhat.com> - 1.3.2-1
|
||||||
- update to latest upstream 1.3.2
|
- update to latest upstream 1.3.2
|
||||||
- Add “\circ ∘ U+2218 RING OPERATOR” back to the latex table
|
- Add “\circ ∘ U+2218 RING OPERATOR” back to the latex table
|
||||||
|
Loading…
Reference in New Issue
Block a user