From 57de58123b20bfed4ae43f4bef292c7d7175f9be Mon Sep 17 00:00:00 2001 From: Krzysztof Opasiak Date: Thu, 13 Apr 2017 13:23:27 +0200 Subject: [PATCH] Bump version to v.1.0.21 1) Switch from pristine-tar model to new one (upstream + tizen branch) 2) Drop commits: 59f513e91878a8b87a8462b1cf49b46d55f959ce ("Do not search for usbfs path") a9d76751ed87ae59949aa050a6268a2def70d208 ("usbhost api: do not search the usbfs path for Mobile profile") as there is a suitable fix in mainline 3) Upgrade libusb to v1.0.21 Change-Id: I42ec75e9d3b95c4cbf978125b5d945cf0896b27e Signed-off-by: Krzysztof Opasiak --- packaging/libusb.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/libusb.spec b/packaging/libusb.spec index abdf1d1..6835892 100644 --- a/packaging/libusb.spec +++ b/packaging/libusb.spec @@ -1,7 +1,7 @@ %define TIZEN_FEATURE_USBHOST_API on Name: libusb -Version: 1.0.19 +Version: 1.0.21 Release: 0 License: LGPL-2.1+ Summary: USB Library -- 2.7.4