From 86fd00f2a73be14990209bb094d9f681e1c9a7f5 Mon Sep 17 00:00:00 2001 From: Scott Talbert Date: Sep 02 2015 00:49:08 +0000 Subject: Update to latest upstream commit d17db57 --- diff --git a/.gitignore b/.gitignore index 8ebfaac..37220f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /hidapi-0.7.0-a88c724.tar.gz +/hidapi-0.8.0-d17db57.tar.gz diff --git a/hidapi.spec b/hidapi.spec index ef4afec..3adec2d 100644 --- a/hidapi.spec +++ b/hidapi.spec @@ -1,9 +1,9 @@ -%global commit a88c7244d632ed238b829968be9b765605b53c34 +%global commit d17db57b9d4354752e0af42f5f33007a42ef2906 %global shortcommit %(c=%{commit}; echo ${c:0:7}) Name: hidapi -Version: 0.7.0 -Release: 5.%{shortcommit}%{?dist} +Version: 0.8.0 +Release: 0.1.%{shortcommit}%{?dist} Summary: Library for communicating with USB and Bluetooth HID devices Group: Development/Libraries @@ -62,6 +62,9 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name} %{_libdir}/pkgconfig/hidapi-libusb.pc %changelog +* Tue Sep 01 2015 Scott Talbert - 0.8.0-0.1.d17db57 +- Update to latest upstream commit d17db57 + * Wed Jun 17 2015 Fedora Release Engineering - 0.7.0-5.a88c724 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 97c4a51..3bd8737 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -62f3b830865edc4439a75ea1cd0d75ad hidapi-0.7.0-a88c724.tar.gz +e987aadad952e2232b5dce34aff16112 hidapi-0.8.0-d17db57.tar.gz