Hello community,

here is the log from the commit of package libqt5-qtspeech for openSUSE:Factory 
checked in at 2020-05-29 21:15:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtspeech (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtspeech.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtspeech"

Fri May 29 21:15:14 2020 rev:17 rq:809406 version:5.15.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtspeech/libqt5-qtspeech.changes  
2020-01-30 09:40:27.433459808 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtspeech.new.3606/libqt5-qtspeech.changes    
    2020-05-29 21:17:00.102989521 +0200
@@ -1,0 +2,61 @@
+Tue May 26 11:18:59 UTC 2020 - Callum Farmer <[email protected]>
+
+- Update to version 5.15.0:
+  * No changelog available
+
+-------------------------------------------------------------------
+Wed May 20 16:50:04 UTC 2020 - Callum Farmer <[email protected]>
+
+- Update to version 5.15.0-rc2:
+  * No changelog available
+
+-------------------------------------------------------------------
+Wed May  6 11:38:13 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.15.0-rc:
+  * New bugfix release
+  * For the changes between 5.14.2 and 5.15.0 please see:
+    http://code.qt.io/cgit/qt/qtspeech.git/plain/dist/changes-5.15.0/?h=5.15.0
+
+-------------------------------------------------------------------
+Sun Apr 26 09:20:55 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Move the speechd plugin's cmake file into the plugin subpackage
+
+-------------------------------------------------------------------
+Fri Apr 24 07:11:32 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.15.0-beta4:
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Tue Apr 14 06:47:49 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.15.0-beta3:
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Tue Mar 24 12:13:57 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.15.0-beta2:
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Fri Feb 28 09:59:13 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.15.0-beta1:
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Wed Feb 19 10:16:47 UTC 2020 - Fabian Vogt <[email protected]>
+
+- Update to 5.15.0-alpha:
+  * New feature release
+  * For more details please see:
+    https://wiki.qt.io/New_Features_in_Qt_5.15
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ libqt5-qtspeech.spec ++++++
--- /var/tmp/diff_new_pack.eGrQFo/_old  2020-05-29 21:17:02.286996104 +0200
+++ /var/tmp/diff_new_pack.eGrQFo/_new  2020-05-29 21:17:02.290996116 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtspeech
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,17 +19,17 @@
 %define qt5_snapshot 0
 %define libname libQt5TextToSpeech5
 %define base_name libqt5
-%define real_version 5.14.1
-%define so_version 5.14.1
-%define tar_version qtspeech-everywhere-src-5.14.1
+%define real_version 5.15.0
+%define so_version 5.15.0
+%define tar_version qtspeech-everywhere-src-5.15.0
 Name:           libqt5-qtspeech
-Version:        5.14.1
+Version:        5.15.0
 Release:        0
 Summary:        Qt 5 Speech Addon
 License:        LGPL-3.0-only OR (GPL-2.0-only OR GPL-3.0-or-later)
 Group:          Development/Libraries/X11
 URL:            https://www.qt.io
-Source:         
https://download.qt.io/official_releases/qt/5.14/%{real_version}/submodules/%{tar_version}.tar.xz
+Source:         
https://download.qt.io/official_releases/qt/5.15/%{real_version}/submodules/%{tar_version}.tar.xz
 Source1:        baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  libQt5Core-private-headers-devel
@@ -117,11 +117,15 @@
 
 %files plugin-speechd
 %{_libqt5_plugindir}/texttospeech/libqtexttospeech_speechd.so
+%dir %{_libqt5_libdir}/cmake/Qt5TextToSpeech/
+%{_libqt5_libdir}/cmake/Qt5TextToSpeech/Qt5TextToSpeech_QTextToSpeechPluginSpeechd.cmake
 
 %files devel
 %{_libqt5_archdatadir}/mkspecs/modules/qt_lib_*.pri
 %{_libqt5_includedir}/Qt*
-%{_libqt5_libdir}/cmake/Qt5TextToSpeech/
+%dir %{_libqt5_libdir}/cmake/Qt5TextToSpeech/
+%{_libqt5_libdir}/cmake/Qt5TextToSpeech/Qt5TextToSpeechConfig.cmake
+%{_libqt5_libdir}/cmake/Qt5TextToSpeech/Qt5TextToSpeechConfigVersion.cmake
 %{_libqt5_libdir}/libQt5TextToSpeech.prl
 %{_libqt5_libdir}/libQt5TextToSpeech.so
 %{_libqt5_libdir}/pkgconfig/Qt5TextToSpeech.pc

++++++ qtspeech-everywhere-src-5.14.1.tar.xz -> 
qtspeech-everywhere-src-5.15.0.tar.xz ++++++
++++ 8415 lines of diff (skipped)


Reply via email to