commit qscintilla-qt5 for openSUSE:Factory

2020-08-31 Thread root
Hello community,

here is the log from the commit of package qscintilla-qt5 for openSUSE:Factory 
checked in at 2020-08-31 16:50:05

Comparing /work/SRC/openSUSE:Factory/qscintilla-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.qscintilla-qt5.new.3399 (New)


Package is "qscintilla-qt5"

Mon Aug 31 16:50:05 2020 rev:12 rq:830619 version:2.11.5

Changes:

--- /work/SRC/openSUSE:Factory/qscintilla-qt5/python-qscintilla-qt5.changes 
2019-11-26 16:53:38.956221427 +0100
+++ 
/work/SRC/openSUSE:Factory/.qscintilla-qt5.new.3399/python-qscintilla-qt5.changes
   2020-08-31 16:50:36.896365030 +0200
@@ -1,0 +2,15 @@
+Mon Aug 31 01:17:44 UTC 2020 - Benjamin Greiner 
+
+- Update to 2.11.5
+ *  The bundled .api files are now included in Python wheels if the
+QScintilla.api file is enabled.
+ * Bug fixes.
+- Tumbleweed skips python2 builds automatically no need to
+   hack python_module
+
+---
+Fri Mar 13 12:44:10 UTC 2020 - Christophe Giboudeaux 
+
+- Stop building the python2 package for openSUSE Tumbleweed.
+
+---
@@ -6,0 +22,6 @@
+
+---
+Thu Aug 29 14:25:20 UTC 2019 - Stefan Brüns 
+
+- Co-own designer directory in Qt's plugins directory, as libqt5-qttools
+  is no longer pulled in implicitly.
--- /work/SRC/openSUSE:Factory/qscintilla-qt5/qscintilla-qt5.changes
2019-11-26 16:53:38.988221416 +0100
+++ /work/SRC/openSUSE:Factory/.qscintilla-qt5.new.3399/qscintilla-qt5.changes  
2020-08-31 16:50:40.700366875 +0200
@@ -1,0 +2,15 @@
+Mon Aug 31 01:17:44 UTC 2020 - Benjamin Greiner 
+
+- Update to 2.11.5
+ *  The bundled .api files are now included in Python wheels if the
+QScintilla.api file is enabled.
+ * Bug fixes.
+- Tumbleweed skips python2 builds automatically no need to
+   hack python_module
+
+---
+Fri Mar 13 12:44:10 UTC 2020 - Christophe Giboudeaux 
+
+- Stop building the python2 package for openSUSE Tumbleweed.
+
+---

Old:

  QScintilla-2.11.3.tar.gz

New:

  QScintilla-2.11.5.tar.gz



Other differences:
--
++ python-qscintilla-qt5.spec ++
--- /var/tmp/diff_new_pack.camoq8/_old  2020-08-31 16:50:42.256367629 +0200
+++ /var/tmp/diff_new_pack.camoq8/_new  2020-08-31 16:50:42.264367633 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qscintilla-qt5
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qscintilla-qt5
-Version:2.11.3
+Version:2.11.5
 Release:0
 Summary:Python  Bindings for the C++ Editor Class Library
 License:GPL-3.0-only
@@ -39,9 +39,6 @@
 Requires:   %{name}-sip = %{version}
 Requires:   python-sip(api) = %{python_sip_api_ver}
 %requires_gepython-qt5
-%ifpython2
-%requires_gepython2-qt5
-%endif
 %python_subpackages
 
 %description

++ qscintilla-qt5.spec ++
--- /var/tmp/diff_new_pack.camoq8/_old  2020-08-31 16:50:42.296367649 +0200
+++ /var/tmp/diff_new_pack.camoq8/_new  2020-08-31 16:50:42.300367651 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qscintilla-qt5
 #
-# Copyright (c) 2019 SUSE LLC.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define sonum   15
 %define debug_package_requires libqscintilla2_qt5-%{sonum} = 
%{version}-%{release}
 Name:   qscintilla-qt5
-Version:2.11.3
+Version:2.11.5
 Release:0
 Summary:C++ Editor Class Library
 License:GPL-3.0-only

++ QScintilla-2.11.3.tar.gz -> QScintilla-2.11.5.tar.gz ++
 4365 lines of diff (skipped)




commit qscintilla-qt5 for openSUSE:Factory

2019-11-26 Thread root
Hello community,

here is the log from the commit of package qscintilla-qt5 for openSUSE:Factory 
checked in at 2019-11-26 16:53:21

Comparing /work/SRC/openSUSE:Factory/qscintilla-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.qscintilla-qt5.new.26869 (New)


Package is "qscintilla-qt5"

Tue Nov 26 16:53:21 2019 rev:11 rq:748812 version:2.11.3

Changes:

--- /work/SRC/openSUSE:Factory/qscintilla-qt5/python-qscintilla-qt5.changes 
2019-07-16 08:40:23.751019371 +0200
+++ 
/work/SRC/openSUSE:Factory/.qscintilla-qt5.new.26869/python-qscintilla-qt5.changes
  2019-11-26 16:53:38.956221427 +0100
@@ -1,0 +2,7 @@
+Wed Nov 13 15:16:36 UTC 2019 - Todd R 
+
+- Update to 2.11.3
+  * Added support for SIP v5.
+  * On macOS the install name of the C++ library is now relative to @rpath.
+
+---
qscintilla-qt5.changes: same change

Old:

  QScintilla_gpl-2.11.2.tar.gz

New:

  QScintilla-2.11.3.tar.gz



Other differences:
--
++ python-qscintilla-qt5.spec ++
--- /var/tmp/diff_new_pack.lqB1hH/_old  2019-11-26 16:53:39.752221140 +0100
+++ /var/tmp/diff_new_pack.lqB1hH/_new  2019-11-26 16:53:39.756221138 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qscintilla-qt5
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qscintilla-qt5
-Version:2.11.2
+Version:2.11.3
 Release:0
 Summary:Python  Bindings for the C++ Editor Class Library
 License:GPL-3.0-only
 Group:  Development/Libraries/C and C++
 URL:https://www.riverbankcomputing.co.uk/qscintilla
-Source: 
https://www.riverbankcomputing.com/static/Downloads/QScintilla/%{version}/QScintilla_gpl-%{version}.tar.gz
+Source: 
https://www.riverbankcomputing.com/static/Downloads/QScintilla/%{version}/QScintilla-%{version}.tar.gz
 #PATCH-FIX-OPENSUSE: Rename qscintilla2 to qscintilla2-qt5:
 Patch0: python-config.diff
 BuildRequires:  %{python_module devel}
@@ -63,7 +63,7 @@
 bindings to QScintilla
 
 %prep
-%setup -q -n QScintilla_gpl-%{version}
+%setup -q -n QScintilla-%{version}
 %patch0 -p1
 
 %build
@@ -97,7 +97,7 @@
 
 %files %{python_files}
 %license LICENSE
-%doc NEWS README
+%doc NEWS
 %{python_sitearch}/PyQt5/Qsci.so
 
 %files -n %{name}-sip

++ qscintilla-qt5.spec ++
--- /var/tmp/diff_new_pack.lqB1hH/_old  2019-11-26 16:53:39.784221128 +0100
+++ /var/tmp/diff_new_pack.lqB1hH/_new  2019-11-26 16:53:39.784221128 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qscintilla-qt5
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,13 @@
 %define sonum   15
 %define debug_package_requires libqscintilla2_qt5-%{sonum} = 
%{version}-%{release}
 Name:   qscintilla-qt5
-Version:2.11.2
+Version:2.11.3
 Release:0
 Summary:C++ Editor Class Library
 License:GPL-3.0-only
 Group:  Development/Libraries/C and C++
 URL:https://www.riverbankcomputing.co.uk/software/qscintilla/intro
-Source: 
https://www.riverbankcomputing.com/static/Downloads/QScintilla/%{version}/QScintilla_gpl-%{version}.tar.gz
+Source: 
https://www.riverbankcomputing.com/static/Downloads/QScintilla/%{version}/QScintilla-%{version}.tar.gz
 #PATCH-FIX-OPENSUSE: Adapt to the openSUSE Qt5 build
 Patch0: qscintilla-qt5.diff
 BuildRequires:  pkgconfig
@@ -83,7 +83,7 @@
 This package contains the development files for %{name}.
 
 %prep
-%setup -q -n QScintilla_gpl-%{version}
+%setup -q -n QScintilla-%{version}
 %patch0 -p1
 
 %build
@@ -109,7 +109,7 @@
 
 %files -n qscintilla2_qt5
 %license LICENSE
-%doc NEWS README
+%doc NEWS
 %{_datadir}/qt5/qsci/
 %{_datadir}/qt5/translations/
 %dir %{_libdir}/qt5/plugins/designer

++ QScintilla_gpl-2.11.2.tar.gz -> QScintilla-2.11.3.tar.gz ++
 56088 lines of diff (skipped)




commit qscintilla-qt5 for openSUSE:Factory

2019-08-30 Thread root
Hello community,

here is the log from the commit of package qscintilla-qt5 for openSUSE:Factory 
checked in at 2019-08-30 14:42:19

Comparing /work/SRC/openSUSE:Factory/qscintilla-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.qscintilla-qt5.new.7948 (New)


Package is "qscintilla-qt5"

Fri Aug 30 14:42:19 2019 rev:10 rq:727160 version:2.11.2

Changes:

--- /work/SRC/openSUSE:Factory/qscintilla-qt5/qscintilla-qt5.changes
2019-07-16 08:40:23.775019356 +0200
+++ /work/SRC/openSUSE:Factory/.qscintilla-qt5.new.7948/qscintilla-qt5.changes  
2019-08-30 14:42:25.249414694 +0200
@@ -1,0 +2,6 @@
+Thu Aug 29 14:25:20 UTC 2019 - Stefan Brüns 
+
+- Co-own designer directory in Qt's plugins directory, as libqt5-qttools
+  is no longer pulled in implicitly.
+
+---



Other differences:
--
++ qscintilla-qt5.spec ++
--- /var/tmp/diff_new_pack.q3ZFwq/_old  2019-08-30 14:42:26.881414527 +0200
+++ /var/tmp/diff_new_pack.q3ZFwq/_new  2019-08-30 14:42:26.881414527 +0200
@@ -112,6 +112,7 @@
 %doc NEWS README
 %{_datadir}/qt5/qsci/
 %{_datadir}/qt5/translations/
+%dir %{_libdir}/qt5/plugins/designer
 %{_libdir}/qt5/plugins/designer/libqscintillaplugin.so
 
 %files -n libqscintilla2_qt5-%{sonum}




commit qscintilla-qt5 for openSUSE:Factory

2019-07-15 Thread root
Hello community,

here is the log from the commit of package qscintilla-qt5 for openSUSE:Factory 
checked in at 2019-07-16 08:40:22

Comparing /work/SRC/openSUSE:Factory/qscintilla-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.qscintilla-qt5.new.1887 (New)


Package is "qscintilla-qt5"

Tue Jul 16 08:40:22 2019 rev:9 rq:714847 version:2.11.2

Changes:

--- /work/SRC/openSUSE:Factory/qscintilla-qt5/python-qscintilla-qt5.changes 
2019-04-28 20:01:02.478877466 +0200
+++ 
/work/SRC/openSUSE:Factory/.qscintilla-qt5.new.1887/python-qscintilla-qt5.changes
   2019-07-16 08:40:23.751019371 +0200
@@ -1,0 +2,8 @@
+Fri Jul 12 10:10:05 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 2.11.2
+  * QsciScintilla::clear() now clears the undo history
+  * QsciScintilla::findMatchingBrace() is now part of the public API.
+  * Added the .api file for Python v3.8.
+
+---
qscintilla-qt5.changes: same change

Old:

  QScintilla_gpl-2.11.1.tar.gz

New:

  QScintilla_gpl-2.11.2.tar.gz



Other differences:
--
++ python-qscintilla-qt5.spec ++
--- /var/tmp/diff_new_pack.q8ZZIZ/_old  2019-07-16 08:40:24.387019008 +0200
+++ /var/tmp/diff_new_pack.q8ZZIZ/_new  2019-07-16 08:40:24.391019005 +0200
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qscintilla-qt5
-Version:2.11.1
+Version:2.11.2
 Release:0
 Summary:Python  Bindings for the C++ Editor Class Library
 License:GPL-3.0-only
 Group:  Development/Libraries/C and C++
-URL:http://www.riverbankcomputing.co.uk/qscintilla
-Source: QScintilla_gpl-%{version}.tar.gz
+URL:https://www.riverbankcomputing.co.uk/qscintilla
+Source: 
https://www.riverbankcomputing.com/static/Downloads/QScintilla/%{version}/QScintilla_gpl-%{version}.tar.gz
 #PATCH-FIX-OPENSUSE: Rename qscintilla2 to qscintilla2-qt5:
 Patch0: python-config.diff
 BuildRequires:  %{python_module devel}

++ qscintilla-qt5.spec ++
--- /var/tmp/diff_new_pack.q8ZZIZ/_old  2019-07-16 08:40:24.427018985 +0200
+++ /var/tmp/diff_new_pack.q8ZZIZ/_new  2019-07-16 08:40:24.431018983 +0200
@@ -19,13 +19,13 @@
 %define sonum   15
 %define debug_package_requires libqscintilla2_qt5-%{sonum} = 
%{version}-%{release}
 Name:   qscintilla-qt5
-Version:2.11.1
+Version:2.11.2
 Release:0
 Summary:C++ Editor Class Library
 License:GPL-3.0-only
 Group:  Development/Libraries/C and C++
-URL:http://www.riverbankcomputing.co.uk/software/qscintilla/intro
-Source: QScintilla_gpl-%{version}.tar.gz
+URL:https://www.riverbankcomputing.co.uk/software/qscintilla/intro
+Source: 
https://www.riverbankcomputing.com/static/Downloads/QScintilla/%{version}/QScintilla_gpl-%{version}.tar.gz
 #PATCH-FIX-OPENSUSE: Adapt to the openSUSE Qt5 build
 Patch0: qscintilla-qt5.diff
 BuildRequires:  pkgconfig

++ QScintilla_gpl-2.11.1.tar.gz -> QScintilla_gpl-2.11.2.tar.gz ++
 15620 lines of diff (skipped)




commit qscintilla-qt5 for openSUSE:Factory

2019-04-28 Thread root
Hello community,

here is the log from the commit of package qscintilla-qt5 for openSUSE:Factory 
checked in at 2019-04-28 20:00:57

Comparing /work/SRC/openSUSE:Factory/qscintilla-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.qscintilla-qt5.new.5536 (New)


Package is "qscintilla-qt5"

Sun Apr 28 20:00:57 2019 rev:8 rq:694761 version:2.11.1

Changes:

--- /work/SRC/openSUSE:Factory/qscintilla-qt5/python-qscintilla-qt5.changes 
2018-11-09 07:54:18.779718454 +0100
+++ 
/work/SRC/openSUSE:Factory/.qscintilla-qt5.new.5536/python-qscintilla-qt5.changes
   2019-04-28 20:01:02.478877466 +0200
@@ -1,0 +2,25 @@
+Tue Apr 16 08:58:18 UTC 2019 - Christophe Giboudeaux 
+
+- Move some files out of the -devel package.
+
+---
+Fri Apr  5 08:26:16 UTC 2019 - Christophe Giboudeaux 
+
+- Add the lost changelog entries back.
+
+---
+Tue Apr  2 18:52:25 UTC 2019 - Christophe Giboudeaux 
+
+- Drop qscintilla-qt4 and python-qscintilla-qt4.
+- Drop qscintilla-qt4.diff. No longer needed.
+- Re-sync the changelog files.
+
+---
+Fri Feb 15 09:39:16 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 2.11.1
+  * Details at 
https://www.riverbankcomputing.com/static/Downloads/QScintilla/ChangeLog
+- Refresh python-config.diff
+- Drop reproducible.patch. Merged upstream
+
+---
@@ -24 +49 @@
-Tue Apr 17 12:31:35 UTC 2018 - lbeltr...@kde.org
+Tue Apr 17 12:25:37 UTC 2018 - lbeltr...@kde.org
@@ -59 +84,5 @@
-- Rename qt4 versions to use -qt4 suffix.
+- Rename qt4 versions to use "_qt4" suffix.
+- Use new qt-version-specific names provided by qscintilla 2.10
+  rather than manually adding a "-qt5" suffix.
+- Use "_qt5" suffix instead of "_qt4" for library packages to
+  conform to upstream library naming.
@@ -72 +101 @@
-Wed Mar  1 02:22:52 UTC 2017 - ter...@gmail.com
+Wed Mar  1 02:21:40 UTC 2017 - ter...@gmail.com
@@ -138 +167 @@
-Tue Jan  3 21:59:21 UTC 2017 - ter...@gmail.com
+Tue Jan  3 21:57:50 UTC 2017 - ter...@gmail.com
@@ -164 +193 @@
-Sun Jul 19 19:30:29 UTC 2015 - ter...@gmail.com
+Sat Jul 18 21:03:26 UTC 2015 - ter...@gmail.com
--- /work/SRC/openSUSE:Factory/qscintilla-qt5/qscintilla-qt5.changes
2018-10-23 20:38:40.75958 +0200
+++ /work/SRC/openSUSE:Factory/.qscintilla-qt5.new.5536/qscintilla-qt5.changes  
2019-04-28 20:01:02.894877215 +0200
@@ -1,0 +2,31 @@
+Tue Apr 16 08:58:18 UTC 2019 - Christophe Giboudeaux 
+
+- Move some files out of the -devel package.
+
+---
+Fri Apr  5 08:26:16 UTC 2019 - Christophe Giboudeaux 
+
+- Add the lost changelog entries back.
+
+---
+Tue Apr  2 18:52:25 UTC 2019 - Christophe Giboudeaux 
+
+- Drop qscintilla-qt4 and python-qscintilla-qt4.
+- Drop qscintilla-qt4.diff. No longer needed.
+- Re-sync the changelog files.
+
+---
+Fri Feb 15 09:39:16 UTC 2019 - Christophe Giboudeaux 
+
+- Update to 2.11.1
+  * Details at 
https://www.riverbankcomputing.com/static/Downloads/QScintilla/ChangeLog
+- Refresh python-config.diff
+- Drop reproducible.patch. Merged upstream
+
+---
+Wed Nov  7 20:10:51 UTC 2018 - Bernhard Wiedemann 
+
+- Add reproducible.patch to sort input file list to make package
+  build reproducible (boo#1041090)
+
+---
@@ -64,0 +96,5 @@
+Sun Mar 12 16:15:39 UTC 2017 - toddrme2...@gmail.com
+
+- Implement single-spec version
+
+---
@@ -138 +174 @@
-Tue Jul 26 19:42:21 UTC 2016 - ter...@gmail.com
+Tue Jul 26 19:39:28 UTC 2016 - ter...@gmail.com
@@ -149,0 +186,5 @@
+
+---
+Fri Aug 14 03:40:56 UTC 2015 - ter...@gmail.com
+
+- change required sip version to 4.16.9

Old:

  QScintilla_gpl-2.10.8.tar.gz
  python-qscintilla-qt4.changes
  python-qscintilla-qt4.spec
  qscintilla-qt4.changes
  qscintilla-qt4.diff
  qscintilla-qt4.spec
  reproducible.patch

New:

  QScintilla_gpl-2.11.1.tar.gz



Other differences:
--
++ python-qscintilla-qt5.spec ++
--- /var/tmp/diff_new_pack.8HyfZV/_old  2019-04-28 20:01:04.202876426 +0200
+++ /var/tmp/diff_new_pack.8HyfZV/_new  2019-04-28 20:01:04.206876423 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qscintilla-qt5
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 201

commit qscintilla-qt5 for openSUSE:Factory

2018-11-08 Thread root
Hello community,

here is the log from the commit of package qscintilla-qt5 for openSUSE:Factory 
checked in at 2018-11-09 07:54:11

Comparing /work/SRC/openSUSE:Factory/qscintilla-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.qscintilla-qt5.new (New)


Package is "qscintilla-qt5"

Fri Nov  9 07:54:11 2018 rev:7 rq:647097 version:2.10.8

Changes:

--- /work/SRC/openSUSE:Factory/qscintilla-qt5/python-qscintilla-qt5.changes 
2018-10-23 20:38:40.404667379 +0200
+++ 
/work/SRC/openSUSE:Factory/.qscintilla-qt5.new/python-qscintilla-qt5.changes
2018-11-09 07:54:18.779718454 +0100
@@ -1,0 +2,6 @@
+Wed Nov  7 20:10:51 UTC 2018 - Bernhard Wiedemann 
+
+- Add reproducible.patch to sort input file list to make package
+  build reproducible (boo#1041090)
+
+---
qscintilla-qt5.changes: same change

New:

  reproducible.patch



Other differences:
--
++ python-qscintilla-qt5.spec ++
--- /var/tmp/diff_new_pack.PBuUW0/_old  2018-11-09 07:54:19.399717743 +0100
+++ /var/tmp/diff_new_pack.PBuUW0/_new  2018-11-09 07:54:19.403717738 +0100
@@ -27,6 +27,8 @@
 Source: QScintilla_gpl-%{version}.tar.gz
 #PATCH-FIX-OPENSUSE: Rename qscintilla2 to qscintilla2-qt5:
 Patch0: python-config.diff
+#PATCH-FIX-OPENSUSE
+Patch1: reproducible.patch
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module qt5-devel}
 BuildRequires:  %{python_module sip-devel >= 4.19.8}
@@ -65,6 +67,7 @@
 %prep
 %setup -q -n QScintilla_gpl-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{python_expand cp -r Python Python_%{$python_bin_suffix}

qscintilla-qt5.spec: same change
++ reproducible.patch ++
https://www.riverbankcomputing.com/pipermail/qscintilla/2018-November/001349.html

From: "Bernhard M. Wiedemann" 
Date: Sun, 11 Jun 2017 05:10:57 +
Subject: [PATCH] Sort input file list

Sort input file list
so that Qsci.so builds in a reproducible way
in spite of indeterministic filesystem readdir order

See https://reproducible-builds.org/ for why this is good.

Without this patch, openSUSE's python-qscintilla-qt5 package
varied for every build.
On this topic: https://bugzilla.opensuse.org/show_bug.cgi?id=1041090

Index: QScintilla_gpl-2.10/Python/configure.py
===
--- QScintilla_gpl-2.10.orig/Python/configure.py
+++ QScintilla_gpl-2.10/Python/configure.py
@@ -1544,7 +1544,7 @@ macx {
 pro.write('HEADERS = sipAPI%s.h\n' % mname)
 
 pro.write('SOURCES =')
-for s in os.listdir(module_config.name):
+for s in sorted(os.listdir(module_config.name)):
 if s.endswith('.cpp'):
 pro.write(' \\\n%s' % s)
 pro.write('\n')



commit qscintilla-qt5 for openSUSE:Factory

2018-10-23 Thread root
Hello community,

here is the log from the commit of package qscintilla-qt5 for openSUSE:Factory 
checked in at 2018-10-23 20:38:36

Comparing /work/SRC/openSUSE:Factory/qscintilla-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.qscintilla-qt5.new (New)


Package is "qscintilla-qt5"

Tue Oct 23 20:38:36 2018 rev:6 rq:643697 version:2.10.8

Changes:

--- /work/SRC/openSUSE:Factory/qscintilla-qt5/python-qscintilla-qt4.changes 
2018-04-19 15:30:40.524136121 +0200
+++ 
/work/SRC/openSUSE:Factory/.qscintilla-qt5.new/python-qscintilla-qt4.changes
2018-10-23 20:38:40.192667632 +0200
@@ -1,0 +2,16 @@
+Sun Oct 21 14:09:20 UTC 2018 - Christophe Giboudeaux 
+
+- Update to 2.10.8:
+  * Refactored the accessibility support
+
+---
+Mon Jul  2 16:15:06 UTC 2018 - christo...@krop.fr
+
+- Update to 2.10.7:
+  * Added the QsciLexerEDIFACT class.
+  * Added setStyle() to QsciStyle.
+  * Control-wheel scroll will now zoom in and out of the document.
+  * Buffered drawing is now disabled by default.
+- Refresh patches
+
+---
python-qscintilla-qt5.changes: same change
qscintilla-qt4.changes: same change
qscintilla-qt5.changes: same change

Old:

  QScintilla_gpl-2.10.4.tar.gz

New:

  QScintilla_gpl-2.10.8.tar.gz



Other differences:
--
++ python-qscintilla-qt4.spec ++
--- /var/tmp/diff_new_pack.DTGkvD/_old  2018-10-23 20:38:41.620665926 +0200
+++ /var/tmp/diff_new_pack.DTGkvD/_new  2018-10-23 20:38:41.624665921 +0200
@@ -12,19 +12,19 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-qscintilla-qt4
-Version:2.10.4
+Version:2.10.8
 Release:0
 Summary:Python  Bindings for the C++ Editor Class Library
 License:GPL-3.0-only
 Group:  Development/Libraries/C and C++
-Url:http://www.riverbankcomputing.co.uk/qscintilla
+URL:http://www.riverbankcomputing.co.uk/qscintilla
 Source: QScintilla_gpl-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module qt4-devel}
@@ -32,10 +32,10 @@
 BuildRequires:  libdrm-devel
 BuildRequires:  libqscintilla_qt4-devel
 BuildRequires:  python-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   %{name}-sip = %{version}
-%requires_gepython-qt4
 Requires:   python-sip(api) = %{python_sip_api_ver}
+%requires_gelibqt4-x11
+%requires_gepython-qt4
 %ifpython2
 %requires_gepython2-qt4
 Obsoletes:  %{oldpython}-qscintilla < %{version}
@@ -45,8 +45,6 @@
 Obsoletes:  python3-qscintilla < %{version}
 Provides:   python3-qscintilla = %{version}
 %endif
-%requires_gelibqt4-x11
-
 %python_subpackages
 
 %description
@@ -55,7 +53,6 @@
 This is a Qt port from the original Scintilla class
 (http://www.scintilla.org/).
 
-
 %package -n %{name}-sip
 Summary:sip files for PyQScintilla
 Group:  Development/Libraries/Python
@@ -72,7 +69,6 @@
 This package contains sip files used to generate bindings to
 QScintilla.
 
-
 %prep
 %setup -q -n QScintilla_gpl-%{version}
 
@@ -80,8 +76,14 @@
 %{python_expand cp -r Python Python_%{$python_bin_suffix}
 pushd Python_%{$python_bin_suffix}
 
-$python configure.py
-
+$python configure.py \
+  --pyqt=PyQt4 \
+  --sip=%{_bindir}/sip-%{$python_bin_suffix} \
+  --pyqt-sipdir=%{_datadir}/sip/PyQt4 \
+  --qmake=%{_bindir}/qmake \
+  --no-dist-info \
+  --no-stubs \
+  --no-qsci-api
 make %{?_smp_mflags}
 
 popd
@@ -95,22 +97,14 @@
 
 popd
 
-mv -T %{buildroot}%{_datadir}/qt4/qsci/api/python 
%{buildroot}%{_datadir}/qt4/qsci/api/python_%{$python_bin_suffix}
-
 }
 
 %files %{python_files}
-%defattr(-,root,root)
-%doc NEWS README LICENSE
+%license LICENSE
+%doc NEWS README
 %{python_sitearch}/PyQt4/Qsci.so
-%{python_sitearch}/PyQt4/Qsci.pyi
-%dir %{_datadir}/qt4/qsci/
-%dir %{_datadir}/qt4/qsci/api/
-%dir %{_datadir}/qt4/qsci/api/python_%{python_bin_suffix}/
-%{_datadir}/qt4/qsci/api/python_%{python_bin_suffix}/QScintilla2.api
 
 %files -n %{name}-sip
-%defattr(-,root,root)
 %{_datadir}/sip/PyQt4/Qsci
 
 %changelog

++ python-qscintilla-qt5.spec ++
--- /var/tmp/diff_new_pack.DTGkvD/_old  2018-10-23 20:38:41.640665902 +0200
+++ /var/tmp/diff_new_pack.DTGkvD/_new  2018-10-23 20:38:41.648665893 +0200
@@ -12,37 +12,36 @@
 # license that conforms to the Open Source Definition (Version 1.

commit qscintilla-qt5 for openSUSE:Factory

2018-04-19 Thread root
Hello community,

here is the log from the commit of package qscintilla-qt5 for openSUSE:Factory 
checked in at 2018-04-19 15:30:36

Comparing /work/SRC/openSUSE:Factory/qscintilla-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.qscintilla-qt5.new (New)


Package is "qscintilla-qt5"

Thu Apr 19 15:30:36 2018 rev:5 rq:597479 version:2.10.4

Changes:

--- /work/SRC/openSUSE:Factory/qscintilla-qt5/python-qscintilla-qt4.changes 
2018-01-31 19:49:53.835041680 +0100
+++ 
/work/SRC/openSUSE:Factory/.qscintilla-qt5.new/python-qscintilla-qt4.changes
2018-04-19 15:30:40.524136121 +0200
@@ -1,0 +2,16 @@
+Tue Apr 17 12:30:33 UTC 2018 - lbeltr...@kde.org
+
+- Remove source URL for now to work around SourceForge's unreliable
+  mirroring
+
+---
+Tue Apr 17 01:41:58 UTC 2018 - ter...@gmail.com
+
+- Update to version 2.10.4
+  * Bug fixes.
+
+- Update to version 2.10.3
+  * Added accessibility support.
+  * Added the API file for Python v3.7.
+
+---
--- /work/SRC/openSUSE:Factory/qscintilla-qt5/python-qscintilla-qt5.changes 
2018-01-31 19:49:53.915037961 +0100
+++ 
/work/SRC/openSUSE:Factory/.qscintilla-qt5.new/python-qscintilla-qt5.changes
2018-04-19 15:30:40.552134972 +0200
@@ -1,0 +2,16 @@
+Tue Apr 17 12:31:35 UTC 2018 - lbeltr...@kde.org
+
+- Remove source URL for now to work around SourceForge's unreliable
+  mirroring
+
+---
+Tue Apr 17 01:41:58 UTC 2018 - ter...@gmail.com
+
+- Update to version 2.10.4
+  * Bug fixes.
+
+- Update to version 2.10.3
+  * Added accessibility support.
+  * Added the API file for Python v3.7.
+
+---
--- /work/SRC/openSUSE:Factory/qscintilla-qt5/qscintilla-qt4.changes
2018-01-31 19:49:53.999034055 +0100
+++ /work/SRC/openSUSE:Factory/.qscintilla-qt5.new/qscintilla-qt4.changes   
2018-04-19 15:30:40.596133166 +0200
@@ -1,0 +2,16 @@
+Tue Apr 17 12:29:35 UTC 2018 - lbeltr...@kde.org
+
+- Remove source URL for now to work around SourceForge's unreliable
+- mirroring
+
+---
+Tue Apr 17 01:41:58 UTC 2018 - ter...@gmail.com
+
+- Update to version 2.10.4
+  * Bug fixes.
+
+- Update to version 2.10.3
+  * Added accessibility support.
+  * Added the API file for Python v3.7.
+
+---
--- /work/SRC/openSUSE:Factory/qscintilla-qt5/qscintilla-qt5.changes
2018-01-31 19:49:54.079030335 +0100
+++ /work/SRC/openSUSE:Factory/.qscintilla-qt5.new/qscintilla-qt5.changes   
2018-04-19 15:30:40.624132017 +0200
@@ -1,0 +2,16 @@
+Tue Apr 17 12:25:37 UTC 2018 - lbeltr...@kde.org
+
+- Remove source URL for now to work around SourceForge's unreliable
+  mirroring
+
+---
+Tue Apr 17 01:41:58 UTC 2018 - ter...@gmail.com
+
+- Update to version 2.10.4
+  * Bug fixes.
+
+- Update to version 2.10.3
+  * Added accessibility support.
+  * Added the API file for Python v3.7.
+
+---

Old:

  QScintilla_gpl-2.10.2.tar.gz

New:

  QScintilla_gpl-2.10.4.tar.gz



Other differences:
--
++ python-qscintilla-qt4.spec ++
--- /var/tmp/diff_new_pack.ByYn9O/_old  2018-04-19 15:30:41.816083095 +0200
+++ /var/tmp/diff_new_pack.ByYn9O/_new  2018-04-19 15:30:41.828082602 +0200
@@ -19,13 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-qscintilla-qt4
-Version:2.10.2
+Version:2.10.4
 Release:0
 Summary:Python  Bindings for the C++ Editor Class Library
-License:GPL-3.0
+License:GPL-3.0-only
 Group:  Development/Libraries/C and C++
 Url:http://www.riverbankcomputing.co.uk/qscintilla
-Source: 
https://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla_gpl-%{version}.tar.gz
+Source: QScintilla_gpl-%{version}.tar.gz
 BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module qt4-devel}
 BuildRequires:  %{python_module sip-devel >= 4.19.4}

++ python-qscintilla-qt5.spec ++
--- /var/tmp/diff_new_pack.ByYn9O/_old  2018-04-19 15:30:41.864081124 +0200
+++ /var/tmp/diff_new_pack.ByYn9O/_new  2018-04-19 15:30:41.864081124 +0200
@@ -18,13 +18,13 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qscintilla-qt5
-Version:2.10.2
+Version:2.10.4
 Release:0
 Summary:Python 

commit qscintilla-qt5 for openSUSE:Factory

2018-01-31 Thread root
Hello community,

here is the log from the commit of package qscintilla-qt5 for openSUSE:Factory 
checked in at 2018-01-31 19:49:50

Comparing /work/SRC/openSUSE:Factory/qscintilla-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.qscintilla-qt5.new (New)


Package is "qscintilla-qt5"

Wed Jan 31 19:49:50 2018 rev:4 rq:570358 version:2.10.2

Changes:

--- /work/SRC/openSUSE:Factory/qscintilla-qt5/python-qscintilla-qt4.changes 
2017-06-15 11:19:09.167334493 +0200
+++ 
/work/SRC/openSUSE:Factory/.qscintilla-qt5.new/python-qscintilla-qt4.changes
2018-01-31 19:49:53.835041680 +0100
@@ -1,0 +2,10 @@
+Fri Jan 26 17:37:39 UTC 2018 - aloi...@gmx.com
+
+- Update to version 2.10.2
+  * Added setScrollWidth() , scrollWidth, setScrollWidthTracking()
+and scrollWidthTracking() to QsciScintilla.
+  * Bug fixes.
+  version v2.10.1
+  * Added previously internal lexer methods to the Python bindings.
+
+---
python-qscintilla-qt5.changes: same change
qscintilla-qt4.changes: same change
qscintilla-qt5.changes: same change

Old:

  QScintilla_gpl-2.10.tar.gz

New:

  QScintilla_gpl-2.10.2.tar.gz



Other differences:
--
++ python-qscintilla-qt4.spec ++
--- /var/tmp/diff_new_pack.y58cCs/_old  2018-01-31 19:49:55.070984211 +0100
+++ /var/tmp/diff_new_pack.y58cCs/_new  2018-01-31 19:49:55.074984025 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qscintilla-qt4
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -19,19 +19,19 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define oldpython python
 Name:   python-qscintilla-qt4
-Version:2.10
+Version:2.10.2
 Release:0
 Summary:Python  Bindings for the C++ Editor Class Library
 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
+Source: 
https://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla_gpl-%{version}.tar.gz
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module qt4-devel}
+BuildRequires:  %{python_module sip-devel >= 4.19.4}
 BuildRequires:  libdrm-devel
 BuildRequires:  libqscintilla_qt4-devel
 BuildRequires:  python-rpm-macros
-BuildRequires:  %{python_module devel}
-BuildRequires:  %{python_module qt4-devel}
-BuildRequires:  %{python_module sip-devel >= 4.19.1}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   %{name}-sip = %{version}
 %requires_gepython-qt4
@@ -76,7 +76,6 @@
 %prep
 %setup -q -n QScintilla_gpl-%{version}
 
-
 %build
 %{python_expand cp -r Python Python_%{$python_bin_suffix}
 pushd Python_%{$python_bin_suffix}
@@ -89,7 +88,6 @@
 
 }
 
-
 %install
 %{python_expand pushd Python_%{$python_bin_suffix}
 
@@ -101,7 +99,6 @@
 
 }
 
-
 %files %{python_files}
 %defattr(-,root,root)
 %doc NEWS README LICENSE
@@ -112,10 +109,8 @@
 %dir %{_datadir}/qt4/qsci/api/python_%{python_bin_suffix}/
 %{_datadir}/qt4/qsci/api/python_%{python_bin_suffix}/QScintilla2.api
 
-
 %files -n %{name}-sip
 %defattr(-,root,root)
 %{_datadir}/sip/PyQt4/Qsci
 
-
 %changelog

++ python-qscintilla-qt5.spec ++
--- /var/tmp/diff_new_pack.y58cCs/_old  2018-01-31 19:49:55.090983281 +0100
+++ /var/tmp/diff_new_pack.y58cCs/_new  2018-01-31 19:49:55.094983095 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qscintilla-qt5
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -18,18 +18,18 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-qscintilla-qt5
-Version:2.10
+Version:2.10.2
 Release:0
 Summary:Python  Bindings for the C++ Editor Class Library
 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
+Source: 
https://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla_gpl-%{version}.tar.gz
 #PATCH-FIX-OPENSUS

commit qscintilla-qt5 for openSUSE:Factory

2017-06-15 Thread root
Hello community,

here is the log from the commit of package qscintilla-qt5 for openSUSE:Factory 
checked in at 2017-06-15 11:19:03

Comparing /work/SRC/openSUSE:Factory/qscintilla-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.qscintilla-qt5.new (New)


Package is "qscintilla-qt5"

Thu Jun 15 11:19:03 2017 rev:3 rq:498496 version:2.10

Changes:

New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ 
/work/SRC/openSUSE:Factory/.qscintilla-qt5.new/python-qscintilla-qt4.changes
2017-06-15 11:19:09.167334493 +0200
@@ -0,0 +1,547 @@
+---
+Thu May 25 11:44:23 UTC 2017 - toddrme2...@gmail.com
+
+- Fix python Requires, Provides, and Obsoletes.
+  This pulls in proper dependencies and avoids conflicts.
+
+---
+Wed Apr 19 13:51:09 UTC 2017 - toddrme2...@gmail.com
+
+- Add qt4 versions as subpackages.
+- Rename qt4 versions to use -qt4 suffix.
+
+---
+Sat Apr  1 14:31:57 UTC 2017 - h...@urpla.net
+
+- force -std=c++11 to compile with Leap 42.1
+
+---
+Sun Mar 12 16:15:39 UTC 2017 - toddrme2...@gmail.com
+
+- Implement single-spec python version
+
+---
+Wed Mar  1 02:21:40 UTC 2017 - ter...@gmail.com
+
+- Update to 2.10
+  - Based on Scintilla v3.7.2.
+  - Added the QsciLexerJSON class.
+  - Added the QsciLexerMarkdown class.
+  - Added replaceHorizontalScrollBar() and replaceVerticalScrollBar() to
+QsciScintillaBase.
+  - Added bytes() and a corresponding text() overload to QsciScintilla.
+  - Added EdgeMultipleLines to QsciScintilla::EdgeMode.
+  - Added addEdgeColumn() and clearEdgeColumns() to QsciScintilla.
+  - Added the marginRightClicked() signal to QsciScintilla.
+  - Added SymbolMarginColor to QsciScintilla::MarginType.
+  - Added setMarginBackgroundColor() and marginBackgroundColor() to
+QsciScintilla.
+  - Added setMargins() and margins() to QsciScintilla.
+  - Added TriangleIndicator and TriangleCharacterIndicator to
+QsciScintilla::IndicatorStyle.
+  - Added WsVisibleOnlyInIndent to QsciScintilla::WhitespaceVisibility.
+  - Added TabDrawMode, setTabDrawMode() and tabDrawMode() to QsciScintilla.
+  - Added InstanceProperty to QsciLexerCoffeeScript.
+  - Added EDGE_MULTILINE to QsciScintillaBase.
+  - Added INDIC_POINT and INDIC_POINTCHARACTER to QsciScintillaBase.
+  - Added SC_AC_FILLUP, SC_AC_DOUBLECLICK, SC_AC_TAB, SC_AC_NEWLINE and
+SC_AC_COMMAND to QsciScintillaBase.
+  - Added SC_CASE_CAMEL to QsciScintillaBase.
+  - Added SC_CHARSET_CYRILLIC and SC_CHARSET_OEM866 to QsciScintillaBase.
+  - Added SC_FOLDDISPLAYTEXT_HIDDEN, SC_FOLDDISPLAYTEXT_STANDARD and
+SC_FOLDDISPLAYTEXT_BOXED to QsciScintillaBase.
+  - Added SC_IDLESTYLING_NONE, SC_IDLESTYLING_TOVISIBLE,
+SC_IDLESTYLING_AFTERVISIBLE and SC_IDLESTYLING_ALL to QsciScintillaBase.
+  - Added SC_MARGIN_COLOUR to QsciScintillaBase.
+  - Added SC_POPUP_NEVER, SC_POPUP_ALL and SC_POPUP_TEXT to QsciScintillaBase.
+  - Added SCI_FOLDDISPLAYTEXTSETSTYLE and SCI_TOGGLEFOLDSHOWTEXT to
+QsciScintillaBase.
+  - Added SCI_GETIDLESTYLING and SCI_SETIDLESTYLING to QsciScintillaBase.
+  - Added SCI_GETMARGINBACKN and SCI_SETMARGINBACKN to QsciScintillaBase.
+  - Added SCI_GETMARGINS and SCI_SETMARGINS to QsciScintillaBase.
+  - Added SCI_GETMOUSEWHEELCAPTURES and SCI_SETMOUSEWHEELCAPTURES to
+QsciScintillaBase.
+  - Added SCI_GETTABDRAWMODE and SCI_SETTABDRAWMODE to QsciScintillaBase.
+  - Added SCI_ISRANGEWORD to QsciScintillaBase.
+  - Added SCI_MULTIEDGEADDLINE and SCI_MULTIEDGECLEARALL to QsciScintillaBase.
+  - Added SCI_MULTIPLESELECTADDNEXT and SCI_MULTIPLESELECTADDEACH to
+QsciScintillaBase.
+  - Added SCI_TARGETWHOLEDOCUMENT to QsciScintillaBase.
+  - Added SCLEX_JSON and SCLEX_EDIFACT to QsciScintillaBase.
+  - Added SCTD_LONGARROW and SCTD_STRIKEOUT to QsciScintillaBase.
+  - Added SCVS_NOWRAPLINESTART to QsciScintillaBase.
+  - Added SCWS_VISIBLEONLYININDENT to QsciScintillaBase.
+  - Added STYLE_FOLDDISPLAYTEXT to QsciScintillaBase.
+  - Added the SCN_AUTOCCOMPLETED() signal to QsciScintillaBase.
+  - Added the overloaded SCN_AUTOCSELECTION() and SCN_USERLISTSELECTION()
+signals to QsciScintillaBase.
+  - Added the SCN_MARGINRIGHTCLICK() signal to QsciScintillaBase.
+  - Renamed SCI_GETTARGETRANGE to SCI_GETTARGETTEXT in QsciScintillaBase.
+  - Removed SCI_GETKEYSUNICODE and SCI_SETKEYSUNICODE to QsciScintillaBase.
+  - The autoCompletionFillups(), autoCompletionWordSeparators(), blockEnd(),
+blockLookback(), blockStart(), blockStartKeyword(), braceStyle(),
+caseSensitive(), indentationGuideView() and defaultSt

commit qscintilla-qt5 for openSUSE:Factory

2017-04-24 Thread root
Hello community,

here is the log from the commit of package qscintilla-qt5 for openSUSE:Factory 
checked in at 2017-04-24 09:47:36

Comparing /work/SRC/openSUSE:Factory/qscintilla-qt5 (Old)
 and  /work/SRC/openSUSE:Factory/.qscintilla-qt5.new (New)


Package is "qscintilla-qt5"

Mon Apr 24 09:47:36 2017 rev:2 rq:484372 version:2.10

Changes:

--- /work/SRC/openSUSE:Factory/qscintilla-qt5/python-qscintilla-qt5.changes 
2016-10-19 13:01:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.qscintilla-qt5.new/python-qscintilla-qt5.changes
2017-04-24 09:47:36.461937750 +0200
@@ -1,0 +2,78 @@
+Sun Mar 12 16:15:39 UTC 2017 - toddrme2...@gmail.com
+
+- Implement single-spec version
+
+---
+Wed Mar  1 02:22:52 UTC 2017 - ter...@gmail.com
+
+- Update to 2.10
+  - Based on Scintilla v3.7.2.
+  - Added the QsciLexerJSON class.
+  - Added the QsciLexerMarkdown class.
+  - Added replaceHorizontalScrollBar() and replaceVerticalScrollBar() to
+QsciScintillaBase.
+  - Added bytes() and a corresponding text() overload to QsciScintilla.
+  - Added EdgeMultipleLines to QsciScintilla::EdgeMode.
+  - Added addEdgeColumn() and clearEdgeColumns() to QsciScintilla.
+  - Added the marginRightClicked() signal to QsciScintilla.
+  - Added SymbolMarginColor to QsciScintilla::MarginType.
+  - Added setMarginBackgroundColor() and marginBackgroundColor() to
+QsciScintilla.
+  - Added setMargins() and margins() to QsciScintilla.
+  - Added TriangleIndicator and TriangleCharacterIndicator to
+QsciScintilla::IndicatorStyle.
+  - Added WsVisibleOnlyInIndent to QsciScintilla::WhitespaceVisibility.
+  - Added TabDrawMode, setTabDrawMode() and tabDrawMode() to QsciScintilla.
+  - Added InstanceProperty to QsciLexerCoffeeScript.
+  - Added EDGE_MULTILINE to QsciScintillaBase.
+  - Added INDIC_POINT and INDIC_POINTCHARACTER to QsciScintillaBase.
+  - Added SC_AC_FILLUP, SC_AC_DOUBLECLICK, SC_AC_TAB, SC_AC_NEWLINE and
+SC_AC_COMMAND to QsciScintillaBase.
+  - Added SC_CASE_CAMEL to QsciScintillaBase.
+  - Added SC_CHARSET_CYRILLIC and SC_CHARSET_OEM866 to QsciScintillaBase.
+  - Added SC_FOLDDISPLAYTEXT_HIDDEN, SC_FOLDDISPLAYTEXT_STANDARD and
+SC_FOLDDISPLAYTEXT_BOXED to QsciScintillaBase.
+  - Added SC_IDLESTYLING_NONE, SC_IDLESTYLING_TOVISIBLE,
+SC_IDLESTYLING_AFTERVISIBLE and SC_IDLESTYLING_ALL to QsciScintillaBase.
+  - Added SC_MARGIN_COLOUR to QsciScintillaBase.
+  - Added SC_POPUP_NEVER, SC_POPUP_ALL and SC_POPUP_TEXT to QsciScintillaBase.
+  - Added SCI_FOLDDISPLAYTEXTSETSTYLE and SCI_TOGGLEFOLDSHOWTEXT to
+QsciScintillaBase.
+  - Added SCI_GETIDLESTYLING and SCI_SETIDLESTYLING to QsciScintillaBase.
+  - Added SCI_GETMARGINBACKN and SCI_SETMARGINBACKN to QsciScintillaBase.
+  - Added SCI_GETMARGINS and SCI_SETMARGINS to QsciScintillaBase.
+  - Added SCI_GETMOUSEWHEELCAPTURES and SCI_SETMOUSEWHEELCAPTURES to
+QsciScintillaBase.
+  - Added SCI_GETTABDRAWMODE and SCI_SETTABDRAWMODE to QsciScintillaBase.
+  - Added SCI_ISRANGEWORD to QsciScintillaBase.
+  - Added SCI_MULTIEDGEADDLINE and SCI_MULTIEDGECLEARALL to QsciScintillaBase.
+  - Added SCI_MULTIPLESELECTADDNEXT and SCI_MULTIPLESELECTADDEACH to
+QsciScintillaBase.
+  - Added SCI_TARGETWHOLEDOCUMENT to QsciScintillaBase.
+  - Added SCLEX_JSON and SCLEX_EDIFACT to QsciScintillaBase.
+  - Added SCTD_LONGARROW and SCTD_STRIKEOUT to QsciScintillaBase.
+  - Added SCVS_NOWRAPLINESTART to QsciScintillaBase.
+  - Added SCWS_VISIBLEONLYININDENT to QsciScintillaBase.
+  - Added STYLE_FOLDDISPLAYTEXT to QsciScintillaBase.
+  - Added the SCN_AUTOCCOMPLETED() signal to QsciScintillaBase.
+  - Added the overloaded SCN_AUTOCSELECTION() and SCN_USERLISTSELECTION()
+signals to QsciScintillaBase.
+  - Added the SCN_MARGINRIGHTCLICK() signal to QsciScintillaBase.
+  - Renamed SCI_GETTARGETRANGE to SCI_GETTARGETTEXT in QsciScintillaBase.
+  - Removed SCI_GETKEYSUNICODE and SCI_SETKEYSUNICODE to QsciScintillaBase.
+  - The autoCompletionFillups(), autoCompletionWordSeparators(), blockEnd(),
+blockLookback(), blockStart(), blockStartKeyword(), braceStyle(),
+caseSensitive(), indentationGuideView() and defaultStyle() methods of
+QsciLexer are no longer marked as internal and are exposed to Python so
+that they may be used by QsciLexerCustom sub-classes.
+  - The name of the library has been changed to include the major version
+number of the version of Qt it is built against (ie. 4 or 5).
+
+---
+Tue Jan  3 21:59:21 UTC 2017 - ter...@gmail.com
+
+- Update to 2.9.4
+  - Added the .api file for Python v3.6.
+  - Bug fixes.
+
+---
--- /work/SRC/openSUSE:Factory/qscintilla-qt5/qscintilla-qt5.changes