bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 05:55:57 +00:00
parent 55b8f1f890
commit 4bb5e89259

View File

@ -1,6 +1,6 @@
Name: usbutils
Version: 0.71
Release: 1.1
Release: 1.2
Source: http://prdownloads.sourceforge.net/linux-usb/%{name}-%{version}.tar.gz
Patch1: usbutils-0.70-hwdata.patch
URL: http://www.linux-usb.org/
@ -47,6 +47,9 @@ rm -f $RPM_BUILD_ROOT%{_datadir}/usb.ids
rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.71-1.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.71-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes