diff --git a/libgusb-0.2.8.tar.xz b/libgusb-0.2.8.tar.xz deleted file mode 100644 index 37ab71d..0000000 --- a/libgusb-0.2.8.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a9c269ef21145b228e59fdcb533ef9c4ae214a6f4748d17ecd2e022f79389eed -size 289744 diff --git a/libgusb-0.2.9.tar.xz b/libgusb-0.2.9.tar.xz new file mode 100644 index 0000000..b702d09 --- /dev/null +++ b/libgusb-0.2.9.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7320bdcd0ab1750d314fa86f48bd2cc186b9e33332314403779af9772fedde14 +size 290972 diff --git a/libgusb.changes b/libgusb.changes index 1872101..7bbacf0 100644 --- a/libgusb.changes +++ b/libgusb.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 23 17:10:18 UTC 2016 - zaitor@opensuse.org + +- Update to version 0.2.9: + + Add g_usb_context_wait_for_replug(). + + Install gusbcmd as a debugging aid. + ------------------------------------------------------------------- Thu Dec 10 15:50:30 UTC 2015 - dimstar@opensuse.org diff --git a/libgusb.spec b/libgusb.spec index 17b3cde..de00c35 100644 --- a/libgusb.spec +++ b/libgusb.spec @@ -1,7 +1,7 @@ # # spec file for package libgusb # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX 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.2.8 +Version: 0.2.9 Release: 0 Summary: GObject-based library for libusb1 License: LGPL-2.1+ @@ -93,6 +93,7 @@ find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print %files devel %defattr(-,root,root,-) +%{_bindir}/gusbcmd %{_datadir}/gir-1.0/GUsb-1.0.gir %dir %{_datadir}/vala/vapi %{_datadir}/vala/vapi/gusb.vapi