From 262bc18958c57aea17164d8545338e0a6a940d00acab938220d0ebf43c71b092 Mon Sep 17 00:00:00 2001
From: OBS User autobuild <null@suse.de>
Date: Mon, 28 Jun 2010 14:18:45 +0000
Subject: [PATCH] Accepting request 41979 from hardware

Copy from hardware/libusb-1_0 based on submit request 41979 from user prusnak

OBS-URL: https://build.opensuse.org/request/show/41979
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libusb-1_0?expand=0&rev=14
---
 libusb-1.0.6.tar.bz2 | 3 ---
 libusb-1.0.8.tar.bz2 | 3 +++
 libusb-1_0.changes   | 8 ++++++++
 libusb-1_0.spec      | 8 ++++----
 4 files changed, 15 insertions(+), 7 deletions(-)
 delete mode 100644 libusb-1.0.6.tar.bz2
 create mode 100644 libusb-1.0.8.tar.bz2

diff --git a/libusb-1.0.6.tar.bz2 b/libusb-1.0.6.tar.bz2
deleted file mode 100644
index 8b00da0..0000000
--- a/libusb-1.0.6.tar.bz2
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:39bb03dfcc9758c40948d92c1ec5dd90aebd972e67b921f0cc1aa610fb87db9d
-size 322956
diff --git a/libusb-1.0.8.tar.bz2 b/libusb-1.0.8.tar.bz2
new file mode 100644
index 0000000..6b76a39
--- /dev/null
+++ b/libusb-1.0.8.tar.bz2
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:21d0d3a5710f7f4211c595102c6b9eccb42435a17a4f5bd2c3f4166ab1badba9
+size 331820
diff --git a/libusb-1_0.changes b/libusb-1_0.changes
index 910827f..930ceae 100644
--- a/libusb-1_0.changes
+++ b/libusb-1_0.changes
@@ -1,3 +1,11 @@
+-------------------------------------------------------------------
+Mon Jun 21 12:00:40 CEST 2010 - opensuse@sukimashita.com
+
+- Updated to version 1.0.8:
+  * Bug fixes and documentation tweaks
+  * Add more interface class definitions
+- This release fixes a crash for kernel's with debug flag enabled
+
 -------------------------------------------------------------------
 Sat Apr 24 10:14:18 UTC 2010 - coolo@novell.com
 
diff --git a/libusb-1_0.spec b/libusb-1_0.spec
index cab85fd..c9f8c29 100644
--- a/libusb-1_0.spec
+++ b/libusb-1_0.spec
@@ -1,5 +1,5 @@
 #
-# spec file for package libusb-1_0 (Version 1.0.6)
+# spec file for package libusb-1_0 (Version 1.0.8)
 #
 # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -20,12 +20,12 @@
 
 Name:           libusb-1_0
 %define _name libusb
-Url:            http://libusb.wiki.sourceforge.net/Libusb1.0
+Url:            http://www.libusb.org/
 License:        LGPLv2.1+
 Summary:        USB Library
 Group:          System/Libraries
-Version:        1.0.6
-Release:        4
+Version:        1.0.8
+Release:        1
 Source:         %{_name}-%{version}.tar.bz2
 Source2:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build