Hello community,

here is the log from the commit of package libwacom for openSUSE:Factory 
checked in at 2014-09-30 19:36:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libwacom (Old)
 and      /work/SRC/openSUSE:Factory/.libwacom.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libwacom"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libwacom/libwacom.changes        2014-03-10 
12:36:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libwacom.new/libwacom.changes   2014-09-30 
19:36:32.000000000 +0200
@@ -1,0 +2,8 @@
+Sat Aug 23 21:19:55 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.10:
+  + Fixed bus detection of Bluetooth tablets on kernels 3.14 and
+    later.
+  + New devices: ISDV4 0x12C, 116, 4004, 5000, 5002.
+
+-------------------------------------------------------------------

Old:
----
  libwacom-0.9.tar.bz2

New:
----
  libwacom-0.10.tar.bz2

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

Other differences:
------------------
++++++ libwacom.spec ++++++
--- /var/tmp/diff_new_pack.zAFETy/_old  2014-09-30 19:36:33.000000000 +0200
+++ /var/tmp/diff_new_pack.zAFETy/_new  2014-09-30 19:36:33.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libwacom
-Version:        0.9
+Version:        0.10
 Release:        0
 Summary:        Library to identify wacom tablets
 License:        MIT

++++++ libwacom-0.9.tar.bz2 -> libwacom-0.10.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/NEWS new/libwacom-0.10/NEWS
--- old/libwacom-0.9/NEWS       2014-03-04 02:40:55.000000000 +0100
+++ new/libwacom-0.10/NEWS      2014-08-20 05:33:40.000000000 +0200
@@ -1,3 +1,9 @@
+libwacom 0.10:
+- Fixed bus detection of Bluetooth tablets on kernels 3.14
+  and later (bbe317540)
+- New devices:
+  - ISDV4 0x12C, 116, 4004, 5000, 5002
+
 libwacom 0.9.0:
 - Add support for TouchSwitch keyword
 - New devices:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/aclocal.m4 new/libwacom-0.10/aclocal.m4
--- old/libwacom-0.9/aclocal.m4 2014-03-04 02:41:09.000000000 +0100
+++ new/libwacom-0.10/aclocal.m4        2014-08-20 05:24:40.000000000 +0200
@@ -1340,10 +1340,10 @@
          x86_64-*linux*)
            LD="${LD-ld} -m elf_i386"
            ;;
-         powerpcle-*linux*)
+         powerpc64le-*linux*)
            LD="${LD-ld} -m elf32lppclinux"
            ;;
-         powerpc-*linux*)
+         powerpc64-*linux*)
            LD="${LD-ld} -m elf32ppclinux"
            ;;
          s390x-*linux*)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/configure new/libwacom-0.10/configure
--- old/libwacom-0.9/configure  2014-03-04 02:41:10.000000000 +0100
+++ new/libwacom-0.10/configure 2014-08-20 05:24:40.000000000 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for libwacom 0.9.
+# Generated by GNU Autoconf 2.69 for libwacom 0.10.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@
 # Identity of this package.
 PACKAGE_NAME='libwacom'
 PACKAGE_TARNAME='libwacom'
-PACKAGE_VERSION='0.9'
-PACKAGE_STRING='libwacom 0.9'
+PACKAGE_VERSION='0.10'
+PACKAGE_STRING='libwacom 0.10'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1336,7 +1336,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures libwacom 0.9 to adapt to many kinds of systems.
+\`configure' configures libwacom 0.10 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1406,7 +1406,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of libwacom 0.9:";;
+     short | recursive ) echo "Configuration of libwacom 0.10:";;
    esac
   cat <<\_ACEOF
 
@@ -1526,7 +1526,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-libwacom configure 0.9
+libwacom configure 0.10
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1891,7 +1891,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libwacom $as_me 0.9, which was
+It was created by libwacom $as_me 0.10, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2758,7 +2758,7 @@
 
 # Define the identity of the package.
  PACKAGE='libwacom'
- VERSION='0.9'
+ VERSION='0.10'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6293,10 +6293,10 @@
          x86_64-*linux*)
            LD="${LD-ld} -m elf_i386"
            ;;
-         powerpcle-*linux*)
+         powerpc64le-*linux*)
            LD="${LD-ld} -m elf32lppclinux"
            ;;
-         powerpc-*linux*)
+         powerpc64-*linux*)
            LD="${LD-ld} -m elf32ppclinux"
            ;;
          s390x-*linux*)
@@ -13107,7 +13107,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by libwacom $as_me 0.9, which was
+This file was extended by libwacom $as_me 0.10, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13173,7 +13173,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-libwacom config.status 0.9
+libwacom config.status 0.10
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/configure.ac 
new/libwacom-0.10/configure.ac
--- old/libwacom-0.9/configure.ac       2014-03-04 02:40:31.000000000 +0100
+++ new/libwacom-0.10/configure.ac      2014-08-20 05:24:39.000000000 +0200
@@ -1,6 +1,6 @@
 # Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([libwacom], [0.9])
+AC_INIT([libwacom], [0.10])
 AC_CONFIG_HEADERS([config.h])
 
 # Initialize Automake
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/data/isdv4-116.tablet 
new/libwacom-0.10/data/isdv4-116.tablet
--- old/libwacom-0.9/data/isdv4-116.tablet      1970-01-01 01:00:00.000000000 
+0100
+++ new/libwacom-0.10/data/isdv4-116.tablet     2014-07-17 07:21:21.000000000 
+0200
@@ -0,0 +1,12 @@
+[Device]
+Name=Wacom ISDv4 116
+DeviceMatch=usb:056a:0116
+Class=ISDV4
+Width=8
+Height=6
+IntegratedIn=Display;System
+
+[Features]
+Stylus=true
+Touch=true
+Buttons=0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/data/isdv4-12c.tablet 
new/libwacom-0.10/data/isdv4-12c.tablet
--- old/libwacom-0.9/data/isdv4-12c.tablet      1970-01-01 01:00:00.000000000 
+0100
+++ new/libwacom-0.10/data/isdv4-12c.tablet     2014-08-20 05:24:15.000000000 
+0200
@@ -0,0 +1,11 @@
+[Device]
+Name=Wacom ISDv4 12C
+DeviceMatch=usb:056a:012c
+Class=ISDV4
+Width=11
+Height=6
+IntegratedIn=Display;System
+
+[Features]
+Stylus=true
+Buttons=0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/data/isdv4-4004.tablet 
new/libwacom-0.10/data/isdv4-4004.tablet
--- old/libwacom-0.9/data/isdv4-4004.tablet     1970-01-01 01:00:00.000000000 
+0100
+++ new/libwacom-0.10/data/isdv4-4004.tablet    2014-07-17 07:21:21.000000000 
+0200
@@ -0,0 +1,14 @@
+# Note: At least one device with this sensor has no pen interface
+
+[Device]
+Name=Wacom ISDv4 4004
+DeviceMatch=usb:056a:4004
+Class=ISDV4
+Width=11
+Height=6
+IntegratedIn=Display;System
+
+[Features]
+Stylus=true
+Touch=true
+Buttons=0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/data/isdv4-5000.tablet 
new/libwacom-0.10/data/isdv4-5000.tablet
--- old/libwacom-0.9/data/isdv4-5000.tablet     1970-01-01 01:00:00.000000000 
+0100
+++ new/libwacom-0.10/data/isdv4-5000.tablet    2014-07-17 07:21:21.000000000 
+0200
@@ -0,0 +1,12 @@
+[Device]
+Name=Wacom ISDv4 5000
+DeviceMatch=usb:056a:5000
+Class=ISDV4
+Width=11
+Height=6
+IntegratedIn=Display;System
+
+[Features]
+Stylus=true
+Touch=true
+Buttons=0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/data/isdv4-5002.tablet 
new/libwacom-0.10/data/isdv4-5002.tablet
--- old/libwacom-0.9/data/isdv4-5002.tablet     1970-01-01 01:00:00.000000000 
+0100
+++ new/libwacom-0.10/data/isdv4-5002.tablet    2014-07-17 07:21:21.000000000 
+0200
@@ -0,0 +1,14 @@
+# this is for the Wacom pen + touchscreen as found in the Fujitsu T904
+
+[Device]
+Name=Wacom ISDv4 5002
+DeviceMatch=usb:056a:5002
+Class=ISDV4
+Width=11
+Height=6
+IntegratedIn=Display;System
+
+[Features]
+Stylus=true
+Touch=true
+Buttons=0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/doc/html/deprecated.html 
new/libwacom-0.10/doc/html/deprecated.html
--- old/libwacom-0.9/doc/html/deprecated.html   2014-03-04 02:41:19.000000000 
+0100
+++ new/libwacom-0.10/doc/html/deprecated.html  2014-08-20 05:34:06.000000000 
+0200
@@ -85,7 +85,7 @@
 </div></div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
-Generated on Tue Mar 4 2014 11:41:19 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
+Generated on Wed Aug 20 2014 13:34:06 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.6
 </small></address>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libwacom-0.9/doc/html/dir_2bc10c097a08e7c15dc75588169cd55b.html 
new/libwacom-0.10/doc/html/dir_2bc10c097a08e7c15dc75588169cd55b.html
--- old/libwacom-0.9/doc/html/dir_2bc10c097a08e7c15dc75588169cd55b.html 
2014-03-04 02:41:19.000000000 +0100
+++ new/libwacom-0.10/doc/html/dir_2bc10c097a08e7c15dc75588169cd55b.html        
2014-08-20 05:34:06.000000000 +0200
@@ -91,7 +91,7 @@
 </div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
-Generated on Tue Mar 4 2014 11:41:19 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
+Generated on Wed Aug 20 2014 13:34:06 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.6
 </small></address>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/doc/html/files.html 
new/libwacom-0.10/doc/html/files.html
--- old/libwacom-0.9/doc/html/files.html        2014-03-04 02:41:19.000000000 
+0100
+++ new/libwacom-0.10/doc/html/files.html       2014-08-20 05:34:06.000000000 
+0200
@@ -93,7 +93,7 @@
 </div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
-Generated on Tue Mar 4 2014 11:41:19 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
+Generated on Wed Aug 20 2014 13:34:06 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.6
 </small></address>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/doc/html/globals.html 
new/libwacom-0.10/doc/html/globals.html
--- old/libwacom-0.9/doc/html/globals.html      2014-03-04 02:41:19.000000000 
+0100
+++ new/libwacom-0.10/doc/html/globals.html     2014-08-20 05:34:06.000000000 
+0200
@@ -485,7 +485,7 @@
 </div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
-Generated on Tue Mar 4 2014 11:41:19 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
+Generated on Wed Aug 20 2014 13:34:06 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.6
 </small></address>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/doc/html/globals_defs.html 
new/libwacom-0.10/doc/html/globals_defs.html
--- old/libwacom-0.9/doc/html/globals_defs.html 2014-03-04 02:41:19.000000000 
+0100
+++ new/libwacom-0.10/doc/html/globals_defs.html        2014-08-20 
05:34:06.000000000 +0200
@@ -104,7 +104,7 @@
 </div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
-Generated on Tue Mar 4 2014 11:41:19 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
+Generated on Wed Aug 20 2014 13:34:06 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.6
 </small></address>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/doc/html/globals_enum.html 
new/libwacom-0.10/doc/html/globals_enum.html
--- old/libwacom-0.9/doc/html/globals_enum.html 2014-03-04 02:41:19.000000000 
+0100
+++ new/libwacom-0.10/doc/html/globals_enum.html        2014-08-20 
05:34:06.000000000 +0200
@@ -122,7 +122,7 @@
 </div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
-Generated on Tue Mar 4 2014 11:41:19 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
+Generated on Wed Aug 20 2014 13:34:06 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.6
 </small></address>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/doc/html/globals_eval.html 
new/libwacom-0.10/doc/html/globals_eval.html
--- old/libwacom-0.9/doc/html/globals_eval.html 2014-03-04 02:41:19.000000000 
+0100
+++ new/libwacom-0.10/doc/html/globals_eval.html        2014-08-20 
05:34:06.000000000 +0200
@@ -267,7 +267,7 @@
 </div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
-Generated on Tue Mar 4 2014 11:41:19 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
+Generated on Wed Aug 20 2014 13:34:06 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.6
 </small></address>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/doc/html/globals_func.html 
new/libwacom-0.10/doc/html/globals_func.html
--- old/libwacom-0.9/doc/html/globals_func.html 2014-03-04 02:41:19.000000000 
+0100
+++ new/libwacom-0.10/doc/html/globals_func.html        2014-08-20 
05:34:06.000000000 +0200
@@ -264,7 +264,7 @@
 </div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
-Generated on Tue Mar 4 2014 11:41:19 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
+Generated on Wed Aug 20 2014 13:34:06 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.6
 </small></address>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/doc/html/globals_type.html 
new/libwacom-0.10/doc/html/globals_type.html
--- old/libwacom-0.9/doc/html/globals_type.html 2014-03-04 02:41:19.000000000 
+0100
+++ new/libwacom-0.10/doc/html/globals_type.html        2014-08-20 
05:34:06.000000000 +0200
@@ -110,7 +110,7 @@
 </div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
-Generated on Tue Mar 4 2014 11:41:19 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
+Generated on Wed Aug 20 2014 13:34:06 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.6
 </small></address>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/doc/html/index.html 
new/libwacom-0.10/doc/html/index.html
--- old/libwacom-0.9/doc/html/index.html        2014-03-04 02:41:19.000000000 
+0100
+++ new/libwacom-0.10/doc/html/index.html       2014-08-20 05:34:06.000000000 
+0200
@@ -102,7 +102,7 @@
 </div></div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
-Generated on Tue Mar 4 2014 11:41:19 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
+Generated on Wed Aug 20 2014 13:34:06 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.6
 </small></address>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/doc/html/libwacom_8h.html 
new/libwacom-0.10/doc/html/libwacom_8h.html
--- old/libwacom-0.9/doc/html/libwacom_8h.html  2014-03-04 02:41:19.000000000 
+0100
+++ new/libwacom-0.10/doc/html/libwacom_8h.html 2014-08-20 05:34:06.000000000 
+0200
@@ -2118,7 +2118,7 @@
 </div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
-Generated on Tue Mar 4 2014 11:41:19 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
+Generated on Wed Aug 20 2014 13:34:06 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.6
 </small></address>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/doc/html/libwacom_8h_source.html 
new/libwacom-0.10/doc/html/libwacom_8h_source.html
--- old/libwacom-0.9/doc/html/libwacom_8h_source.html   2014-03-04 
02:41:19.000000000 +0100
+++ new/libwacom-0.10/doc/html/libwacom_8h_source.html  2014-08-20 
05:34:06.000000000 +0200
@@ -460,7 +460,7 @@
 </div><!-- fragment --></div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
-Generated on Tue Mar 4 2014 11:41:19 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
+Generated on Wed Aug 20 2014 13:34:06 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.6
 </small></address>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/doc/html/pages.html 
new/libwacom-0.10/doc/html/pages.html
--- old/libwacom-0.9/doc/html/pages.html        2014-03-04 02:41:19.000000000 
+0100
+++ new/libwacom-0.10/doc/html/pages.html       2014-08-20 05:34:06.000000000 
+0200
@@ -86,7 +86,7 @@
 </div><!-- contents -->
 <!-- start footer part -->
 <hr class="footer"/><address class="footer"><small>
-Generated on Tue Mar 4 2014 11:41:19 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
+Generated on Wed Aug 20 2014 13:34:06 for libwacom by &#160;<a 
href="http://www.doxygen.org/index.html";>
 <img class="footer" src="doxygen.png" alt="doxygen"/>
 </a> 1.8.6
 </small></address>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/libwacom/libwacom-database.c 
new/libwacom-0.10/libwacom/libwacom-database.c
--- old/libwacom-0.9/libwacom/libwacom-database.c       2014-02-06 
22:03:49.000000000 +0100
+++ new/libwacom-0.10/libwacom/libwacom-database.c      2014-08-20 
05:23:54.000000000 +0200
@@ -648,7 +648,7 @@
                return NULL;
        }
 
-       devices =  g_hash_table_get_values (db->device_ht);
+       devices = g_hash_table_get_values (db->device_ht);
        list = calloc (g_list_length (devices) + 1, sizeof (WacomDevice *));
        if (!list) {
                libwacom_error_set(error, WERROR_BAD_ALLOC, "Memory allocation 
failed");
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwacom-0.9/libwacom/libwacom.c 
new/libwacom-0.10/libwacom/libwacom.c
--- old/libwacom-0.9/libwacom/libwacom.c        2014-02-06 22:03:49.000000000 
+0100
+++ new/libwacom-0.10/libwacom/libwacom.c       2014-07-17 07:23:00.000000000 
+0200
@@ -102,7 +102,8 @@
        subsystem = g_udev_device_get_subsystem (device);
        parent = g_object_ref (device);
 
-       while (parent && g_strcmp0 (subsystem, "input") == 0) {
+       while (parent && ((g_strcmp0 (subsystem, "input") == 0) ||
+                         (g_strcmp0 (subsystem, "hid") == 0)) ){
                GUdevDevice *old_parent = parent;
                parent = g_udev_device_get_parent (old_parent);
                if (parent)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to