Hello community,

here is the log from the commit of package qscintilla for openSUSE:Factory 
checked in at 2015-06-23 11:55:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qscintilla (Old)
 and      /work/SRC/openSUSE:Factory/.qscintilla.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qscintilla"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qscintilla/python-qscintilla.changes     
2014-11-14 09:19:28.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qscintilla.new/python-qscintilla.changes        
2015-06-23 11:55:52.000000000 +0200
@@ -1,0 +2,60 @@
+Sat Jun 13 22:45:18 UTC 2015 - ter...@gmail.com
+
+- Update to 2.9
+  - Based on Scintilla v3.5.4.
+  - Added UserLiteral, InactiveUserLiteral, TaskMarker, InactiveTaskMarker,
+    EscapeSequence, InactiveEscapeSequence, setHighlightBackQuotedStrings(),
+    highlightBackQuotedStrings(), setHighlightEscapeSequences(),
+    highlightEscapeSequences(), setVerbatimStringEscapeSequencesAllowed() and
+    verbatimStringEscapeSequencesAllowed() to QsciLexerCPP.
+  - Added CommentKeyword, DeclareInputPort, DeclareOutputPort,
+    DeclareInputOutputPort, PortConnection and the inactive versions of all
+    styles to QsciLexerVerilog.
+  - Added CommentBlock to QsciLexerVHDL.
+  - Added AnnotationIndented to QsciScintilla::AnnotationDisplay.
+  - Added FullBoxIndicator, ThickCompositionIndicator, ThinCompositionIndicator
+    and TextColorIndicator to QsciScintilla::IndicatorStyle.
+  - Added setIndicatorHoverForegroundColor() and setIndicatorHoverStyle() to
+    QsciScintilla.
+  - Added Bookmark to QsciScintilla::MarkerSymbol.
+  - Added WrapWhitespace to QsciScintilla::WrapMode.
+  - Added SCLEX_AS, SCLEX_BIBTEX, SCLEX_DMAP, SCLEX_DMIS, SCLEX_IHEX,
+    SCLEX_REGISTRY, SCLEX_SREC and SCLEX_TEHEX to QsciScintillaBase.
+  - Added SCI_CHANGEINSERTION to QsciScintillaBase.
+  - Added SCI_CLEARTABSTOPS, SCI_ADDTABSTOP and SCI_GETNEXTTABSTOP to
+    QsciScintillaBase.
+  - Added SCI_GETIMEINTERACTION, SCI_SETIMEINTERACTION, SC_IME_WINDOWED and
+    SC_IME_INLINE to QsciScintillaBase.
+  - Added SC_MARK_BOOKMARK to QsciScintillaBase.
+  - Added INDIC_COMPOSITIONTHIN, INDIC_FULLBOX, INDIC_TEXTFORE, INDIC_IME,
+    INDIC_IME_MAX, SC_INDICVALUEBIT, SC_INDICVALUEMASK,
+    SC_INDICFLAG_VALUEBEFORE, SCI_INDICSETHOVERSTYLE, SCI_INDICGETHOVERSTYLE,
+    SCI_INDICSETHOVERFORE, SCI_INDICGETHOVERFORE, SCI_INDICSETFLAGS and
+    SCI_INDICGETFLAGS to QsciScintillaBase.
+  - Added SCI_SETTARGETRANGE and SCI_GETTARGETRANGE to QsciScintillaBase.
+  - Added SCFIND_CXX11REGEX to QsciScintillaBase.
+  - Added SCI_CALLTIPSETPOSSTART to QsciScintillaBase.
+  - Added SC_FOLDFLAG_LINESTATE to QsciScintillaBase.
+  - Added SC_WRAP_WHITESPACE to QsciScintillaBase.
+  - Added SC_PHASES_ONE, SC_PHASES_TWO, SC_PHASES_MULTIPLE, SCI_GETPHASESDRAW
+    and SCI_SETPHASESDRAW to QsciScintillaBase.
+  - Added SC_STATUS_OK, SC_STATUS_FAILURE, SC_STATUS_BADALLOC,
+    SC_STATUS_WARN_START and SC_STATUS_WARNREGEX to QsciScintillaBase.
+  - Added SC_MULTIAUTOC_ONCE, SC_MULTIAUTOC_EACH, SCI_AUTOCSETMULTI and
+    SCI_AUTOCGETMULTI to QsciScintillaBase.
+  - Added ANNOTATION_INDENTED to QsciScintillaBase.
+  - Added SCI_DROPSELECTIONN to QsciScintillaBase.
+  - Added SC_TECHNOLOGY_DIRECTWRITERETAIN and SC_TECHNOLOGY_DIRECTWRITEDC to
+    QsciScintillaBase.
+  - Added SC_LINE_END_TYPE_DEFAULT, SC_LINE_END_TYPE_UNICODE,
+    SCI_GETLINEENDTYPESSUPPORTED, SCI_SETLINEENDTYPESALLOWED,
+    SCI_GETLINEENDTYPESALLOWED and SCI_GETLINEENDTYPESACTIVE to
+    QsciScintillaBase.
+  - Added SCI_ALLOCATESUBSTYLES, SCI_GETSUBSTYLESSTART, SCI_GETSUBSTYLESLENGTH,
+    SCI_GETSTYLEFROMSUBSTYLE, SCI_GETPRIMARYSTYLEFROMSTYLE, SCI_FREESUBSTYLES,
+    SCI_SETIDENTIFIERS, SCI_DISTANCETOSECONDARYSTYLES and SCI_GETSUBSTYLEBASES
+    to QsciScintillaBase.
+  - Added SC_MOD_INSERTCHECK and SC_MOD_CHANGETABSTOPS to QsciScintillaBase.
+  - Qt v3 and PyQt v3 are no longer supported.
+
+-------------------------------------------------------------------
python3-qscintilla.changes: same change
qscintilla.changes: same change

Old:
----
  QScintilla-gpl-2.8.4.tar.gz

New:
----
  QScintilla-gpl-2.9.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-qscintilla.spec ++++++
--- /var/tmp/diff_new_pack.uXuWkU/_old  2015-06-23 11:55:53.000000000 +0200
+++ /var/tmp/diff_new_pack.uXuWkU/_new  2015-06-23 11:55:53.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qscintilla
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:           python-qscintilla
-Version:        2.8.4
+Version:        2.9
 Release:        0
 Summary:        Python  Bindings for the C++ Editor Class Library
-License:        GPL-2.0+
+License:        GPL-3.0
 Group:          Development/Libraries/C and C++
 Url:            http://www.riverbankcomputing.co.uk/qscintilla
 Source:         
http://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla-gpl-%{version}.tar.gz
@@ -67,7 +67,7 @@
 
 %files
 %defattr(-,root,root)
-%doc NEWS README LICENSE.GPL2 LICENSE.GPL3
+%doc NEWS README LICENSE
 %{python_sitearch}/PyQt4/Qsci.so
 %{_datadir}/qt4/qsci
 %{_datadir}/qt4/qsci/api

++++++ python3-qscintilla.spec ++++++
--- /var/tmp/diff_new_pack.uXuWkU/_old  2015-06-23 11:55:53.000000000 +0200
+++ /var/tmp/diff_new_pack.uXuWkU/_new  2015-06-23 11:55:53.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-qscintilla
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,10 +17,10 @@
 
 
 Name:           python3-qscintilla
-Version:        2.8.4
+Version:        2.9
 Release:        0
 Summary:        Python 3 Bindings for the C++ Editor Class Library
-License:        GPL-2.0+
+License:        GPL-3.0
 Group:          Development/Libraries/C and C++
 Url:            http://www.riverbankcomputing.co.uk/software/qscintilla/intro
 Source:         
http://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla-gpl-%{version}.tar.gz
@@ -60,7 +60,7 @@
 
 %files
 %defattr(-,root,root)
-%doc NEWS README LICENSE.GPL2 LICENSE.GPL3
+%doc NEWS README LICENSE
 %{python3_sitearch}/PyQt4/Qsci.so
 %{_datadir}/qt4/qsci
 %{_datadir}/qt4/qsci/api

++++++ qscintilla.spec ++++++
--- /var/tmp/diff_new_pack.uXuWkU/_old  2015-06-23 11:55:53.000000000 +0200
+++ /var/tmp/diff_new_pack.uXuWkU/_new  2015-06-23 11:55:53.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qscintilla
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,13 @@
 #
 
 
-%define sonum   11
+%define sonum   12
 %define debug_package_requires libqscintilla2-%{sonum} = %{version}-%{release}
 Name:           qscintilla
-Version:        2.8.4
+Version:        2.9
 Release:        0
 Summary:        C++ Editor Class Library
-License:        GPL-2.0+
+License:        GPL-3.0
 Group:          Development/Libraries/C and C++
 Url:            http://www.riverbankcomputing.co.uk/software/qscintilla/intro
 Source:         
http://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla-gpl-%{version}.tar.gz
@@ -97,7 +97,7 @@
 
 %files -n libqscintilla2-%{sonum}
 %defattr(-,root,root)
-%doc NEWS README LICENSE.GPL2 LICENSE.GPL3
+%doc NEWS README LICENSE
 %{_datadir}/qt4/qsci
 %{_datadir}/qt4/translations/qscintilla_*.qm
 %{_libdir}/libqscintilla2.so.%{sonum}*

++++++ QScintilla-gpl-2.8.4.tar.gz -> QScintilla-gpl-2.9.tar.gz ++++++
++++ 290920 lines of diff (skipped)

++++++ qscintilla.diff ++++++
--- /var/tmp/diff_new_pack.uXuWkU/_old  2015-06-23 11:55:54.000000000 +0200
+++ /var/tmp/diff_new_pack.uXuWkU/_new  2015-06-23 11:55:54.000000000 +0200
@@ -1,29 +1,5 @@
-Index: Qt3/qscintilla.pro
+Index: designer-Qt4Qt5/designer.pro
 ===================================================================
---- Qt3/qscintilla.pro.orig
-+++ Qt3/qscintilla.pro
-@@ -49,7 +49,7 @@ DEFINES = QSCINTILLA_MAKE_DLL QT SCI_LEX
- # Handle both Qt v4 and v3.
- target.path = $$[QT_INSTALL_LIBS]
- isEmpty(target.path) {
--      target.path = $(QTDIR)/lib
-+      target.path = $(QTDIR_LIB)
- }
- 
- header.path = $$[QT_INSTALL_HEADERS]
-@@ -65,11 +65,8 @@ isEmpty(trans.path) {
-       trans.path = $(QTDIR)/translations
- }
- 
--qsci.path = $$[QT_INSTALL_DATA]
- qsci.files = ../qsci
--isEmpty(qsci.path) {
--      qsci.path = $(QTDIR)
--}
-+qsci.path = $(QTDIR)
- 
- INSTALLS += header trans qsci target
- 
 --- designer-Qt4Qt5/designer.pro.orig  2011-11-23 01:10:02.000000000 -0500
 +++ designer-Qt4Qt5/designer.pro       2011-11-23 01:11:58.000000000 -0500
 @@ -22,2 +22,5 @@


Reply via email to