From 22f3a99d24f622386126cfecfd5506bff2cb78f2 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Sep 2010 14:32:00 -0700 Subject: [PATCH] - Rebuilt for gcc bug 634757 --- json-glib.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/json-glib.spec b/json-glib.spec index 5114422..b9c3a8e 100644 --- a/json-glib.spec +++ b/json-glib.spec @@ -3,7 +3,7 @@ Name: json-glib Version: 0.11.3 -Release: 0.1.%{alphatag}%{?dist} +Release: 0.2.%{alphatag}%{?dist} Summary: Library for JavaScript Object Notation format Group: System Environment/Libraries @@ -86,6 +86,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Sep 29 2010 jkeating - 0.11.3-0.2.git19b0b87 +- Rebuilt for gcc bug 634757 + * Wed Sep 22 2010 Matthias Clasen - 0.11.3-0.1.git19b0b87 - git snapshot