From 6b1518c95df76fcd7cea02800a5cbf2e2351c091 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Sep 2010 14:42:57 -0700 Subject: [PATCH] - Rebuilt for gcc bug 634757 --- libunwind.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libunwind.spec b/libunwind.spec index 40b4014..c0665c3 100644 --- a/libunwind.spec +++ b/libunwind.spec @@ -5,7 +5,7 @@ Summary: An unwinding library Name: libunwind Version: 0.99 %define snapshot 20090430betagit4b8404d1 -Release: 0.14.%{snapshot}%{?dist} +Release: 0.15.%{snapshot}%{?dist} License: BSD Group: Development/Debuggers Source: libunwind-%{snapshot}.tar.bz2 @@ -77,6 +77,9 @@ echo ====================TESTSUITE DISABLED========================= %{_includedir}/libunwind*.h %changelog +* Wed Sep 29 2010 jkeating - 0.99-0.15.20090430betagit4b8404d1 +- Rebuilt for gcc bug 634757 + * Sat Sep 11 2010 Parag Nemade 0.99-0.14.20090430betagit4b8404d1.fc15 - Merge-review cleanup (#226052)