[qscintilla] Rebuild for gcc 5 C++11

Orion Poplawski orion at fedoraproject.org
Wed Feb 18 02:14:50 UTC 2015


commit 1d3d3da81f619eec5c1058e4bacb9cab6209193d
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Feb 17 19:14:41 2015 -0700

    Rebuild for gcc 5 C++11

 qscintilla.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/qscintilla.spec b/qscintilla.spec
index adc4ecc..71fc1c9 100644
--- a/qscintilla.spec
+++ b/qscintilla.spec
@@ -11,7 +11,7 @@
 Summary: A Scintilla port to Qt
 Name:    qscintilla
 Version: 2.8.4
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 # matches up (pretty much) with qt4
 License: GPLv3 or GPLv2 with exceptions
@@ -308,6 +308,9 @@ test -x %{buildroot}%{python2_sitearch}/PyQt4/Qsci.so
 
 
 %changelog
+* Wed Feb 18 2015 Orion Poplawski <orion at cora.nwra.com> - 2.8.4-3
+- Rebuild for gcc 5 C++11
+
 * Sun Dec 28 2014 Rex Dieter <rdieter at fedoraproject.org> 2.8.4-2
 - enable -qt5 support
 


More information about the scm-commits mailing list