From d96be614194288465f685d067d431b10f0f59e1c Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Tue, 28 Feb 2012 12:56:07 -0600 Subject: [PATCH] - Rebuilt for c++ ABI breakage --- libffado.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libffado.spec b/libffado.spec index ee3e051..3f0037a 100644 --- a/libffado.spec +++ b/libffado.spec @@ -5,7 +5,7 @@ Summary: Free firewire audio driver library Name: libffado Version: 2.1.0 -Release: 0.5.20111030.svn2000%{?dist} +Release: 0.6.20111030.svn2000%{?dist} # src/libutil/float_cast.h is LGPLv2+. # The rest is (GPLv2 or GPLv3) License: LGPLv2+ and (GPLv2 or GPLv3) @@ -143,6 +143,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitelib}/ffado/ %changelog +* Tue Feb 28 2012 Fedora Release Engineering - 2.1.0-0.6.20111030.svn2000 +- Rebuilt for c++ ABI breakage + * Tue Jan 10 2012 Orcan Ogetbil - 2.1.0-0.5.20111030.svn2000 - gcc-4.7 compile fix