From a93fd3666e33cf2a1eb56242142947b4d82f6a8636040aaeb8e3d8d73c81f3ab Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 9 May 2022 08:15:00 +0000 Subject: [PATCH] Accepting request 975733 from home:polslinux:branches:hardware - Update to version 0.3.10: + New Features: - Add API to change the hotplug poll interval. OBS-URL: https://build.opensuse.org/request/show/975733 OBS-URL: https://build.opensuse.org/package/show/hardware/libgusb?expand=0&rev=37 --- libgusb-0.3.10.tar.xz | 3 +++ libgusb-0.3.9.tar.xz | 3 --- libgusb.changes | 7 +++++++ libgusb.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) create mode 100644 libgusb-0.3.10.tar.xz delete mode 100644 libgusb-0.3.9.tar.xz diff --git a/libgusb-0.3.10.tar.xz b/libgusb-0.3.10.tar.xz new file mode 100644 index 0000000..3878c38 --- /dev/null +++ b/libgusb-0.3.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eb0b9ab0f8bba0c59631c809c37b616ef34eb3c8e000b0b9b71cf11e4931bdc +size 42972 diff --git a/libgusb-0.3.9.tar.xz b/libgusb-0.3.9.tar.xz deleted file mode 100644 index c363875..0000000 --- a/libgusb-0.3.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1f51ebe8c91140cffbd1c4d58602c96b884170cae4c74f6f7e302a91d5b7c972 -size 42708 diff --git a/libgusb.changes b/libgusb.changes index 01666bb..71b8079 100644 --- a/libgusb.changes +++ b/libgusb.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon May 9 07:58:08 UTC 2022 - Paolo Stivanin + +- Update to version 0.3.10: + + New Features: + - Add API to change the hotplug poll interval. + ------------------------------------------------------------------- Wed Dec 22 12:12:22 UTC 2021 - Callum Farmer diff --git a/libgusb.spec b/libgusb.spec index 6f6e16e..b4b0c1c 100644 --- a/libgusb.spec +++ b/libgusb.spec @@ -1,7 +1,7 @@ # # spec file for package libgusb # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # 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.3.9 +Version: 0.3.10 Release: 0 Summary: GObject-based library for libusb1 License: LGPL-2.1-or-later