diff --git a/.gitignore b/.gitignore index 6389657..e701ab3 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ caribou-0.1.5.tar.bz2 /caribou-0.4.12.tar.xz /caribou-0.4.13.tar.xz /caribou-0.4.14.tar.xz +/caribou-0.4.15.tar.xz diff --git a/caribou.spec b/caribou.spec index 75149c4..7e010e5 100644 --- a/caribou.spec +++ b/caribou.spec @@ -1,14 +1,12 @@ Name: caribou -Version: 0.4.14 -Release: 2%{?dist} +Version: 0.4.15 +Release: 1%{?dist} Summary: A simplified in-place on-screen keyboard License: LGPLv2+ URL: http://live.gnome.org/Caribou Source0: http://download.gnome.org/sources/caribou/0.4/caribou-%{version}.tar.xz Patch0: caribou-0.4.8-multilib.patch Patch1: caribou-0.4.8-fix-python-exec.patch -# Backported from upstream -Patch2: 0001-daemon-Make-Run-D-Bus-method-no-op.patch BuildRequires: python2-devel BuildRequires: gtk2-devel @@ -90,7 +88,6 @@ non-gnome-shell sessions. %setup -q %patch0 -p1 -b .multilib %patch1 -p1 -b .fix-python-exec -%patch2 -p1 %build %configure --disable-static @@ -160,6 +157,9 @@ fi %changelog +* Tue Sep 16 2014 Parag Nemade - 0.4.15-1 +- Update to 0.4.15 + * Sun Sep 07 2014 Kalev Lember - 0.4.14-2 - Fix a possible crash with new dbus activation code (#1138934) diff --git a/sources b/sources index 18a3123..18081f2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -472d2b8fee4081807fa5d8385365211d caribou-0.4.14.tar.xz +5fe8ee58432efb5f6671ca03a9c92800 caribou-0.4.15.tar.xz