From 9ae9b1fa0e45b7506d705b902c004aad7609a17a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 28 Feb 2012 14:06:34 -0600 Subject: [PATCH] - Rebuilt for c++ ABI breakage --- simspark.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/simspark.spec b/simspark.spec index 9b5a0ce..e22462e 100644 --- a/simspark.spec +++ b/simspark.spec @@ -1,6 +1,6 @@ Name: simspark Version: 0.2.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Spark physical simulation system Group: Development/Libraries @@ -83,6 +83,9 @@ rm -rf %{buildroot}/%{_datadir}/doc %doc doc/devel/howtos doc/devel/manual.pdf %changelog +* Tue Feb 28 2012 Fedora Release Engineering - 0.2.2-9 +- Rebuilt for c++ ABI breakage + * Thu Feb 16 2012 Hedayat Vatankhah - 0.2.2-8 - fix compilation under gcc 4.7