From 3d1329562bd7d8450426b9fa1c2c62b410efb23b Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Wed, 12 Mar 2014 07:45:32 +0100 Subject: [PATCH] update to latest upstream ibus-table-1.5.0.20140312 - fix another regression introduced by the Python3 port (a spelling mistake in a variable name) - Resolves: rhbz#1072940 --- .gitignore | 1 + ibus-table.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1213ac4..28d8361 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ ibus-table-1.3.0.20100621.tar.gz /ibus-table-1.5.0.20140218.tar.gz /ibus-table-1.5.0.20140306.tar.gz /ibus-table-1.5.0.20140311.tar.gz +/ibus-table-1.5.0.20140312.tar.gz diff --git a/ibus-table.spec b/ibus-table.spec index 7567256..80e5f97 100644 --- a/ibus-table.spec +++ b/ibus-table.spec @@ -1,5 +1,5 @@ Name: ibus-table -Version: 1.5.0.20140311 +Version: 1.5.0.20140312 Release: 1%{?dist} Summary: The Table engine for IBus platform License: LGPLv2+ @@ -62,6 +62,11 @@ export PYTHON=%{__python3} %{_datadir}/pkgconfig/%{name}.pc %changelog +* Wed Mar 12 2014 Mike FABIAN - 1.5.0.20140312-1 +- update to latest upstream +- fix another regression introduced by the Python3 port (a spelling mistake in a variable name) +- Resolves: rhbz#1072940 + * Tue Mar 11 2014 Mike FABIAN - 1.5.0.20140311-1 - update to latest upstream - fix a regression introduced by the Python3 port diff --git a/sources b/sources index 87080bb..f552c35 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8d63542fdaf158617b190c2e32a8c510 ibus-table-1.5.0.20140311.tar.gz +4c831744bc93f62ecfbe8458f199dbd4 ibus-table-1.5.0.20140312.tar.gz