From 9160b22398ce27410ba069c19b57a6067afc8b51 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Sep 2010 14:26:27 -0700 Subject: [PATCH] - Rebuilt for gcc bug 634757 --- gupnp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gupnp.spec b/gupnp.spec index 59f720f..2c6299c 100644 --- a/gupnp.spec +++ b/gupnp.spec @@ -1,6 +1,6 @@ Name: gupnp Version: 0.14.0 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A framework for creating UPnP devices & control points Group: System Environment/Libraries @@ -88,6 +88,9 @@ rm -rf %{buildroot} %doc %{_datadir}/gtk-doc/html/%{name} %changelog +* Wed Sep 29 2010 jkeating - 0.14.0-3 +- Rebuilt for gcc bug 634757 + * Wed Sep 22 2010 Matthias Clasen 0.14.0-2 - Rebuild against newer gobject-introspection