update to latest upstream 1.3.1

- Add _ and ^ to the start characters for the LaTeX table
- Updates and bugfixes for the LaTeX table by
  Giuseppe Castagna (original author of the LaTeX table)
This commit is contained in:
Mike FABIAN 2014-07-23 09:42:50 +02:00
parent 334ebfe19a
commit 0d3481f67d
3 changed files with 10 additions and 3 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@
/ibus-table-others-1.3.0.20140603.tar.gz /ibus-table-others-1.3.0.20140603.tar.gz
/ibus-table-others-1.3.0.20140625.tar.gz /ibus-table-others-1.3.0.20140625.tar.gz
/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

View File

@ -1,7 +1,7 @@
%global cur_ver 1.3.0.20100907 %global cur_ver 1.3.1
Name: ibus-table-others Name: ibus-table-others
Version: 1.3.0.20140707 Version: 1.3.1
Release: 1%{?dist} Release: 1%{?dist}
Summary: Various tables for IBus-Table Summary: Various tables for IBus-Table
License: GPLv3 License: GPLv3
@ -124,6 +124,12 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/
%{_datadir}/ibus-table/icons/mathwriter.png %{_datadir}/ibus-table/icons/mathwriter.png
%changelog %changelog
* Wed Jul 23 2014 Mike FABIAN <mfabian@redhat.com> - 1.3.1-1
- update to latest upstream 1.3.1
- Add _ and ^ to the start characters for the LaTeX table
- Updates and bugfixes for the LaTeX table by
Giuseppe Castagna (original author of the LaTeX table)
* Mon Jul 07 2014 Mike FABIAN <mfabian@redhat.com> - 1.3.0.20140707-1 * Mon Jul 07 2014 Mike FABIAN <mfabian@redhat.com> - 1.3.0.20140707-1
- update to latest upstream 1.3.0.20140707 - update to latest upstream 1.3.0.20140707
- Use SELECT_KEYS = F1,F2,F3,F4,F5,F6,F7,F8,F9 for ipa-x-sampa - Use SELECT_KEYS = F1,F2,F3,F4,F5,F6,F7,F8,F9 for ipa-x-sampa

View File

@ -1 +1 @@
0fc47f0761456d7884e881d6bd4fea46 ibus-table-others-1.3.0.20140707.tar.gz 13eab76a3659c4ab0c2061c14e1aa3f9 ibus-table-others-1.3.1.tar.gz