[libusbx] Upgrade to 1.0.14

Hans de Goede jwrdegoede at fedoraproject.org
Wed Sep 26 10:39:28 UTC 2012


commit 6f5994558638ffa50fc60b8b74cfe873e8c4d0a8
Author: Hans de Goede <hdegoede at redhat.com>
Date:   Wed Sep 26 12:40:41 2012 +0200

    Upgrade to 1.0.14

 .gitignore   |    1 +
 libusbx.spec |    5 ++++-
 sources      |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8ae61f2..1e39731 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /libusbx-1.0.11.tar.bz2
 /libusbx-1.0.13.tar.bz2
+/libusbx-1.0.14.tar.bz2
diff --git a/libusbx.spec b/libusbx.spec
index d9d6495..ce8e537 100644
--- a/libusbx.spec
+++ b/libusbx.spec
@@ -1,6 +1,6 @@
 Summary:        Library for accessing USB devices
 Name:           libusbx
-Version:        1.0.13
+Version:        1.0.14
 Release:        1%{?dist}
 Source0:        http://downloads.sourceforge.net/libusbx/libusbx-%{version}.tar.bz2
 Patch1:         0001-linux_usbfs-Work-around-a-driver-binding-race-in-res.patch
@@ -84,6 +84,9 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la
 
 
 %changelog
+* Wed Sep 26 2012 Hans de Goede <hdegoede at redhat.com> - 1.0.14-1
+- Upgrade to 1.0.14
+
 * Mon Sep 24 2012 Hans de Goede <hdegoede at redhat.com> - 1.0.13-1
 - Upgrade to 1.0.13
 
diff --git a/sources b/sources
index b87707c..abb6749 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f43819133126a9fdb311b18ea3c6a875  libusbx-1.0.13.tar.bz2
+0a6a75edb4b4eae7dc82c1dd71ddc470  libusbx-1.0.14.tar.bz2


More information about the scm-commits mailing list