[libcmis] rebuild for C++ stdlib ABI change in gcc5

David Tardon dtardon at fedoraproject.org
Fri Feb 20 16:23:36 UTC 2015


commit ab5e6a09c6eaa3239d8f591989c6dd879a46e467
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Feb 20 17:23:19 2015 +0100

    rebuild for C++ stdlib ABI change in gcc5

 libcmis.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/libcmis.spec b/libcmis.spec
index c57e090..c844c0a 100644
--- a/libcmis.spec
+++ b/libcmis.spec
@@ -2,7 +2,7 @@
 
 Name: libcmis
 Version: 0.5.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: A C++ client library for CM interfaces
 
 Group: System Environment/Libraries
@@ -89,6 +89,9 @@ make check
 %{_mandir}/man1/cmis-client.1*
 
 %changelog
+* Fri Feb 20 2015 David Tardon <dtardon at redhat.com> - 0.5.0-3
+- rebuild for C++ stdlib ABI change in gcc5
+
 * Tue Jan 27 2015 Petr Machata <pmachata at redhat.com> - 0.5.0-2
 - Rebuild for boost 1.57.0
 


More information about the scm-commits mailing list