[libgusb/f21] New upstream version

Richard Hughes rhughes at fedoraproject.org
Thu Dec 4 22:10:07 UTC 2014


commit e2944e0e419db69e51c0ba6ce639085f63608a2e
Author: Richard Hughes <richard at hughsie.com>
Date:   Mon Dec 1 16:34:00 2014 +0000

    New upstream version

 .gitignore   |    1 +
 libgusb.spec |    6 +++++-
 sources      |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b32f33d..6e84a10 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /libgusb-0.2.0.tar.xz
 /libgusb-0.2.1.tar.xz
 /libgusb-0.2.2.tar.xz
+/libgusb-0.2.3.tar.xz
diff --git a/libgusb.spec b/libgusb.spec
index 081a0fd..bf1b16b 100644
--- a/libgusb.spec
+++ b/libgusb.spec
@@ -1,6 +1,6 @@
 Summary:   GLib wrapper around libusb1
 Name:      libgusb
-Version:   0.2.2
+Version:   0.2.3
 Release:   1%{?dist}
 License:   LGPLv2+
 URL:       https://gitorious.org/gusb/
@@ -63,6 +63,10 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libgusb.la
 %{_datadir}/vala/vapi/gusb.vapi
 
 %changelog
+* Mon Dec 01 2014 Richard Hughes <richard at hughsie.com> 0.2.3-1
+- New upstream version
+- Correctly terminate the libusb event thread
+
 * Wed Nov 26 2014 Richard Hughes <richard at hughsie.com> 0.2.2-1
 - New upstream version
 - Use a thread to process libusb1 events
diff --git a/sources b/sources
index eaffef9..a5d1364 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-656edd848129ff28318bccc931abc810  libgusb-0.2.2.tar.xz
+82b9c0b3ca2d8a3220135f3eb4e88bf4  libgusb-0.2.3.tar.xz


More information about the scm-commits mailing list