Hello community,

here is the log from the commit of package libqt5-qtspeech for openSUSE:Factory 
checked in at 2019-03-21 09:41:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtspeech (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtspeech.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtspeech"

Thu Mar 21 09:41:12 2019 rev:11 rq:685645 version:5.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtspeech/libqt5-qtspeech.changes  
2019-02-13 10:17:13.777361179 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtspeech.new.28833/libqt5-qtspeech.changes   
    2019-03-21 09:41:13.754967640 +0100
@@ -1,0 +2,22 @@
+Thu Mar 14 08:51:50 UTC 2019 - [email protected]
+
+- Update to 5.12.2:
+  * New bugfix release
+  * For more details please see:
+  * http://code.qt.io/cgit/qt/qtspeech.git/plain/dist/changes-5.12.2/?h=5.12.2
+
+-------------------------------------------------------------------
+Mon Feb 11 14:26:26 UTC 2019 - Fabian Vogt <[email protected]>
+
+- Add packageand(speech-dispatcher:%{libname}) supplements to the speechd 
plugin
+- Add the plugin to baselibs.conf
+
+-------------------------------------------------------------------
+Fri Feb  1 08:40:17 UTC 2019 - [email protected]
+
+- Update to 5.12.1:
+  * New bugfix release
+  * For more details please see:
+  * http://code.qt.io/cgit/qt/qtspeech.git/plain/dist/changes-5.12.1/?h=v5.12.1
+
+-------------------------------------------------------------------

Old:
----
  qtspeech-everywhere-src-5.12.0.tar.xz

New:
----
  qtspeech-everywhere-src-5.12.2.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtspeech.spec ++++++
--- /var/tmp/diff_new_pack.gryIyY/_old  2019-03-21 09:41:15.278967289 +0100
+++ /var/tmp/diff_new_pack.gryIyY/_new  2019-03-21 09:41:15.298967284 +0100
@@ -19,11 +19,11 @@
 %define qt5_snapshot 0
 %define libname libQt5TextToSpeech5
 %define base_name libqt5
-%define real_version 5.12.0
-%define so_version 5.12.0
-%define tar_version qtspeech-everywhere-src-5.12.0
+%define real_version 5.12.2
+%define so_version 5.12.2
+%define tar_version qtspeech-everywhere-src-5.12.2
 Name:           libqt5-qtspeech
-Version:        5.12.0
+Version:        5.12.2
 Release:        0
 Summary:        Qt 5 Speech Addon
 License:        LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
@@ -71,6 +71,7 @@
 Summary:        Qt5 Speech Module - Speech Dispatcher support
 Group:          System/Libraries
 Requires:       %{libname} = %{version}
+Supplements:    packageand(speech-dispatcher:%{libname})
 
 %description plugin-speechd
 This plugin adds support for using speech-dispatcher for speech synthesis

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.gryIyY/_old  2019-03-21 09:41:15.602967214 +0100
+++ /var/tmp/diff_new_pack.gryIyY/_new  2019-03-21 09:41:15.630967208 +0100
@@ -1,3 +1,6 @@
 libQt5TextToSpeech5
 libqt5-qtspeech-devel
        requires "libQt5TextToSpeech5-<targettype> = <version>"
+libqt5-qtspeech-plugin-speechd
+       requires "libQt5TextToSpeech5-<targettype> = <version>"
+       supplements 
"packageand(speech-dispatcher:libQt5TextToSpeech5-<targettype>)"

++++++ qtspeech-everywhere-src-5.12.0.tar.xz -> 
qtspeech-everywhere-src-5.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-everywhere-src-5.12.0/.qmake.conf 
new/qtspeech-everywhere-src-5.12.2/.qmake.conf
--- old/qtspeech-everywhere-src-5.12.0/.qmake.conf      2018-10-31 
13:02:45.000000000 +0100
+++ new/qtspeech-everywhere-src-5.12.2/.qmake.conf      2019-02-21 
09:04:47.000000000 +0100
@@ -2,4 +2,4 @@
 CONFIG += qt_example_installs
 CONFIG += warning_clean
 
-MODULE_VERSION = 5.12.0
+MODULE_VERSION = 5.12.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-everywhere-src-5.12.0/.tag 
new/qtspeech-everywhere-src-5.12.2/.tag
--- old/qtspeech-everywhere-src-5.12.0/.tag     2018-10-31 13:02:45.000000000 
+0100
+++ new/qtspeech-everywhere-src-5.12.2/.tag     2019-02-21 09:04:47.000000000 
+0100
@@ -1 +1 @@
-28855fc361c4d5ef920f020509a980dd45eb1ba8
+f899a4c2051ca4256faba2d268ca032dd129f200
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-everywhere-src-5.12.0/dist/changes-5.11.3 
new/qtspeech-everywhere-src-5.12.2/dist/changes-5.11.3
--- old/qtspeech-everywhere-src-5.12.0/dist/changes-5.11.3      1970-01-01 
01:00:00.000000000 +0100
+++ new/qtspeech-everywhere-src-5.12.2/dist/changes-5.11.3      2019-02-21 
09:04:47.000000000 +0100
@@ -0,0 +1,20 @@
+Qt 5.11.3 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.11.0 through 5.11.2.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+http://doc.qt.io/qt-5/index.html
+
+The Qt version 5.11 series is binary compatible with the 5.10.x series.
+Applications compiled for 5.10 will continue to run with 5.11.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-everywhere-src-5.12.0/dist/changes-5.12.1 
new/qtspeech-everywhere-src-5.12.2/dist/changes-5.12.1
--- old/qtspeech-everywhere-src-5.12.0/dist/changes-5.12.1      1970-01-01 
01:00:00.000000000 +0100
+++ new/qtspeech-everywhere-src-5.12.2/dist/changes-5.12.1      2019-02-21 
09:04:47.000000000 +0100
@@ -0,0 +1,20 @@
+Qt 5.12.1 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.12.0.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+http://doc.qt.io/qt-5/index.html
+
+The Qt version 5.12 series is binary compatible with the 5.11.x series.
+Applications compiled for 5.11 will continue to run with 5.12.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-everywhere-src-5.12.0/dist/changes-5.12.2 
new/qtspeech-everywhere-src-5.12.2/dist/changes-5.12.2
--- old/qtspeech-everywhere-src-5.12.0/dist/changes-5.12.2      1970-01-01 
01:00:00.000000000 +0100
+++ new/qtspeech-everywhere-src-5.12.2/dist/changes-5.12.2      2019-02-21 
09:04:47.000000000 +0100
@@ -0,0 +1,20 @@
+Qt 5.12.2 is a bug-fix release. It maintains both forward and backward
+compatibility (source and binary) with Qt 5.12.0 through 5.12.1.
+
+For more details, refer to the online documentation included in this
+distribution. The documentation is also available online:
+
+https://doc.qt.io/qt-5/index.html
+
+The Qt version 5.12 series is binary compatible with the 5.11.x series.
+Applications compiled for 5.11 will continue to run with 5.12.
+
+Some of the changes listed in this file include issue tracking numbers
+corresponding to tasks in the Qt Bug Tracker:
+
+https://bugreports.qt.io/
+
+Each of these identifiers can be entered in the bug tracker to obtain more
+information about a particular change.
+
+ - This release contains only minor code improvements.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-everywhere-src-5.12.0/include/QtTextToSpeech/5.12.0/QtTextToSpeech/private/qtexttospeech_p.h
 
new/qtspeech-everywhere-src-5.12.2/include/QtTextToSpeech/5.12.0/QtTextToSpeech/private/qtexttospeech_p.h
--- 
old/qtspeech-everywhere-src-5.12.0/include/QtTextToSpeech/5.12.0/QtTextToSpeech/private/qtexttospeech_p.h
   2018-10-31 13:02:45.000000000 +0100
+++ 
new/qtspeech-everywhere-src-5.12.2/include/QtTextToSpeech/5.12.0/QtTextToSpeech/private/qtexttospeech_p.h
   1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/tts/qtexttospeech_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-everywhere-src-5.12.0/include/QtTextToSpeech/5.12.0/QtTextToSpeech/private/qvoice_p.h
 
new/qtspeech-everywhere-src-5.12.2/include/QtTextToSpeech/5.12.0/QtTextToSpeech/private/qvoice_p.h
--- 
old/qtspeech-everywhere-src-5.12.0/include/QtTextToSpeech/5.12.0/QtTextToSpeech/private/qvoice_p.h
  2018-10-31 13:02:45.000000000 +0100
+++ 
new/qtspeech-everywhere-src-5.12.2/include/QtTextToSpeech/5.12.0/QtTextToSpeech/private/qvoice_p.h
  1970-01-01 01:00:00.000000000 +0100
@@ -1 +0,0 @@
-#include "../../../../../src/tts/qvoice_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-everywhere-src-5.12.0/include/QtTextToSpeech/5.12.2/QtTextToSpeech/private/qtexttospeech_p.h
 
new/qtspeech-everywhere-src-5.12.2/include/QtTextToSpeech/5.12.2/QtTextToSpeech/private/qtexttospeech_p.h
--- 
old/qtspeech-everywhere-src-5.12.0/include/QtTextToSpeech/5.12.2/QtTextToSpeech/private/qtexttospeech_p.h
   1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtspeech-everywhere-src-5.12.2/include/QtTextToSpeech/5.12.2/QtTextToSpeech/private/qtexttospeech_p.h
   2019-02-21 09:04:47.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/tts/qtexttospeech_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-everywhere-src-5.12.0/include/QtTextToSpeech/5.12.2/QtTextToSpeech/private/qvoice_p.h
 
new/qtspeech-everywhere-src-5.12.2/include/QtTextToSpeech/5.12.2/QtTextToSpeech/private/qvoice_p.h
--- 
old/qtspeech-everywhere-src-5.12.0/include/QtTextToSpeech/5.12.2/QtTextToSpeech/private/qvoice_p.h
  1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtspeech-everywhere-src-5.12.2/include/QtTextToSpeech/5.12.2/QtTextToSpeech/private/qvoice_p.h
  2019-02-21 09:04:47.000000000 +0100
@@ -0,0 +1 @@
+#include "../../../../../src/tts/qvoice_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-everywhere-src-5.12.0/include/QtTextToSpeech/qttexttospeechversion.h
 
new/qtspeech-everywhere-src-5.12.2/include/QtTextToSpeech/qttexttospeechversion.h
--- 
old/qtspeech-everywhere-src-5.12.0/include/QtTextToSpeech/qttexttospeechversion.h
   2018-12-04 04:09:03.000000000 +0100
+++ 
new/qtspeech-everywhere-src-5.12.2/include/QtTextToSpeech/qttexttospeechversion.h
   2019-03-11 14:59:14.000000000 +0100
@@ -2,8 +2,8 @@
 #ifndef QT_QTTEXTTOSPEECH_VERSION_H
 #define QT_QTTEXTTOSPEECH_VERSION_H
 
-#define QTTEXTTOSPEECH_VERSION_STR "5.12.0"
+#define QTTEXTTOSPEECH_VERSION_STR "5.12.2"
 
-#define QTTEXTTOSPEECH_VERSION 0x050C00
+#define QTTEXTTOSPEECH_VERSION 0x050C02
 
 #endif // QT_QTTEXTTOSPEECH_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-everywhere-src-5.12.0/src/doc/doc.pro 
new/qtspeech-everywhere-src-5.12.2/src/doc/doc.pro
--- old/qtspeech-everywhere-src-5.12.0/src/doc/doc.pro  1970-01-01 
01:00:00.000000000 +0100
+++ new/qtspeech-everywhere-src-5.12.2/src/doc/doc.pro  2019-02-21 
09:04:47.000000000 +0100
@@ -0,0 +1,10 @@
+TEMPLATE = aux
+
+CONFIG += force_qt
+QT += core-private
+
+QMAKE_DOCS = $$PWD/qtspeech.qdocconf
+
+OTHER_FILES += \
+    $$PWD/src/*.qdoc \
+    $$PWD/QtSpeechDoc
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-everywhere-src-5.12.0/src/doc/qtspeech.qdocconf 
new/qtspeech-everywhere-src-5.12.2/src/doc/qtspeech.qdocconf
--- old/qtspeech-everywhere-src-5.12.0/src/doc/qtspeech.qdocconf        
2018-10-31 13:02:45.000000000 +0100
+++ new/qtspeech-everywhere-src-5.12.2/src/doc/qtspeech.qdocconf        
2019-02-21 09:04:47.000000000 +0100
@@ -14,9 +14,7 @@
 
 moduleheader = QtSpeechDoc
 
-includepaths = -I . \
-               -I $QT_INSTALL_HEADERS \
-               -I $QT_INSTALL_HEADERS/QtCore
+includepaths = -I .
 
 examplesinstallpath = speech
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-everywhere-src-5.12.0/src/src.pro 
new/qtspeech-everywhere-src-5.12.2/src/src.pro
--- old/qtspeech-everywhere-src-5.12.0/src/src.pro      2018-10-31 
13:02:45.000000000 +0100
+++ new/qtspeech-everywhere-src-5.12.2/src/src.pro      2019-02-21 
09:04:47.000000000 +0100
@@ -1,8 +1,5 @@
 TEMPLATE = subdirs
 
-QMAKE_DOCS = $$PWD/doc/qtspeech.qdocconf
-load(qt_docs)
-
-SUBDIRS = tts plugins
+SUBDIRS = tts plugins doc
 
 plugins.depends = tts
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-everywhere-src-5.12.0/src/tts/qvoice.cpp 
new/qtspeech-everywhere-src-5.12.2/src/tts/qvoice.cpp
--- old/qtspeech-everywhere-src-5.12.0/src/tts/qvoice.cpp       2018-10-31 
13:02:45.000000000 +0100
+++ new/qtspeech-everywhere-src-5.12.2/src/tts/qvoice.cpp       2019-02-21 
09:04:47.000000000 +0100
@@ -98,7 +98,7 @@
 }
 
 /*!
-    Compares the \l name, \l gender, and \l age of this voice with \l other.
+    Compares the \l name, \l gender, and \l age of this voice with \a other.
     Returns \c true if all of them match.
 */
 bool QVoice::operator==(const QVoice &other)
@@ -112,7 +112,7 @@
 }
 
 /*!
-    Compares the \l name, \l gender, and \l age of this voice with \l other.
+    Compares the \l name, \l gender, and \l age of this voice with \a other.
     Returns \c true if they are not identical.
 */
 bool QVoice::operator!=(const QVoice &other)


Reply via email to