Hello community,

here is the log from the commit of package libqt5-qtspeech for openSUSE:Factory 
checked in at 2017-12-15 14:04:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtspeech (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtspeech.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtspeech"

Fri Dec 15 14:04:48 2017 rev:4 rq:545957 version:5.9.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtspeech/libqt5-qtspeech.changes  
2017-11-18 00:20:04.693769280 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtspeech.new/libqt5-qtspeech.changes     
2017-12-15 14:05:37.583918346 +0100
@@ -1,0 +2,8 @@
+Sat Nov 25 12:46:46 UTC 2017 - [email protected]
+
+- Update to 5.9.3
+  * New bugfix release
+  * For more details, see:
+    http://code.qt.io/cgit/qt/qtspeech.git/tree/dist/changes-5.9.3/?h=v5.9.3
+
+-------------------------------------------------------------------

Old:
----
  qtspeech-opensource-src-5.9.2.tar.xz

New:
----
  qtspeech-opensource-src-5.9.3.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtspeech.spec ++++++
--- /var/tmp/diff_new_pack.egNeYz/_old  2017-12-15 14:05:38.243886487 +0100
+++ /var/tmp/diff_new_pack.egNeYz/_new  2017-12-15 14:05:38.247886294 +0100
@@ -19,11 +19,11 @@
 %define qt5_snapshot 0
 %define libname libQt5TextToSpeech5
 %define base_name libqt5
-%define real_version 5.9.2
+%define real_version 5.9.3
 %define so_version 5.5.0
 %define tar_version qtspeech-opensource-src-%{real_version}
 Name:           libqt5-qtspeech
-Version:        5.9.2
+Version:        5.9.3
 Release:        0
 Summary:        Qt 5 Speech Addon
 License:        LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or 
LGPL-3.0-with-Qt-Company-Qt-exception-1.1

++++++ qtspeech-opensource-src-5.9.2.tar.xz -> 
qtspeech-opensource-src-5.9.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-opensource-src-5.9.2/.qmake.conf 
new/qtspeech-opensource-src-5.9.3/.qmake.conf
--- old/qtspeech-opensource-src-5.9.2/.qmake.conf       2017-09-08 
15:11:16.000000000 +0200
+++ new/qtspeech-opensource-src-5.9.3/.qmake.conf       2017-10-17 
09:26:49.000000000 +0200
@@ -2,4 +2,4 @@
 CONFIG += qt_example_installs
 CONFIG += warning_clean
 
-MODULE_VERSION = 5.9.2
+MODULE_VERSION = 5.9.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtspeech-opensource-src-5.9.2/.tag 
new/qtspeech-opensource-src-5.9.3/.tag
--- old/qtspeech-opensource-src-5.9.2/.tag      2017-09-08 15:11:16.000000000 
+0200
+++ new/qtspeech-opensource-src-5.9.3/.tag      2017-10-17 09:26:49.000000000 
+0200
@@ -1 +1 @@
-5393b76f3780b0be33cc727458993223605e5ab1
+8278f9f5d2c9f47233f59ff8af757e0591045895
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-opensource-src-5.9.2/examples/speech/hello_speak/doc/src/hellospeakex.qdoc
 
new/qtspeech-opensource-src-5.9.3/examples/speech/hello_speak/doc/src/hellospeakex.qdoc
--- 
old/qtspeech-opensource-src-5.9.2/examples/speech/hello_speak/doc/src/hellospeakex.qdoc
     2017-09-08 15:11:16.000000000 +0200
+++ 
new/qtspeech-opensource-src-5.9.3/examples/speech/hello_speak/doc/src/hellospeakex.qdoc
     2017-10-17 09:26:49.000000000 +0200
@@ -1,7 +1,7 @@
 /****************************************************************************
 **
-** Copyright (C) 2015 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
+** Copyright (C) 2017 The Qt Company Ltd.
+** Contact: https://www.qt.io/licensing/
 **
 ** This file is part of the documentation of the Qt Toolkit.
 **
@@ -11,8 +11,8 @@
 ** accordance with the commercial license agreement provided with the
 ** Software or, alternatively, in accordance with the terms contained in
 ** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/contact-us.
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
 **
 ** GNU Free Documentation License Usage
 ** Alternatively, this file may be used under the terms of the GNU Free
@@ -20,7 +20,7 @@
 ** Foundation and appearing in the file included in the packaging of
 ** this file. Please review the following information to ensure
 ** the GNU Free Documentation License version 1.3 requirements
-** will be met: http://www.gnu.org/copyleft/fdl.html.
+** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
 ** $QT_END_LICENSE$
 **
 ****************************************************************************/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-opensource-src-5.9.2/examples/speech/hello_speak/main.cpp 
new/qtspeech-opensource-src-5.9.3/examples/speech/hello_speak/main.cpp
--- old/qtspeech-opensource-src-5.9.2/examples/speech/hello_speak/main.cpp      
2017-09-08 15:11:16.000000000 +0200
+++ new/qtspeech-opensource-src-5.9.3/examples/speech/hello_speak/main.cpp      
2017-10-17 09:26:49.000000000 +0200
@@ -1,12 +1,22 @@
 /****************************************************************************
 **
-** Copyright (C) 2015 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
+** Copyright (C) 2017 The Qt Company Ltd.
+** Contact: https://www.qt.io/licensing/
 **
 ** This file is part of the examples of the Qt Toolkit.
 **
 ** $QT_BEGIN_LICENSE:BSD$
-** You may use this file under the terms of the BSD license as follows:
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** BSD License Usage
+** Alternatively, you may use this file under the terms of the BSD license
+** as follows:
 **
 ** "Redistribution and use in source and binary forms, with or without
 ** modification, are permitted provided that the following conditions are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-opensource-src-5.9.2/examples/speech/hello_speak/mainwindow.cpp 
new/qtspeech-opensource-src-5.9.3/examples/speech/hello_speak/mainwindow.cpp
--- 
old/qtspeech-opensource-src-5.9.2/examples/speech/hello_speak/mainwindow.cpp    
    2017-09-08 15:11:16.000000000 +0200
+++ 
new/qtspeech-opensource-src-5.9.3/examples/speech/hello_speak/mainwindow.cpp    
    2017-10-17 09:26:49.000000000 +0200
@@ -1,12 +1,22 @@
 /****************************************************************************
 **
-** Copyright (C) 2015 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
+** Copyright (C) 2017 The Qt Company Ltd.
+** Contact: https://www.qt.io/licensing/
 **
 ** This file is part of the examples of the Qt Toolkit.
 **
 ** $QT_BEGIN_LICENSE:BSD$
-** You may use this file under the terms of the BSD license as follows:
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** BSD License Usage
+** Alternatively, you may use this file under the terms of the BSD license
+** as follows:
 **
 ** "Redistribution and use in source and binary forms, with or without
 ** modification, are permitted provided that the following conditions are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-opensource-src-5.9.2/examples/speech/hello_speak/mainwindow.h 
new/qtspeech-opensource-src-5.9.3/examples/speech/hello_speak/mainwindow.h
--- old/qtspeech-opensource-src-5.9.2/examples/speech/hello_speak/mainwindow.h  
2017-09-08 15:11:16.000000000 +0200
+++ new/qtspeech-opensource-src-5.9.3/examples/speech/hello_speak/mainwindow.h  
2017-10-17 09:26:49.000000000 +0200
@@ -1,12 +1,22 @@
 /****************************************************************************
 **
-** Copyright (C) 2015 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
+** Copyright (C) 2017 The Qt Company Ltd.
+** Contact: https://www.qt.io/licensing/
 **
 ** This file is part of the examples of the Qt Toolkit.
 **
 ** $QT_BEGIN_LICENSE:BSD$
-** You may use this file under the terms of the BSD license as follows:
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** BSD License Usage
+** Alternatively, you may use this file under the terms of the BSD license
+** as follows:
 **
 ** "Redistribution and use in source and binary forms, with or without
 ** modification, are permitted provided that the following conditions are
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-opensource-src-5.9.2/include/QtTextToSpeech/5.9.2/QtTextToSpeech/private/qtexttospeech_p.h
 
new/qtspeech-opensource-src-5.9.3/include/QtTextToSpeech/5.9.2/QtTextToSpeech/private/qtexttospeech_p.h
--- 
old/qtspeech-opensource-src-5.9.2/include/QtTextToSpeech/5.9.2/QtTextToSpeech/private/qtexttospeech_p.h
     2017-09-08 15:11:16.000000000 +0200
+++ 
new/qtspeech-opensource-src-5.9.3/include/QtTextToSpeech/5.9.2/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-opensource-src-5.9.2/include/QtTextToSpeech/5.9.2/QtTextToSpeech/private/qvoice_p.h
 
new/qtspeech-opensource-src-5.9.3/include/QtTextToSpeech/5.9.2/QtTextToSpeech/private/qvoice_p.h
--- 
old/qtspeech-opensource-src-5.9.2/include/QtTextToSpeech/5.9.2/QtTextToSpeech/private/qvoice_p.h
    2017-09-08 15:11:16.000000000 +0200
+++ 
new/qtspeech-opensource-src-5.9.3/include/QtTextToSpeech/5.9.2/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-opensource-src-5.9.2/include/QtTextToSpeech/5.9.3/QtTextToSpeech/private/qtexttospeech_p.h
 
new/qtspeech-opensource-src-5.9.3/include/QtTextToSpeech/5.9.3/QtTextToSpeech/private/qtexttospeech_p.h
--- 
old/qtspeech-opensource-src-5.9.2/include/QtTextToSpeech/5.9.3/QtTextToSpeech/private/qtexttospeech_p.h
     1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtspeech-opensource-src-5.9.3/include/QtTextToSpeech/5.9.3/QtTextToSpeech/private/qtexttospeech_p.h
     2017-10-17 09:26:49.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/tts/qtexttospeech_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-opensource-src-5.9.2/include/QtTextToSpeech/5.9.3/QtTextToSpeech/private/qvoice_p.h
 
new/qtspeech-opensource-src-5.9.3/include/QtTextToSpeech/5.9.3/QtTextToSpeech/private/qvoice_p.h
--- 
old/qtspeech-opensource-src-5.9.2/include/QtTextToSpeech/5.9.3/QtTextToSpeech/private/qvoice_p.h
    1970-01-01 01:00:00.000000000 +0100
+++ 
new/qtspeech-opensource-src-5.9.3/include/QtTextToSpeech/5.9.3/QtTextToSpeech/private/qvoice_p.h
    2017-10-17 09:26:49.000000000 +0200
@@ -0,0 +1 @@
+#include "../../../../../src/tts/qvoice_p.h"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-opensource-src-5.9.2/include/QtTextToSpeech/qttexttospeechversion.h
 
new/qtspeech-opensource-src-5.9.3/include/QtTextToSpeech/qttexttospeechversion.h
--- 
old/qtspeech-opensource-src-5.9.2/include/QtTextToSpeech/qttexttospeechversion.h
    2017-10-04 09:26:41.000000000 +0200
+++ 
new/qtspeech-opensource-src-5.9.3/include/QtTextToSpeech/qttexttospeechversion.h
    2017-11-20 14:51:48.000000000 +0100
@@ -2,8 +2,8 @@
 #ifndef QT_QTTEXTTOSPEECH_VERSION_H
 #define QT_QTTEXTTOSPEECH_VERSION_H
 
-#define QTTEXTTOSPEECH_VERSION_STR "5.9.2"
+#define QTTEXTTOSPEECH_VERSION_STR "5.9.3"
 
-#define QTTEXTTOSPEECH_VERSION 0x050902
+#define QTTEXTTOSPEECH_VERSION 0x050903
 
 #endif // QT_QTTEXTTOSPEECH_VERSION_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-opensource-src-5.9.2/src/doc/src/qtspeech-index.qdoc 
new/qtspeech-opensource-src-5.9.3/src/doc/src/qtspeech-index.qdoc
--- old/qtspeech-opensource-src-5.9.2/src/doc/src/qtspeech-index.qdoc   
2017-09-08 15:11:16.000000000 +0200
+++ new/qtspeech-opensource-src-5.9.3/src/doc/src/qtspeech-index.qdoc   
2017-10-17 09:26:49.000000000 +0200
@@ -1,7 +1,7 @@
 /****************************************************************************
 **
-** Copyright (C) 2015 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
+** Copyright (C) 2017 The Qt Company Ltd.
+** Contact: https://www.qt.io/licensing/
 **
 ** This file is part of the documentation of the Qt Toolkit.
 **
@@ -11,8 +11,8 @@
 ** accordance with the commercial license agreement provided with the
 ** Software or, alternatively, in accordance with the terms contained in
 ** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/contact-us.
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
 **
 ** GNU Free Documentation License Usage
 ** Alternatively, this file may be used under the terms of the GNU Free
@@ -20,7 +20,7 @@
 ** Foundation and appearing in the file included in the packaging of
 ** this file. Please review the following information to ensure
 ** the GNU Free Documentation License version 1.3 requirements
-** will be met: http://www.gnu.org/copyleft/fdl.html.
+** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
 ** $QT_END_LICENSE$
 **
 ****************************************************************************/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qtspeech-opensource-src-5.9.2/src/doc/src/qtspeech.qdoc 
new/qtspeech-opensource-src-5.9.3/src/doc/src/qtspeech.qdoc
--- old/qtspeech-opensource-src-5.9.2/src/doc/src/qtspeech.qdoc 2017-09-08 
15:11:16.000000000 +0200
+++ new/qtspeech-opensource-src-5.9.3/src/doc/src/qtspeech.qdoc 2017-10-17 
09:26:49.000000000 +0200
@@ -1,7 +1,7 @@
 /****************************************************************************
 **
-** Copyright (C) 2015 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
+** Copyright (C) 2017 The Qt Company Ltd.
+** Contact: https://www.qt.io/licensing/
 **
 ** This file is part of the documentation of the Qt Toolkit.
 **
@@ -11,8 +11,8 @@
 ** accordance with the commercial license agreement provided with the
 ** Software or, alternatively, in accordance with the terms contained in
 ** a written agreement between you and The Qt Company. For licensing terms
-** and conditions see http://www.qt.io/terms-conditions. For further
-** information use the contact form at http://www.qt.io/contact-us.
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
 **
 ** GNU Free Documentation License Usage
 ** Alternatively, this file may be used under the terms of the GNU Free
@@ -20,7 +20,7 @@
 ** Foundation and appearing in the file included in the packaging of
 ** this file. Please review the following information to ensure
 ** the GNU Free Documentation License version 1.3 requirements
-** will be met: http://www.gnu.org/copyleft/fdl.html.
+** will be met: https://www.gnu.org/licenses/fdl-1.3.html.
 ** $QT_END_LICENSE$
 **
 ****************************************************************************/


Reply via email to