[caribou] Update to 0.4.15

Parag Nemade pnemade at fedoraproject.org
Tue Sep 16 04:18:15 UTC 2014


commit 9c4a9c3c1c43f9e895b655f7db31d33fd0e4737c
Author: Parag Nemade <pnemade at redhat.com>
Date:   Tue Sep 16 09:48:07 2014 +0530

    Update to 0.4.15

 .gitignore   |    1 +
 caribou.spec |   10 +++++-----
 sources      |    2 +-
 3 files changed, 7 insertions(+), 6 deletions(-)
---
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 <pnemade AT redhat DOT com> - 0.4.15-1
+- Update to 0.4.15
+
 * Sun Sep 07 2014 Kalev Lember <kalevlember at gmail.com> - 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


More information about the scm-commits mailing list