update to latest upstream 1.3.10
- latex: add most of Unicode 9.0 block Mathematical Alphanumeric Symbols (thanks to Pavel Zorin-Kranich)
This commit is contained in:
parent
4b0a38a6ba
commit
3d028ed780
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/ibus-table-others-1.3.7.tar.gz
|
||||
/ibus-table-others-1.3.8.tar.gz
|
||||
/ibus-table-others-1.3.9.tar.gz
|
||||
/ibus-table-others-1.3.10.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global cur_ver 1.3.9
|
||||
%global cur_ver 1.3.10
|
||||
|
||||
Name: ibus-table-others
|
||||
Version: 1.3.9
|
||||
Release: 7%{?dist}
|
||||
Version: 1.3.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Various tables for IBus-Table
|
||||
License: GPLv3
|
||||
URL: http://github.com/moebiuscurve/ibus-table-others
|
||||
@ -231,6 +231,11 @@ EOF
|
||||
%{_datadir}/ibus-table/icons/mathwriter.png
|
||||
|
||||
%changelog
|
||||
* 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
|
||||
(thanks to Pavel Zorin-Kranich)
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.9-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user