Hello community,

here is the log from the commit of package qscintilla for openSUSE:Factory 
checked in at 2017-01-20 13:07:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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     
2016-08-05 18:16:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qscintilla.new/python-qscintilla.changes        
2017-01-20 13:07:17.634633679 +0100
@@ -1,0 +2,7 @@
+Tue Jan  3 23:45:10 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/python3-qscintilla.changes    
2016-08-05 18:16:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qscintilla.new/python3-qscintilla.changes       
2017-01-20 13:07:17.678627400 +0100
@@ -1,0 +2,7 @@
+Tue Jan  3 23:44:29 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/qscintilla.changes    2016-08-05 
18:16:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.qscintilla.new/qscintilla.changes       
2017-01-20 13:07:17.710622833 +0100
@@ -1,0 +2,7 @@
+Tue Jan  3 23:43:46 UTC 2017 - ter...@gmail.com
+
+- Update to 2.9.4
+  - Added the .api file for Python v3.6.
+  - Bug fixes.
+
+-------------------------------------------------------------------

Old:
----
  QScintilla_gpl-2.9.3.tar.gz

New:
----
  QScintilla_gpl-2.9.4.tar.gz

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

Other differences:
------------------
++++++ python-qscintilla.spec ++++++
--- /var/tmp/diff_new_pack.gpzOr2/_old  2017-01-20 13:07:18.530505804 +0100
+++ /var/tmp/diff_new_pack.gpzOr2/_new  2017-01-20 13:07:18.534505233 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qscintilla
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 +17,7 @@
 
 
 Name:           python-qscintilla
-Version:        2.9.3
+Version:        2.9.4
 Release:        0
 Summary:        Python  Bindings for the C++ Editor Class Library
 License:        GPL-3.0
@@ -28,10 +28,10 @@
 BuildRequires:  libqscintilla-devel
 BuildRequires:  python-devel
 BuildRequires:  python-qt4-devel
-BuildRequires:  python-sip-devel >= 4.18.1
+BuildRequires:  python-sip-devel >= 4.19
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %requires_ge    python-qt4
-%requires_ge    python-sip >= 4.18.1
+%requires_ge    python-sip >= 4.19
 %requires_ge    libqt4-x11
 
 %description

++++++ python3-qscintilla.spec ++++++
--- /var/tmp/diff_new_pack.gpzOr2/_old  2017-01-20 13:07:18.558501808 +0100
+++ /var/tmp/diff_new_pack.gpzOr2/_new  2017-01-20 13:07:18.558501808 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-qscintilla
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 +17,7 @@
 
 
 Name:           python3-qscintilla
-Version:        2.9.3
+Version:        2.9.4
 Release:        0
 Summary:        Python 3 Bindings for the C++ Editor Class Library
 License:        GPL-3.0
@@ -28,10 +28,10 @@
 BuildRequires:  libqscintilla-devel
 BuildRequires:  python3-devel
 BuildRequires:  python3-qt4-devel
-BuildRequires:  python3-sip-devel >= 4.18.1
+BuildRequires:  python3-sip-devel >= 4.19
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %requires_ge    python3-qt4
-%requires_ge    python3-sip >= 4.18.1
+%requires_ge    python3-sip >= 4.19
 %requires_ge    libqt4-x11
 
 %description

++++++ qscintilla.spec ++++++
--- /var/tmp/diff_new_pack.gpzOr2/_old  2017-01-20 13:07:18.582498383 +0100
+++ /var/tmp/diff_new_pack.gpzOr2/_new  2017-01-20 13:07:18.586497813 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package qscintilla
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,7 +19,7 @@
 %define sonum   12
 %define debug_package_requires libqscintilla2-%{sonum} = %{version}-%{release}
 Name:           qscintilla
-Version:        2.9.3
+Version:        2.9.4
 Release:        0
 Summary:        C++ Editor Class Library
 License:        GPL-3.0

++++++ QScintilla_gpl-2.9.3.tar.gz -> QScintilla_gpl-2.9.4.tar.gz ++++++
++++ 12596 lines of diff (skipped)


Reply via email to