[libgusb] New upstream version

Richard Hughes rhughes at fedoraproject.org
Mon Nov 24 14:06:39 UTC 2014


commit 1659f8c3aeff2db351ea9198e08a33c53b02536c
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Nov 24 14:06:32 2014 +0000

    New upstream version

 .gitignore   |    1 +
 libgusb.spec |    7 ++++++-
 sources      |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2389910..c7541b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@
 /libgusb-0.1.5.tar.xz
 /libgusb-0.1.6.tar.xz
 /libgusb-0.2.0.tar.xz
+/libgusb-0.2.1.tar.xz
diff --git a/libgusb.spec b/libgusb.spec
index e62435a..e16d8c0 100644
--- a/libgusb.spec
+++ b/libgusb.spec
@@ -1,6 +1,6 @@
 Summary:   GLib wrapper around libusb1
 Name:      libgusb
-Version:   0.2.0
+Version:   0.2.1
 Release:   1%{?dist}
 License:   LGPLv2+
 URL:       https://gitorious.org/gusb/
@@ -63,6 +63,11 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libgusb.la
 %{_datadir}/vala/vapi/gusb.vapi
 
 %changelog
+* Mon Nov 24 2014 Richard Hughes <richard at hughsie.com> 0.2.1-1
+- New upstream version
+- Always set a device platform ID
+- Ignore 'unsupported' as a return value for kernel drivers
+
 * Thu Nov 20 2014 Richard Hughes <richard at hughsie.com> 0.2.0-1
 - New upstream version
 - Use the native hotplug support in libusb 1.0.19
diff --git a/sources b/sources
index 482d4f4..b3e9318 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ce38ec3885713af0c06d110997fb3789  libgusb-0.2.0.tar.xz
+c0f8db4be0eb8f5292fe755669628911  libgusb-0.2.1.tar.xz


More information about the scm-commits mailing list