Hello community,

here is the log from the commit of package caribou for openSUSE:Factory checked 
in at 2013-04-02 11:39:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/caribou (Old)
 and      /work/SRC/openSUSE:Factory/.caribou.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "caribou", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/caribou/caribou.changes  2012-11-21 
15:02:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.caribou.new/caribou.changes     2013-04-02 
11:39:54.000000000 +0200
@@ -1,0 +2,76 @@
+Tue Mar 19 10:03:07 UTC 2013 - [email protected]
+
+- Update to version 0.4.10:
+  + Add --help option to caribou command.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Mon Mar  4 10:48:23 UTC 2013 - [email protected]
+
+- Update to version 0.4.9:
+  + daemon: check if atspi bus is ready to use (bgo#694921).
+  + Setting keyboard to 'full' crashes the shell (bgo#689844).
+  + build: Mark as not supporting srcdir != builddir.
+  + Bugs fixed: bgo#694480.
+
+-------------------------------------------------------------------
+Mon Feb 18 19:38:18 UTC 2013 - [email protected]
+
+- Update to version 0.4.8:
+  + Don't rebuild docs on every "make" run.
+  + Add missing symbols to fullscale layouts as well.
+  + Bugs fixed: bgo#694011, bgo#688218, bgo#680556, bgo#693616,
+    bgo#684887, bgo#691992.
+  + Updated translations.
+- Add pkgconfig(atspi-2) and pkgconfig(gdk-3.0) BuildRequires: new
+  verified dependencies.
+
+-------------------------------------------------------------------
+Tue Jan 15 19:58:20 UTC 2013 - [email protected]
+
+- Update to version 0.4.7:
+  + bgo#687244: Add documentation support
+  + bgo#687315: various packaging fixes:
+    - build: only export public symbols from the library
+    - build: make sure to define $datarootdir in generated scripts
+    - build: suppress Python bytecode generation when building
+    - build: install vapi file
+    - build: install pkg-config file
+    - build: use git.mk
+    - build: don't use deprecated Automake variable INCLUDE
+    - build: rename caribou.pc to caribou-1.0.pc
+  + bgo#691463: libcaribou: avoid integer overflow
+  + Fix 'make install' when --enable-docs is used
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Dec 18 20:22:23 UTC 2012 - [email protected]
+
+- Update to version 0.4.6:
+  + bgo#688517: libcaribou: refactor some code
+  + bgo#688656: key-model: Use key-released instead of key-clicked
+    to hide subkeys
+  + bgo#689823: caribou-preferences: Fix expansion of
+    LD_LIBRARY_PATH
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Nov 20 19:52:09 UTC 2012 - [email protected]
+
+- Update to version 0.4.5:
+  + xadapter:
+    - use level3 shift if possible (bgo#687018)
+    - use XkbChangeMap instead of XkbSetMap (bgo#673547)
+    - specify core device when callin XkbSetMap (bgo#673547)
+  + Portability: allow the use of /bin/sh instead of /bin/bash.
+  + libcaribouu:
+    - simplify using xtst.vapi provided by vala (bgo#685607)
+    - Ignore level 3 keysyms when looking up keycode (bgo#673579)
+  + xml: add "text" attribute to key (bgo#687026)
+  + Port from libgee 0.6 to 0.8
+  + Bugs fixed: bgo#667455, bgo#656175, bgo#673543, bgo#686200.
+  + Updated translations.
+- Replace pkgconfig(gee-1.0) with pkgconfig(gee-0.8), following
+  upstreams port to libgee 0.8.
+
+-------------------------------------------------------------------

Old:
----
  caribou-0.4.4.2.tar.xz

New:
----
  caribou-0.4.10.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ caribou.spec ++++++
--- /var/tmp/diff_new_pack.DDxL0w/_old  2013-04-02 11:39:57.000000000 +0200
+++ /var/tmp/diff_new_pack.DDxL0w/_new  2013-04-02 11:39:57.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package caribou
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           caribou
-Version:        0.4.4.2
+Version:        0.4.10
 Release:        0
 # FIXME: Stop hiding the .desktop file with %%suse_update_desktop_file -u if 
launching caribou finally works
 Summary:        On-screen Keyboard for GNOME
@@ -34,8 +34,10 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.13
 BuildRequires:  xsltproc
+BuildRequires:  pkgconfig(atspi-2)
 BuildRequires:  pkgconfig(clutter-1.0)
-BuildRequires:  pkgconfig(gee-1.0)
+BuildRequires:  pkgconfig(gdk-3.0) >= 3.0.0
+BuildRequires:  pkgconfig(gee-0.8)
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -148,10 +150,7 @@
 %make_install
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %find_lang %{name} %{?no_lang_C}
-# As the icon is not shipped, don't mention it in the .desktop file
-sed -i -e s'/Icon=.*/Icon=/g' 
%{buildroot}%{_datadir}/applications/caribou.desktop
 # FIXME: We have to unhide this when the application gets its icon 
(bnc#726954, bgo#618293) and when caribou actually works
-%suse_update_desktop_file -u %{name}
 %suse_update_desktop_file %{name}-autostart
 %fdupes %{buildroot}
 
@@ -175,7 +174,6 @@
 %{_bindir}/caribou-preferences
 %{python_sitelib}/caribou/
 %{_datadir}/antler/
-%{_datadir}/applications/caribou.desktop
 %{_datadir}/caribou/
 %{_datadir}/dbus-1/services/org.gnome.Caribou.Antler.service
 %{_datadir}/glib-2.0/schemas/org.gnome.antler.gschema.xml
@@ -207,9 +205,11 @@
 
 %files devel
 %defattr(-, root, root)
+%{_datadir}/gir-1.0/*.gir
+%{_datadir}/vala/vapi/caribou-1.0.*
 %{_includedir}/libcaribou/
 %{_libdir}/libcaribou.so
-%{_datadir}/gir-1.0/*.gir
+%{_libdir}/pkgconfig/caribou-1.0.pc
 
 %files lang -f %{name}.lang
 

++++++ caribou-0.4.4.2.tar.xz -> caribou-0.4.10.tar.xz ++++++
++++ 39957 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to