[libsidplayfp] Rebuild for GCC 5 C++ ABI changes.

Michael Schwendt mschwendt at fedoraproject.org
Fri Feb 20 16:46:20 UTC 2015


commit 97be87f06fb223902a3ada770130b56b421659ac
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Fri Feb 20 17:46:16 2015 +0100

    Rebuild for GCC 5 C++ ABI changes.

 libsidplayfp.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libsidplayfp.spec b/libsidplayfp.spec
index 174f764..eb671f1 100644
--- a/libsidplayfp.spec
+++ b/libsidplayfp.spec
@@ -1,6 +1,6 @@
 Name:           libsidplayfp
 Version:        1.7.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        SID chip music module playing library
 Group:          System Environment/Libraries
 License:        GPLv2+
@@ -84,6 +84,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 
 
 %changelog
+* Fri Feb 20 2015 Michael Schwendt <mschwendt at fedoraproject.org> - 1.7.0-2
+- Rebuild for GCC 5 C++ ABI changes.
+
 * Thu Jan 29 2015 Hans de Goede <hdegoede at redhat.com> - 1.7.0-1
 - New upstream release 1.7.0 (rhbz#1186218)
 


More information about the scm-commits mailing list