diff --git a/.gitignore b/.gitignore index 96fee91..fa060b4 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ ibus-1.3.6.tar.gz /ibus-1.5.6.tar.gz /ibus-1.5.7.tar.gz /ibus-1.5.8.tar.gz +/ibus-1.5.9.tar.gz diff --git a/ibus.spec b/ibus.spec index 95104ae..4f8e6b3 100644 --- a/ibus.spec +++ b/ibus.spec @@ -27,8 +27,8 @@ %global dbus_python_version 0.83.0 Name: ibus -Version: 1.5.8 -Release: 2%{?dist} +Version: 1.5.9 +Release: 1%{?dist} Summary: Intelligent Input Bus for Linux OS License: LGPLv2+ Group: System Environment/Libraries @@ -402,6 +402,9 @@ fi %{_datadir}/gtk-doc/html/* %changelog +* Tue Sep 16 2014 Takao Fujiwara - 1.5.9-1 +- Bumped to 1.5.9 + * Sat Aug 16 2014 Fedora Release Engineering - 1.5.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index e3856f7..2239f6f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b9fcfa20bd7b555bb4b438f719c0f2fb ibus-1.5.8.tar.gz +a6e820db4fe3d82c825398f1ed19c77e ibus-1.5.9.tar.gz