Hello community,

here is the log from the commit of package libgusb for openSUSE:Factory checked 
in at 2014-12-21 12:03:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libgusb (Old)
 and      /work/SRC/openSUSE:Factory/.libgusb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libgusb"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libgusb/libgusb.changes  2013-03-12 
17:16:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libgusb.new/libgusb.changes     2014-12-21 
12:02:34.000000000 +0100
@@ -1,0 +2,27 @@
+Fri Dec 19 09:20:02 UTC 2014 - [email protected]
+
+- Update to version 0.2.3:
+  + Bugfixes: Correctly terminate the libusb event thread.
+- Changes from version 0.2.2:
+  + New Features: Official Windows support!
+  + Bugfixes:
+    - No longer require G_USB_API_IS_SUBJECT_TO_CHANGE.
+    - Use a thread to process libusb1 events.
+- Changes from version 0.2.1:
+  + Bugfixes:
+    - Always set a device platform ID.
+    - Ignore 'unsupported' as a return value for kernel drivers.
+- Changes from version 0.2.0:
+  + Notes:
+    - This release raises the GLib requirement to 2.32 and libusb
+      to 1.0.19.
+    - No GUdev functionality is now required.
+  + New Features:
+    - Add g_usb_device_get_device_class().
+    - Use the native hotplug support in libusb 1.0.19.
+  + Bugfixes:
+    - Fix a crash where libusb_get_pollfds() is unavailable.
+    - Manually coldplug devices and poll if hotplugging is not
+      available.
+
+-------------------------------------------------------------------

Old:
----
  libgusb-0.1.6.tar.xz

New:
----
  libgusb-0.2.3.tar.xz

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

Other differences:
------------------
++++++ libgusb.spec ++++++
--- /var/tmp/diff_new_pack.pNwMHt/_old  2014-12-21 12:02:35.000000000 +0100
+++ /var/tmp/diff_new_pack.pNwMHt/_new  2014-12-21 12:02:35.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgusb
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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:           libgusb
-Version:        0.1.6
+Version:        0.2.3
 Release:        0
 Summary:        GObject-based library for libusb1
 License:        LGPL-2.1+
@@ -26,10 +26,10 @@
 Source0:        
http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
 BuildRequires:  vala
 BuildRequires:  xz
-BuildRequires:  pkgconfig(glib-2.0) >= 2.28.0
+BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
 BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.29
 BuildRequires:  pkgconfig(gudev-1.0)
-BuildRequires:  pkgconfig(libusb-1.0) >= 1.0.0
+BuildRequires:  pkgconfig(libusb-1.0) >= 1.0.19
 
 %description
 GUsb is a GObject wrapper for libusb1 that makes it easy to do

++++++ libgusb-0.1.6.tar.xz -> libgusb-0.2.3.tar.xz ++++++
++++ 16067 lines of diff (skipped)

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

Reply via email to