SHA256
1
0
forked from pool/libgusb
Dominique Leuenberger 2015-02-27 10:04:05 +00:00 committed by Git OBS Bridge
commit ec62b85460
4 changed files with 18 additions and 7 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b912419687d73bc30b9fb918b7ade640b94bf9a327f0e9a93b1a031e4560458
size 270088

3
libgusb-0.2.4.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:437966fb45e30b8e757b2c200daf5d4e7dd22bf5aa80e151e3b1807270d38083
size 273832

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Sun Feb 22 10:43:24 UTC 2015 - benoit.monin@gmx.fr
- Update to version 0.2.4:
+ Various API extensions.
+ Bugfixes:
- Don't filter out hub devices when getting the device list.
- Make the platform ID persistent across re-plug.
- Port to GTask.
- Use new Glib features for various code cleanups.
-------------------------------------------------------------------
Fri Dec 19 09:20:02 UTC 2014 - kkaempf@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package libgusb
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 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,16 +17,16 @@
Name: libgusb
Version: 0.2.3
Version: 0.2.4
Release: 0
Summary: GObject-based library for libusb1
License: LGPL-2.1+
Group: System/Libraries
Url: https://gitorious.org/gusb/
Url: https://github.com/hughsie/libgusb
Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
BuildRequires: vala
BuildRequires: xz
BuildRequires: pkgconfig(glib-2.0) >= 2.32.0
BuildRequires: pkgconfig(glib-2.0) >= 2.38.0
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.29
BuildRequires: pkgconfig(gudev-1.0)
BuildRequires: pkgconfig(libusb-1.0) >= 1.0.19