[swig] Rebuild for gcc 5 C++11 ABI

Orion Poplawski orion at fedoraproject.org
Thu Feb 19 19:13:10 UTC 2015


commit 3b13efef544c748b4575b1a6a5f8c23955e13b04
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Thu Feb 19 12:13:08 2015 -0700

    Rebuild for gcc 5 C++11 ABI

 swig.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/swig.spec b/swig.spec
index 824b7ab..d3740b3 100644
--- a/swig.spec
+++ b/swig.spec
@@ -32,7 +32,7 @@
 Summary: Connects C/C++/Objective C to some high-level programming languages
 Name:    swig
 Version: 3.0.5
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv3+ and BSD
 URL:     http://swig.sourceforge.net/
 Source0: http://downloads.sourceforge.net/project/swig/swig/swig-%{version}/swig-%{version}.tar.gz
@@ -193,6 +193,9 @@ ln -fs ../../bin/ccache-swig %{buildroot}%{_libdir}/ccache/swig
 %doc Doc Examples LICENSE LICENSE-GPL LICENSE-UNIVERSITIES COPYRIGHT
 
 %changelog
+* Thu Feb 19 2015 Orion Poplawski <orion at cora.nwra.com> - 3.0.5-3
+- Rebuild for gcc 5 C++11 ABI
+
 * Tue Feb 10 2015 Björn Esser <bjoern.esser at gmail.com> - 3.0.5-2
 - Enable ccache-swig by default, if ccache is installed (#1176861)
 


More information about the scm-commits mailing list