Hello community,

here is the log from the commit of package qscintilla for openSUSE:Factory 
checked in at 2013-11-15 13:32:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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     
2013-04-16 06:56:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qscintilla.new/python-qscintilla.changes        
2013-11-15 13:32:13.000000000 +0100
@@ -1,0 +2,35 @@
+Thu Nov 14 02:15:18 UTC 2013 - ter...@gmail.com
+
+- 
+update to v2.8:
+  - Based on Scintilla v3.3.6.
+  - Added the SCN_FOCUSIN() and SCN_FOCUSOUT() signals to QsciScintillaBase.
+  - Added PreProcessorCommentLineDoc and InactivePreProcessorCommentLineDoc to
+    QsciLexerCPP.
+  - Added SCLEX_LITERATEHASKELL, SCLEX_KVIRC, SCLEX_RUST and SCLEX_STTXT to
+    QsciScintillaBase.
+  - Added ThickCompositionIndicator to QsciScintilla::IndicatorStyle.
+  - Added INDIC_COMPOSITIONTHICK to QsciScintillaBase.
+  - Added SC_FOLDACTION_CONTRACT, SC_FOLDACTION_EXPAND and SC_FOLDACTION_TOGGLE
+    to QsciScintillaBase.
+  - Added SCI_FOLDLINE, SCI_FOLDCHILDREN, SCI_EXPANDCHILDREN and SCI_FOLDALL to
+    QsciScintillaBase.
+  - Added SC_AUTOMATICFOLD_SHOW, SC_AUTOMATICFOLD_CLICK and
+    SC_AUTOMATICFOLD_CHANGE to QsciScintillaBase.
+  - Added SCI_SETAUTOMATICFOLD and SCI_GETAUTOMATICFOLD to QsciScintillaBase.
+  - Added SC_ORDER_PRESORTED, SC_ORDER_PERFORMSORT and SC_ORDER_CUSTOM to
+    QsciScintillaBase.
+  - Added SCI_AUTOCSETORDER and SCI_AUTOCGETORDER to QsciScintillaBase.
+  - Added SCI_POSITIONRELATIVE to QsciScintillaBase.
+  - Added SCI_RELEASEALLEXTENDEDSTYLES and SCI_ALLOCATEEXTENDEDSTYLES to
+    QsciScintillaBase.
+  - Added SCI_SCROLLRANGE to QsciScintillaBase.
+  - Added SCI_SETCARETLINEVISIBLEALWAYS and SCI_GETCARETLINEVISIBLEALWAYS to
+    QsciScintillaBase.
+  - Added SCI_SETMOUSESELECTIONRECTANGULARSWITCH and
+    SCI_GETMOUSESELECTIONRECTANGULARSWITCH to QsciScintillaBase.
+  - Added SCI_SETREPRESENTATION, SCI_GETREPRESENTATION and
+    SCI_CLEARREPRESENTATION to QsciScintillaBase.
+  - Input methods are now properly supported.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/qscintilla/python3-qscintilla.changes    
2013-04-16 06:56:43.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qscintilla.new/python3-qscintilla.changes       
2013-11-15 13:32:13.000000000 +0100
@@ -1,0 +2,34 @@
+Thu Nov 14 02:15:52 UTC 2013 - ter...@gmail.com
+
+- update to v2.8:
+  - Based on Scintilla v3.3.6.
+  - Added the SCN_FOCUSIN() and SCN_FOCUSOUT() signals to QsciScintillaBase.
+  - Added PreProcessorCommentLineDoc and InactivePreProcessorCommentLineDoc to
+    QsciLexerCPP.
+  - Added SCLEX_LITERATEHASKELL, SCLEX_KVIRC, SCLEX_RUST and SCLEX_STTXT to
+    QsciScintillaBase.
+  - Added ThickCompositionIndicator to QsciScintilla::IndicatorStyle.
+  - Added INDIC_COMPOSITIONTHICK to QsciScintillaBase.
+  - Added SC_FOLDACTION_CONTRACT, SC_FOLDACTION_EXPAND and SC_FOLDACTION_TOGGLE
+    to QsciScintillaBase.
+  - Added SCI_FOLDLINE, SCI_FOLDCHILDREN, SCI_EXPANDCHILDREN and SCI_FOLDALL to
+    QsciScintillaBase.
+  - Added SC_AUTOMATICFOLD_SHOW, SC_AUTOMATICFOLD_CLICK and
+    SC_AUTOMATICFOLD_CHANGE to QsciScintillaBase.
+  - Added SCI_SETAUTOMATICFOLD and SCI_GETAUTOMATICFOLD to QsciScintillaBase.
+  - Added SC_ORDER_PRESORTED, SC_ORDER_PERFORMSORT and SC_ORDER_CUSTOM to
+    QsciScintillaBase.
+  - Added SCI_AUTOCSETORDER and SCI_AUTOCGETORDER to QsciScintillaBase.
+  - Added SCI_POSITIONRELATIVE to QsciScintillaBase.
+  - Added SCI_RELEASEALLEXTENDEDSTYLES and SCI_ALLOCATEEXTENDEDSTYLES to
+    QsciScintillaBase.
+  - Added SCI_SCROLLRANGE to QsciScintillaBase.
+  - Added SCI_SETCARETLINEVISIBLEALWAYS and SCI_GETCARETLINEVISIBLEALWAYS to
+    QsciScintillaBase.
+  - Added SCI_SETMOUSESELECTIONRECTANGULARSWITCH and
+    SCI_GETMOUSESELECTIONRECTANGULARSWITCH to QsciScintillaBase.
+  - Added SCI_SETREPRESENTATION, SCI_GETREPRESENTATION and
+    SCI_CLEARREPRESENTATION to QsciScintillaBase.
+  - Input methods are now properly supported.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/qscintilla/qscintilla.changes    2013-06-28 
18:57:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qscintilla.new/qscintilla.changes       
2013-11-15 13:32:13.000000000 +0100
@@ -1,0 +2,34 @@
+Thu Nov 14 02:13:30 UTC 2013 - ter...@gmail.com
+
+- update to v2.8:
+  - Based on Scintilla v3.3.6.
+  - Added the SCN_FOCUSIN() and SCN_FOCUSOUT() signals to QsciScintillaBase.
+  - Added PreProcessorCommentLineDoc and InactivePreProcessorCommentLineDoc to
+    QsciLexerCPP.
+  - Added SCLEX_LITERATEHASKELL, SCLEX_KVIRC, SCLEX_RUST and SCLEX_STTXT to
+    QsciScintillaBase.
+  - Added ThickCompositionIndicator to QsciScintilla::IndicatorStyle.
+  - Added INDIC_COMPOSITIONTHICK to QsciScintillaBase.
+  - Added SC_FOLDACTION_CONTRACT, SC_FOLDACTION_EXPAND and SC_FOLDACTION_TOGGLE
+    to QsciScintillaBase.
+  - Added SCI_FOLDLINE, SCI_FOLDCHILDREN, SCI_EXPANDCHILDREN and SCI_FOLDALL to
+    QsciScintillaBase.
+  - Added SC_AUTOMATICFOLD_SHOW, SC_AUTOMATICFOLD_CLICK and
+    SC_AUTOMATICFOLD_CHANGE to QsciScintillaBase.
+  - Added SCI_SETAUTOMATICFOLD and SCI_GETAUTOMATICFOLD to QsciScintillaBase.
+  - Added SC_ORDER_PRESORTED, SC_ORDER_PERFORMSORT and SC_ORDER_CUSTOM to
+    QsciScintillaBase.
+  - Added SCI_AUTOCSETORDER and SCI_AUTOCGETORDER to QsciScintillaBase.
+  - Added SCI_POSITIONRELATIVE to QsciScintillaBase.
+  - Added SCI_RELEASEALLEXTENDEDSTYLES and SCI_ALLOCATEEXTENDEDSTYLES to
+    QsciScintillaBase.
+  - Added SCI_SCROLLRANGE to QsciScintillaBase.
+  - Added SCI_SETCARETLINEVISIBLEALWAYS and SCI_GETCARETLINEVISIBLEALWAYS to
+    QsciScintillaBase.
+  - Added SCI_SETMOUSESELECTIONRECTANGULARSWITCH and
+    SCI_GETMOUSESELECTIONRECTANGULARSWITCH to QsciScintillaBase.
+  - Added SCI_SETREPRESENTATION, SCI_GETREPRESENTATION and
+    SCI_CLEARREPRESENTATION to QsciScintillaBase.
+  - Input methods are now properly supported.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ python-qscintilla.spec ++++++
--- /var/tmp/diff_new_pack.tv8JGx/_old  2013-11-15 13:32:14.000000000 +0100
+++ /var/tmp/diff_new_pack.tv8JGx/_new  2013-11-15 13:32:14.000000000 +0100
@@ -19,7 +19,7 @@
 Name:           python-qscintilla
 BuildRequires:  libdrm-devel
 BuildRequires:  libqscintilla-devel
-BuildRequires:  libqscintilla2-9
+BuildRequires:  libqscintilla2-11
 BuildRequires:  python-devel
 BuildRequires:  python-qt4-devel
 BuildRequires:  python-sip-devel
@@ -28,7 +28,7 @@
 License:        GPL-2.0+
 Group:          Development/Libraries/C and C++
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Version:        2.7.2
+Version:        2.8
 Release:        0
 %define scintilla_version %version
 Source:         
http://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla-gpl-%{version}.tar.gz

++++++ python3-qscintilla.spec ++++++
--- /var/tmp/diff_new_pack.tv8JGx/_old  2013-11-15 13:32:15.000000000 +0100
+++ /var/tmp/diff_new_pack.tv8JGx/_new  2013-11-15 13:32:15.000000000 +0100
@@ -22,14 +22,14 @@
 License:        GPL-2.0+
 Group:          Development/Libraries/C and C++
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Version:        2.7.2
+Version:        2.8
 Release:        0
 %define scintilla_version %version
 Source:         
http://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla-gpl-%{version}.tar.gz
 Requires:       python3-qt4 >= %( echo `rpm -q --queryformat '%{VERSION}' 
python3-qt4`)
 
 BuildRequires:  libqscintilla-devel
-BuildRequires:  libqscintilla2-9
+BuildRequires:  libqscintilla2-11
 BuildRequires:  python3-devel
 BuildRequires:  python3-qt4-devel
 BuildRequires:  python3-sip-devel

++++++ qscintilla.spec ++++++
--- /var/tmp/diff_new_pack.tv8JGx/_old  2013-11-15 13:32:15.000000000 +0100
+++ /var/tmp/diff_new_pack.tv8JGx/_new  2013-11-15 13:32:15.000000000 +0100
@@ -24,12 +24,12 @@
 License:        GPL-2.0+
 Group:          Development/Libraries/C and C++
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Version:        2.7.2
+Version:        2.8
 Release:        0
 %define scintilla_version %version
 Source:         
http://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla-gpl-%{version}.tar.gz
 Patch:          %name.diff
-%define debug_package_requires libqscintilla2-9 = %version-%release
+%define debug_package_requires libqscintilla2-11 = %version-%release
 
 %description
 QScintilla is a Qt port of Neil Hodgson's Scintilla C++ editor class.
@@ -45,12 +45,12 @@
 --------
     Riverbank Computing Limited <i...@riverbankcomputing.co.uk>
 
-%package -n libqscintilla2-9
+%package -n libqscintilla2-11
 Summary:        C++ Editor Class Library
 Group:          Development/Libraries/C and C++
 Provides:       qscintilla = %{version}
 
-%description -n libqscintilla2-9
+%description -n libqscintilla2-11
 QScintilla is a Qt port of Neil Hodgson's Scintilla C++ editor class.
 
 This is a Qt port from the original Scintilla class
@@ -67,7 +67,7 @@
 %package -n libqscintilla-devel
 Summary:        C++ Editor Class Library Development Files
 Group:          Development/Libraries/C and C++
-Requires:       libqscintilla2-9 = %{version}
+Requires:       libqscintilla2-11 = %{version}
 Requires:       libqt4-devel >= %( echo `rpm -q --queryformat '%{VERSION}' 
libqt4-devel`)
 # openSUSE 10.3
 Provides:       qscintilla-devel = %{version}
@@ -109,19 +109,19 @@
 make INSTALL_ROOT=$RPM_BUILD_ROOT install
 popd
 
-%post -n libqscintilla2-9 -p /sbin/ldconfig
+%post -n libqscintilla2-11 -p /sbin/ldconfig
 
-%postun -n libqscintilla2-9 -p /sbin/ldconfig
+%postun -n libqscintilla2-11 -p /sbin/ldconfig
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files -n libqscintilla2-9
+%files -n libqscintilla2-11
 %defattr(-,root,root)
 %doc NEWS README LICENSE.GPL2 LICENSE.GPL3
 /usr/share/qt4/qsci
 /usr/share/qt4/translations/qscintilla_*.qm
-%_libdir/libqscintilla2.so.9*
+%_libdir/libqscintilla2.so.11*
 
 %files -n libqscintilla-devel
 %defattr(-,root,root)

++++++ QScintilla-gpl-2.7.2.tar.gz -> QScintilla-gpl-2.8.tar.gz ++++++
++++ 87220 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to