Changelog for
libgusb2-0.3.10-7.2.x86_64.rpm :
* Fri Aug 05 2022 Matej Cepl
- Add no-pkg-resources.patch:
* Replaces pkg_resources with python-packaging
* pkg_resources is provided by setuptools, but the previously transitive pull in of setuptools has been broken by gtk-doc --> python3-Pygments -/-> python3-setuptools
* Mon May 09 2022 Paolo Stivanin - Update to version 0.3.10: + New Features: - Add API to change the hotplug poll interval.
* Wed Dec 22 2021 Callum Farmer - Update to version 0.3.9: - Add g_usb_device_get_string_descriptor_bytes() - Do not double-reference USB devices - Fix hotplug handling and signal emission during enumerate - Add the GUsbEndpoint methods to the docs - Add g_usb_device_get_string_descriptor_bytes_full - Fix hotplug after threaded device removal - Don\'t hard-code the list of OS supporting --version-script
* Fri Jan 08 2021 Dominique Leuenberger - Add baselibs.conf: build libgusb2-32bit, which is a dependency to libfprint-2-2-32bit. Due to a installcheck bot issue, this happened to be undetected for a while though.
* Mon Sep 14 2020 Dirk Mueller - 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)
* Thu Mar 08 2018 dimstarAATTopensuse.org- Update to version 0.3.0: + New Features: - Add Travis integration. - Allow changing the path to usb.ids file. - Port to the Meson build system. + Replace libusb-1.0/libusb.h with libusb.h.- Port to meson build system: + Add meson BuildRequires. + Replace configure/make/make_install with meson/meson_build/meson_install.- Add gtk-doc BuildRequires: the meson-based tarball no longer ships pre-built documentation.- Drop xz BuildRequires: this is implicit in all openSUSE buildroots.
* Mon Mar 05 2018 jengelhAATTinai.de- Fix SRPM group. Update summaries.
* Wed Feb 28 2018 dimstarAATTopensuse.org- Modernize spec-file by calling spec-cleaner
* Wed Sep 06 2017 dimstarAATTopensuse.org- Update to version 0.2.11: + New Features: Add g_usb_context_set_flags(). + Bugfix: Fix the actual required GLib version.
* Tue Jun 13 2017 dimstarAATTopensuse.org- Update to version 0.2.10: + Correctly detect removed devices when rescanning. + Fix a memory leak when using control tranfers. + Fix gtk-doc build when builddir != srcdir. + Fix symbol version table up to version 0.2.9.