- update to 0.9.3

This commit is contained in:
Jindrich Novy 2008-09-23 11:26:47 +00:00
parent b3e9d690cb
commit 31f5fe7485
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
libusb-0.9.1.tar.bz2
libusb-0.9.3.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: A library which allows userspace access to USB devices
Name: libusb1
Version: 0.9.1
Release: 1%{?dist}
Version: 0.9.3
Release: 0.1%{?dist}
Source0: http://downloads.sourceforge.net/libusb/libusb-%{version}.tar.bz2
License: LGPLv2+
Group: System Environment/Libraries
@ -71,6 +71,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/*.a
%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
- Update to 0.9.1

View File

@ -1 +1 @@
e420199634a21c628db46b4ea1f1397b libusb-0.9.1.tar.bz2
a7a2d880be18303109cc7c0f9f21ced2 libusb-0.9.3.tar.bz2