diff --git a/.cvsignore b/.cvsignore index 6d61852..5876f47 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libusb-0.9.0.tar.bz2 +libusb-0.9.1.tar.bz2 diff --git a/libusb1.spec b/libusb1.spec index 55a246c..49bfa10 100644 --- a/libusb1.spec +++ b/libusb1.spec @@ -1,7 +1,7 @@ Summary: A library which allows userspace access to USB devices Name: libusb1 -Version: 0.9.0 -Release: 0.4%{?dist} +Version: 0.9.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 +* Sun Jul 06 2008 - Bastien Nocera - 0.9.1 +- Update to 0.9.1 + * Mon May 26 2008 Jindrich Novy 0.9.0-0.4 - update to official beta diff --git a/sources b/sources index cf5e88e..0ccfdcf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a23f06379e05f04a77aec1c1428082a0 libusb-0.9.0.tar.bz2 +e420199634a21c628db46b4ea1f1397b libusb-0.9.1.tar.bz2