Hello community,

here is the log from the commit of package qscintilla for openSUSE:Factory 
checked in at 2016-05-24 09:35: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     
2015-11-04 15:33:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qscintilla.new/python-qscintilla.changes        
2016-05-24 09:35:13.000000000 +0200
@@ -1,0 +2,8 @@
+Wed May 11 14:40:34 UTC 2016 - [email protected]
+
+- Update to 2.9.2
+  - This is mainly a packaging release. The Python extension module,
+    including a statically linked copy of the QScintilla library, can be
+    installed from PyPI.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/qscintilla/python3-qscintilla.changes    
2015-11-04 15:33:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qscintilla.new/python3-qscintilla.changes       
2016-05-24 09:35:13.000000000 +0200
@@ -1,0 +2,8 @@
+Wed May 11 14:40:46 UTC 2016 - [email protected]
+
+- Update to 2.9.2
+  - This is mainly a packaging release. The Python extension module,
+    including a statically linked copy of the QScintilla library, can be
+    installed from PyPI.
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/qscintilla/qscintilla.changes    2015-11-04 
15:33:19.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qscintilla.new/qscintilla.changes       
2016-05-24 09:35:13.000000000 +0200
@@ -1,0 +2,8 @@
+Wed May 11 14:39:43 UTC 2016 - [email protected]
+
+- Update to 2.9.2
+  - This is mainly a packaging release. The Python extension module,
+    including a statically linked copy of the QScintilla library, can be
+    installed from PyPI.
+
+-------------------------------------------------------------------

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

New:
----
  QScintilla_gpl-2.9.2.tar.gz

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

Other differences:
------------------
++++++ python-qscintilla.spec ++++++
--- /var/tmp/diff_new_pack.BqaxXx/_old  2016-05-24 09:35:14.000000000 +0200
+++ /var/tmp/diff_new_pack.BqaxXx/_new  2016-05-24 09:35:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qscintilla
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,13 +17,13 @@
 
 
 Name:           python-qscintilla
-Version:        2.9.1
+Version:        2.9.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:         
http://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla_gpl-%{version}.tar.gz
 BuildRequires:  libdrm-devel
 BuildRequires:  libqscintilla-devel
 BuildRequires:  python-devel
@@ -52,7 +52,7 @@
 bindings to QScintilla
 
 %prep
-%setup -q -n QScintilla-gpl-%{version}
+%setup -q -n QScintilla_gpl-%{version}
 
 %build
 pushd Python
@@ -69,6 +69,7 @@
 %defattr(-,root,root)
 %doc NEWS README LICENSE
 %{python_sitearch}/PyQt4/Qsci.so
+%{python_sitearch}/PyQt4/Qsci.pyi
 %{_datadir}/qt4/qsci
 %{_datadir}/qt4/qsci/api
 %{_datadir}/qt4/qsci/api/python

++++++ python3-qscintilla.spec ++++++
--- /var/tmp/diff_new_pack.BqaxXx/_old  2016-05-24 09:35:14.000000000 +0200
+++ /var/tmp/diff_new_pack.BqaxXx/_new  2016-05-24 09:35:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-qscintilla
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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,13 +17,13 @@
 
 
 Name:           python3-qscintilla
-Version:        2.9.1
+Version:        2.9.2
 Release:        0
 Summary:        Python 3 Bindings for the 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:         
http://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla_gpl-%{version}.tar.gz
 BuildRequires:  libdrm-devel
 BuildRequires:  libqscintilla-devel
 BuildRequires:  python3-devel
@@ -43,7 +43,7 @@
 This package is mainly used by eric, the Python IDE.
 
 %prep
-%setup -q -n QScintilla-gpl-%{version}
+%setup -q -n QScintilla_gpl-%{version}
 
 %build
 pushd Python
@@ -62,6 +62,7 @@
 %defattr(-,root,root)
 %doc NEWS README LICENSE
 %{python3_sitearch}/PyQt4/Qsci.so
+%{python3_sitearch}/PyQt4/Qsci.pyi
 %{_datadir}/qt4/qsci
 %{_datadir}/qt4/qsci/api
 %{_datadir}/qt4/qsci/api/python3

++++++ qscintilla.spec ++++++
--- /var/tmp/diff_new_pack.BqaxXx/_old  2016-05-24 09:35:14.000000000 +0200
+++ /var/tmp/diff_new_pack.BqaxXx/_new  2016-05-24 09:35:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qscintilla
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 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   12
 %define debug_package_requires libqscintilla2-%{sonum} = %{version}-%{release}
 Name:           qscintilla
-Version:        2.9.1
+Version:        2.9.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:         
http://downloads.sourceforge.net/project/pyqt/QScintilla2/QScintilla-%{version}/QScintilla_gpl-%{version}.tar.gz
 Patch0:         %{name}.diff
 BuildRequires:  libdrm-devel
 BuildRequires:  libqt4-devel
@@ -70,7 +70,7 @@
 This package is mainly used by eric, the Python IDE.
 
 %prep
-%setup -q -n QScintilla-gpl-%{version}
+%setup -q -n QScintilla_gpl-%{version}
 %patch0
 
 %build


Reply via email to