[caribou] Update to new upstream release 0.3.3

pnemade pnemade at fedoraproject.org
Tue Jul 5 03:34:56 UTC 2011


commit 051af68a20d3d423f03069fff3672c805e4ddfd8
Author: Parag Nemade <pnemade at redhat.com>
Date:   Tue Jul 5 09:04:40 2011 +0530

    Update to new upstream release 0.3.3

 .gitignore   |    1 +
 caribou.spec |   12 +++++++-----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 16783ee..a298dae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@ caribou-0.1.5.tar.bz2
 /caribou-0.1.92.tar.bz2
 /caribou-0.2.00.tar.bz2
 /caribou-0.3.2.tar.xz
+/caribou-0.3.3.tar.xz
diff --git a/caribou.spec b/caribou.spec
index 54d543b..9663fc7 100644
--- a/caribou.spec
+++ b/caribou.spec
@@ -1,12 +1,12 @@
 Name:           caribou
-Version:        0.3.2
-Release:        2%{?dist}
+Version:        0.3.3
+Release:        1%{?dist}
 Summary:        A simplified in-place on-screen keyboard
 
 Group:          User Interface/Desktops
 License:        LGPLv2+
 URL:            http://live.gnome.org/Caribou
-Source0:        http://ftp.acc.umu.se/pub/GNOME/sources/caribou/0.3/caribou-0.3.2.tar.xz
+Source0:        http://ftp.acc.umu.se/pub/GNOME/sources/caribou/0.3/caribou-0.3.3.tar.xz
 
 BuildRequires:  python-devel
 BuildRequires:  gtk3-devel
@@ -64,8 +64,7 @@ desktop-file-validate $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/caribou-autost
 
 %find_lang caribou
 
-%post
-/sbin/ldconfig
+%post -p /sbin/ldconfig
 
 %postun
 /sbin/ldconfig
@@ -97,6 +96,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gir-1.0/Caribou-1.0.gir
 
 %changelog
+* Tue Jul 05 2011 Parag Nemade <pnemade AT redhat.com> - 0.3.3-1
+- Update to new upstream release 0.3.3
+
 * Thu Jun 16 2011 Tomas Bzatek <tbzatek at redhat.com> - 0.3.2-2
 - Tweak BuildRequires
 
diff --git a/sources b/sources
index 34c4c32..45ba166 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-50e67748e8f9baf3b022d358a0acde2c  caribou-0.3.2.tar.xz
+9413614a3e1726e138255eb88a01d6b3  caribou-0.3.3.tar.xz


More information about the scm-commits mailing list