Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Jesse Keating
16fd32e9d9 - Rebuilt for gcc bug 634757 2010-09-29 22:53:37 -07:00

View file

@ -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 <jnovy@redhat.com> 1.0.8-1
- update to 1.0.8 (#592901)