diff --git a/libusb-1.0.23.tar.bz2 b/libusb-1.0.23.tar.bz2 deleted file mode 100644 index e12cd70..0000000 --- a/libusb-1.0.23.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db11c06e958a82dac52cf3c65cb4dd2c3f339c8a988665110e0d24d19312ad8d -size 602860 diff --git a/libusb-1.0.24.tar.bz2 b/libusb-1.0.24.tar.bz2 new file mode 100644 index 0000000..6ab2ec0 --- /dev/null +++ b/libusb-1.0.24.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7efd2685f7b327326dcfb85cee426d9b871fd70e22caa15bb68d595ce2a2b12a +size 606593 diff --git a/libusb-1_0.changes b/libusb-1_0.changes index 9882c41..1b6da79 100644 --- a/libusb-1_0.changes +++ b/libusb-1_0.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Thu Dec 10 19:18:02 UTC 2020 - Martin Hauke + +- Update to version 1.0.24 + * Add new platform abstraction (#252). + * Add Null POSIX backend. + * Add support for eventfd. + * New API libusb_hotplug_get_user_data(). + * Linux: Drop support for kernel older than 2.6.32. + * Linux: Provide an event thread name. (#689). + * Linux: Wait until all USBs have been reaped before freeing + them. (#607) + * Documentation fixes and improvements. + * Various other bug fixes and improvements. + ------------------------------------------------------------------- Thu Aug 29 20:04:48 UTC 2019 - Martin Hauke diff --git a/libusb-1_0.spec b/libusb-1_0.spec index 7c6a950..6c85f0b 100644 --- a/libusb-1_0.spec +++ b/libusb-1_0.spec @@ -1,7 +1,7 @@ # # spec file for package libusb-1_0 # -# Copyright (c) 2019 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 @@ -19,7 +19,7 @@ %define _name libusb %define debug_package_requires libusb-1_0-0 = %{version}-%{release} Name: libusb-1_0 -Version: 1.0.23 +Version: 1.0.24 Release: 0 Summary: USB Library License: LGPL-2.1-or-later