[libusb] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Wed Sep 29 21:43:28 UTC 2010


commit cfc7aa8dbff821a81abd94d393475a3b74b27015
Author: Jesse Keating <jkeating at redhat.com>
Date:   Wed Sep 29 14:43:09 2010 -0700

    - Rebuilt for gcc bug 634757

 libusb.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/libusb.spec b/libusb.spec
index aa16be2..e5b1816 100644
--- a/libusb.spec
+++ b/libusb.spec
@@ -1,7 +1,7 @@
 Name: libusb
 Epoch: 1
 Version: 0.1.3
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: A library which allows userspace access to USB devices
 Group: System Environment/Libraries
 License: LGPLv2+
@@ -78,6 +78,9 @@ rm -rf %{buildroot}
 %{_libdir}/libusb.a
 
 %changelog
+* Wed Sep 29 2010 jkeating - 1:0.1.3-4
+- Rebuilt for gcc bug 634757
+
 * Tue Sep 14 2010 Jan Vcelak <jvcelak at redhat.com> 0.1.3-3
 - add USB access error logging (#628356)
 - update README


More information about the scm-commits mailing list