Hello community, here is the log from the commit of package libgusb for openSUSE:Factory checked in at 2020-09-18 15:21:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libgusb (Old) and /work/SRC/openSUSE:Factory/.libgusb.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libgusb" Fri Sep 18 15:21:20 2020 rev:19 rq:834575 version:0.3.5 Changes: -------- --- /work/SRC/openSUSE:Factory/libgusb/libgusb.changes 2018-03-12 12:02:39.634939540 +0100 +++ /work/SRC/openSUSE:Factory/.libgusb.new.4249/libgusb.changes 2020-09-18 15:21:25.753970759 +0200 @@ -1,0 +2,28 @@ +Mon Sep 14 10:51:19 UTC 2020 - Dirk Mueller <[email protected]> + +- update to 0.3.5: + - Add a way to get iConfiguration (Benson Leung) + - Allow building GtkDoc when building as a subproject (Richard Hughes) + - Fix version script to be more portable (Laurent Bigonville, Ting-Wei Lan) + - Include methods on plain structs in the version script (Simon McVittie) + - This fixes the symbol version for g_usb_version_string() to be in the right + place, so update this library alongside with external programs if you've + already started using this symbol for example in fwupd. We've put a mechanism + in place so this kind of thing can't happen again. Sorry! + - Validate the exported symbol list during check (Richard Hughes) + - Include the USB bus in the generated platform_id (Richard Hughes) + - Add a thin glib wrapper around libusb_endpoint_descriptor (Emmanuel Pacaud) + - Fix high number of wakeups when checking the GUsbContext (Richard Hughes) + - Use '#pragma once' to reduce boilerplate (Richard Hughes) + - Wrap the upstream libusb_strerror() (Richard Hughes) + - Do not use deprecated libusb API (Richard Hughes) + - Fix compilation on macOS (Richard Hughes) + - Use a 1ms timeout in the Windows event thread (Richard Hughes) + - Use has_link_argument() to detect linker flags (Richard Hughes) + - Add g_usb_device_get_spec() (Richard Hughes) + - Add g_usb_version_string() for fwupd (Richard Hughes) + - Add -Wswitch-enum (Benjamin Berg) + - Fix GI length introspection annotations (grindhold) + - Make gir generation optional (maxice8) + +------------------------------------------------------------------- Old: ---- libgusb-0.3.0.tar.xz New: ---- libgusb-0.3.5.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libgusb.spec ++++++ --- /var/tmp/diff_new_pack.6VI178/_old 2020-09-18 15:21:26.597971575 +0200 +++ /var/tmp/diff_new_pack.6VI178/_new 2020-09-18 15:21:26.601971578 +0200 @@ -1,7 +1,7 @@ # # spec file for package libgusb # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,17 +12,17 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libgusb -Version: 0.3.0 +Version: 0.3.5 Release: 0 Summary: GObject-based library for libusb1 License: LGPL-2.1-or-later Group: Development/Libraries/GNOME -Url: https://github.com/hughsie/libgusb +URL: https://github.com/hughsie/libgusb Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz BuildRequires: gtk-doc BuildRequires: meson ++++++ libgusb-0.3.0.tar.xz -> libgusb-0.3.5.tar.xz ++++++ ++++ 3447 lines of diff (skipped)
