From 6f5994558638ffa50fc60b8b74cfe873e8c4d0a8 Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sep 26 2012 10:40:41 +0000 Subject: Upgrade to 1.0.14 --- 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 - 1.0.14-1 +- Upgrade to 1.0.14 + * Mon Sep 24 2012 Hans de Goede - 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