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:
parent
334ebfe19a
commit
0d3481f67d
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user