[ocp] Rebuild for libbinio (GCC 5 C++ ABI change).

Michael Schwendt mschwendt at fedoraproject.org
Fri Feb 20 00:23:50 UTC 2015


commit 4b32789605c2157cb980918499595f90da2891ab
Author: Michael Schwendt <mschwendt at fedoraproject.org>
Date:   Fri Feb 20 01:23:47 2015 +0100

    Rebuild for libbinio (GCC 5 C++ ABI change).

 ocp.spec | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/ocp.spec b/ocp.spec
index b82f64a..fa24d4a 100644
--- a/ocp.spec
+++ b/ocp.spec
@@ -1,12 +1,12 @@
 #define snapshot 20100401
 %define version 0.1.20
-%define release %{?snapshot:0.5.%{snapshot}snap}%{!?snapshot:9}%{?dist}
+%define release %{?snapshot:0.5.%{snapshot}snap}%{!?snapshot:10}%{?dist}
 
 %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
 
 Name: ocp
 Version: %{version}
-Release: %{release}.2
+Release: %{release}
 Summary: Open Cubic Player for MOD/S3M/XM/IT/SID/MIDI music files
 
 Group: Applications/Multimedia
@@ -204,6 +204,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Fri Feb 20 2015 Michael Schwendt <mschwendt at fedoraproject.org> - 0.1.20-10
+- Rebuild for libbinio (GCC 5 C++ ABI change).
+
 * Sun Aug 17 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.20-9.2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
 


More information about the scm-commits mailing list