From a3262917d22d6c70ceb109c1ed0167ebe651656d Mon Sep 17 00:00:00 2001 From: Mike FABIAN Date: Aug 07 2013 06:10:10 +0000 Subject: update to 1.2.3 - Fix exception handling when trying to install a rpm package (Resolves: rhbz#98 6178) --- diff --git a/.gitignore b/.gitignore index b97b6b6..cddf2d9 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,4 @@ /ibus-typing-booster-1.2.0.tar.gz /ibus-typing-booster-1.2.1.tar.gz /ibus-typing-booster-1.2.2.tar.gz +/ibus-typing-booster-1.2.3.tar.gz diff --git a/ibus-typing-booster.spec b/ibus-typing-booster.spec index 09f6a67..7f4a5cd 100644 --- a/ibus-typing-booster.spec +++ b/ibus-typing-booster.spec @@ -1,6 +1,6 @@ Name: ibus-typing-booster -Version: 1.2.2 -Release: 2%{?dist} +Version: 1.2.3 +Release: 1%{?dist} Summary: A typing booster engine for the IBus platform License: GPLv3+ Group: System Environment/Libraries @@ -74,6 +74,11 @@ make install DESTDIR=${RPM_BUILD_ROOT} NO_INDEX=true INSTALL="install -p" pkg %{_datadir}/applications/ibus-setup-typing-booster.desktop %changelog +* Tue Aug 06 2013 Mike FABIAN - 1.2.3-1 +- Update to 1.2.3 upstream version +- Fix exception handling when trying to install a rpm package (Resolves: rhbz#98 +6178) + * Sat Aug 03 2013 Fedora Release Engineering - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild diff --git a/sources b/sources index 2bb1aa6..9731c25 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4a7a53cda7be6cf68919eca02b5aab35 ibus-typing-booster-1.2.2.tar.gz +0f4f09bb141e3df9dca28957255609d3 ibus-typing-booster-1.2.3.tar.gz