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 - [email protected]
+
+- 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_ge python-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-OPENSUSE: Rename qscintilla2 to qscintilla2-qt5:
Patch0: python-config.diff
BuildRequires: %{python_module devel}
BuildRequires: %{python_module qt5-devel}
-BuildRequires: %{python_module sip-devel >= 4.19.1}
+BuildRequires: %{python_module sip-devel >= 4.19.4}
BuildRequires: libqscintilla_qt5-devel
BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(Qt5Core)
++++++ qscintilla-qt4.spec ++++++
--- /var/tmp/diff_new_pack.y58cCs/_old 2018-01-31 19:49:55.118981979 +0100
+++ /var/tmp/diff_new_pack.y58cCs/_new 2018-01-31 19:49:55.122981793 +0100
@@ -1,7 +1,7 @@
#
# spec file for package 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,13 +19,13 @@
%define sonum 13
%define debug_package_requires libqscintilla2_qt4-%{sonum} =
%{version}-%{release}
Name: qscintilla-qt4
-Version: 2.10
+Version: 2.10.2
Release: 0
Summary: C++ Editor Class Library
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
+Source:
https://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla_gpl-%{version}.tar.gz
#PATCH-FIX-OPENSUSE: Adapt to the SuSE Qt4 build
Patch0: qscintilla-qt4.diff
BuildRequires: libdrm-devel
++++++ qscintilla-qt5.spec ++++++
--- /var/tmp/diff_new_pack.y58cCs/_old 2018-01-31 19:49:55.142980863 +0100
+++ /var/tmp/diff_new_pack.y58cCs/_new 2018-01-31 19:49:55.146980677 +0100
@@ -1,7 +1,7 @@
#
# spec file for package 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
@@ -19,13 +19,13 @@
%define sonum 13
%define debug_package_requires libqscintilla2_qt5-%{sonum} =
%{version}-%{release}
Name: qscintilla-qt5
-Version: 2.10
+Version: 2.10.2
Release: 0
Summary: C++ Editor Class Library
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
+Source:
https://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla_gpl-%{version}.tar.gz
#PATCH-FIX-OPENSUSE: Adapt to the SuSE Qt5 build
Patch0: qscintilla-qt5.diff
BuildRequires: pkgconfig(Qt5Core)
@@ -45,8 +45,8 @@
%package -n libqscintilla2_qt5-%{sonum}
Summary: C++ Editor Class Library
Group: Development/Libraries/C and C++
-Provides: qscintilla-qt5 = %{version}
Provides: libqscintilla2-qt5-%{sonum} = %{version}
+Provides: qscintilla-qt5 = %{version}
# Change from "<= " to "<" in next release after 2.10
Obsoletes: libqscintilla2-qt5-%{sonum} < %{version}
++++++ QScintilla_gpl-2.10.tar.gz -> QScintilla_gpl-2.10.2.tar.gz ++++++
++++ 3441 lines of diff (skipped)