|
@@ -3,8 +3,8 @@
|
|
Summary: A library which allows userspace access to USB devices
|
|
Summary: A library which allows userspace access to USB devices
|
|
Summary(ja): USB デバイスにユーザスペースからアクセスするためのライブラリ
|
|
Summary(ja): USB デバイスにユーザスペースからアクセスするためのライブラリ
|
|
Name: libusb1
|
|
Name: libusb1
|
|
-Version: 1.0.19
|
|
+Version: 1.0.21
|
|
-Release: 2%{?_dist_release}
|
|
+Release: 1%{?_dist_release}
|
|
Group: System Environment/Libraries
|
|
Group: System Environment/Libraries
|
|
License: LGPLv2+
|
|
License: LGPLv2+
|
|
URL: http://libusb.wiki.sourceforge.net/Libusb1.0
|
|
URL: http://libusb.wiki.sourceforge.net/Libusb1.0
|
|
@@ -143,6 +143,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Jan 05 2018 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.0.21-1
|
|
|
|
+- new upstream release.
|
|
|
|
+
|
|
* Sat Dec 13 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.0.19-2
|
|
* Sat Dec 13 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 1.0.19-2
|
|
- added compat32 subpackages
|
|
- added compat32 subpackages
|
|
|
|
|