[qjson/f14/master] - Rebuilt for gcc bug 634757

Jesse Keating jkeating at fedoraproject.org
Tue Oct 5 22:37:07 UTC 2010


commit 2b9fcab042a4687ce9aab090f4dde48e3303413f
Author: Jesse Keating <jkeating at redhat.com>
Date:   Tue Oct 5 15:36:49 2010 -0700

    - Rebuilt for gcc bug 634757

 qjson.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/qjson.spec b/qjson.spec
index eb5e05d..9332e07 100644
--- a/qjson.spec
+++ b/qjson.spec
@@ -1,6 +1,6 @@
 Name:           qjson
 Version:        0.7.1
-Release:        2%{?dist}
+Release:        2%{?dist}.1
 Summary:        A qt-based library that maps JSON data to QVariant objects
 
 Group:          Development/Languages
@@ -78,6 +78,9 @@ rm -rf %{buildroot}
 %{_libdir}/*.so
 
 %changelog
+* Tue Oct 05 2010 jkeating - 0.7.1-2.1
+- Rebuilt for gcc bug 634757
+
 * Sun Sep 12 2010 Eli Wapniarski <eli at orbsky.homelinux.org> 0.7.1-2
 -0.7.1
 - Fixed dependancy issue


More information about the scm-commits mailing list