From 8af1ba9a1eae972047eced091ba2ea129e6e5e5a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Dec 16 2005 23:21:24 +0000 Subject: gcc bump --- diff --git a/libusb.spec b/libusb.spec index b797890..d99c547 100644 --- a/libusb.spec +++ b/libusb.spec @@ -1,7 +1,7 @@ Summary: A library which allows userspace access to USB devices. Name: libusb Version: 0.1.10a -Release: 2 +Release: 2.1 Source0: http://prdownloads.sourceforge.net/libusb/%{name}-%{version}.tar.gz License: LGPL Group: System Environment/Libraries @@ -63,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Dec 16 2005 Jesse Keating +- rebuilt for new gcj + * Mon Nov 21 2005 Tim Waugh 0.1.10a-2 - Build does not require xorg-x11-devel. Fixes rebuild problem (no more xorg-x11-devel package).