- Update to 0.9.1
This commit is contained in:
parent
8eda4670a5
commit
b3e9d690cb
@ -1 +1 @@
|
|||||||
libusb-0.9.0.tar.bz2
|
libusb-0.9.1.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.0
|
Version: 0.9.1
|
||||||
Release: 0.4%{?dist}
|
Release: 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
|
||||||
|
* Sun Jul 06 2008 - Bastien Nocera <bnocera@redhat.com> - 0.9.1
|
||||||
|
- Update to 0.9.1
|
||||||
|
|
||||||
* Mon May 26 2008 Jindrich Novy <jnovy@redhat.com> 0.9.0-0.4
|
* Mon May 26 2008 Jindrich Novy <jnovy@redhat.com> 0.9.0-0.4
|
||||||
- update to official beta
|
- update to official beta
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user