- update to 0.9.3
This commit is contained in:
parent
b3e9d690cb
commit
31f5fe7485
@ -1 +1 @@
|
|||||||
libusb-0.9.1.tar.bz2
|
libusb-0.9.3.tar.bz2
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
Summary: A library which allows userspace access to USB devices
|
Summary: A library which allows userspace access to USB devices
|
||||||
Name: libusb1
|
Name: libusb1
|
||||||
Version: 0.9.1
|
Version: 0.9.3
|
||||||
Release: 1%{?dist}
|
Release: 0.1%{?dist}
|
||||||
Source0: http://downloads.sourceforge.net/libusb/libusb-%{version}.tar.bz2
|
Source0: http://downloads.sourceforge.net/libusb/libusb-%{version}.tar.bz2
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 23 2008 Jindrich Novy <jnovy@redhat.com> 0.9.3-0.1
|
||||||
|
- update to 0.9.3
|
||||||
|
|
||||||
* Sun Jul 06 2008 - Bastien Nocera <bnocera@redhat.com> - 0.9.1
|
* Sun Jul 06 2008 - Bastien Nocera <bnocera@redhat.com> - 0.9.1
|
||||||
- Update to 0.9.1
|
- Update to 0.9.1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user