diff --git a/libusb1.spec b/libusb1.spec index ee565f0..fd8670e 100644 --- a/libusb1.spec +++ b/libusb1.spec @@ -1,7 +1,7 @@ Summary: A library which allows userspace access to USB devices Name: libusb1 Version: 1.0.8 -Release: 1%{?dist} +Release: 1%{?dist}.1 Source0: http://downloads.sourceforge.net/libusb/libusb-%{version}.tar.bz2 License: LGPLv2+ Group: System Environment/Libraries @@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/*.a %changelog +* Wed Sep 29 2010 jkeating - 1.0.8-1.1 +- Rebuilt for gcc bug 634757 + * Mon May 17 2010 Jindrich Novy 1.0.8-1 - update to 1.0.8 (#592901)