- update to 1.0.1

This commit is contained in:
Jindrich Novy 2009-05-13 05:19:56 +00:00
parent 71bbf41e4a
commit a83654361e
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
libusb-1.0.0.tar.bz2
libusb-1.0.1.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: A library which allows userspace access to USB devices
Name: libusb1
Version: 1.0.0
Release: 2%{?dist}
Version: 1.0.1
Release: 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
* Wed May 13 2009 Jindrich Novy <jnovy@redhat.com> 1.0.0-1
- update to 1.0.1
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

View File

@ -1 +1 @@
df2447c23750ef2b4a314200feacc2ee libusb-1.0.0.tar.bz2
8fb0e066678a0d294894b5b2969cb4b3 libusb-1.0.1.tar.bz2