From 80587fdf9c58018a8a872d96318bf16f46834941 Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Mon, 5 May 2014 13:38:42 +0200 Subject: [PATCH] update to latest upstream 1.3.0.20140505 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Don’t force “us” layout for the latex input method - The “latex” table uses “\” as a startchar - fix wrong weekday in rpm changelog --- .gitignore | 1 + ibus-table-others.spec | 10 ++++++++-- sources | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 652cf44..066a010 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /ibus-table-others-1.3.0.20120912.tar.gz /ibus-table-others-1.3.0.20130204.tar.gz /ibus-table-others-1.3.0.20140218.tar.gz +/ibus-table-others-1.3.0.20140505.tar.gz diff --git a/ibus-table-others.spec b/ibus-table-others.spec index c2b47cc..c89f83a 100644 --- a/ibus-table-others.spec +++ b/ibus-table-others.spec @@ -1,7 +1,7 @@ %global cur_ver 1.3.0.20100907 Name: ibus-table-others -Version: 1.3.0.20140218 +Version: 1.3.0.20140505 Release: 1%{?dist} Summary: Various tables for IBus-Table License: GPLv3 @@ -124,6 +124,12 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/ %{_datadir}/ibus-table/icons/mathwriter.png %changelog +* Mon May 05 2014 Mike FABIAN - 1.3.0.20140505-1 +- update to latest upstream 1.3.0.20140505 +- Don’t force “us” layout for the latex input method +- The “latex” table uses “\” as a startchar +- fix wrong weekday in rpm changelog + * Tue Feb 18 2014 Mike FABIAN - 1.3.0.20140218-1 - update to latest upstream 1.3.0.20140218 - includes "Set symbols to be displayed in IM switchers" by Sean Burke @@ -209,7 +215,7 @@ cd ${RPM_BUILD_ROOT}/%{_datadir}/ibus-table/tables/ - "files" section for main package removed - used rm and make to macros "__make" and "__rm" -* Wed Sep 28 2010 Naveen Kumar - 1.3.0.20100907-2 +* Tue Sep 28 2010 Naveen Kumar - 1.3.0.20100907-2 - divided the package into subpackages. * Tue Sep 7 2010 Naveen Kumar - 1.3.0.20100907-1 diff --git a/sources b/sources index 8a59735..24b4100 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6ac8ef2d4953c4294594d6ff3a564e79 ibus-table-others-1.3.0.20140218.tar.gz +ac0d10fd988bc676e7cdf4e8d8b4a611 ibus-table-others-1.3.0.20140505.tar.gz