forked from pool/libgusb
Accepting request 382695 from hardware
1 OBS-URL: https://build.opensuse.org/request/show/382695 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libgusb?expand=0&rev=13
This commit is contained in:
commit
ef2b6d2b85
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9c269ef21145b228e59fdcb533ef9c4ae214a6f4748d17ecd2e022f79389eed
|
||||
size 289744
|
3
libgusb-0.2.9.tar.xz
Normal file
3
libgusb-0.2.9.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7320bdcd0ab1750d314fa86f48bd2cc186b9e33332314403779af9772fedde14
|
||||
size 290972
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user