From 968cde5d719791dcabff9c30ee4c2bfc2c5175cd Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 17:08:09 +0100 Subject: [PATCH] update to 5.15.7 [release 5.15.7-1mamba;Mon Nov 07 2022] --- qt5-qtspeech.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/qt5-qtspeech.spec b/qt5-qtspeech.spec index 9aa30a3..7cf9d2f 100644 --- a/qt5-qtspeech.spec +++ b/qt5-qtspeech.spec @@ -1,15 +1,15 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt5-qtspeech -Version: 5.15.2 -Release: 2mamba +Version: 5.15.7 +Release: 1mamba Summary: Qt5 speech components Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://www.qt.io/ -Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtspeech-everywhere-src-%{version}.tar.xz +Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtspeech-everywhere-opensource-src-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -67,7 +67,6 @@ This package contains libraries and header files for developing applications tha %dir %{_includedir}/qt5/QtTextToSpeech %{_includedir}/qt5/QtTextToSpeech/* %dir %{_libdir}/cmake/Qt5TextToSpeech -%{_libdir}/libQt5TextToSpeech.la %{_libdir}/libQt5TextToSpeech.prl %{_libdir}/libQt5TextToSpeech.so %{_libdir}/qt5/mkspecs/modules/qt_lib_texttospeech*.pri @@ -75,6 +74,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/pkgconfig/Qt5TextToSpeech.pc %changelog +* Mon Nov 07 2022 Silvan Calarco 5.15.7-1mamba +- update to 5.15.7 + * Wed Nov 10 2021 Silvan Calarco 5.15.2-2mamba - bump release