update to 6.9.0 [release 6.9.0-1mamba;Mon Apr 07 2025]

This commit is contained in:
2025-04-11 19:47:29 +02:00
parent bd59766d29
commit 45031702d6

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtspeech
Version: 6.8.3
Version: 6.9.0
Release: 1mamba
Summary: Qt6 speech component
Group: System/Libraries
@ -83,9 +83,14 @@ This package contains libraries and header files for developing applications tha
%dir %{_libdir}/cmake/Qt6TextToSpeech
%{_libdir}/cmake/Qt6TextToSpeech/Qt6QTextToSpeech*.cmake
%{_libdir}/cmake/Qt6TextToSpeech/Qt6TextToSpeech*.cmake
%dir %{_libdir}/cmake/Qt6TextToSpeechPrivate
%{_libdir}/cmake/Qt6TextToSpeechPrivate/Qt6TextToSpeechPrivate*.cmake
%{_libdir}/pkgconfig/Qt6TextToSpeech.pc
%changelog
* Mon Apr 07 2025 Silvan Calarco <silvan.calarco@mambasoft.it> 6.9.0-1mamba
- update to 6.9.0
* Sun Mar 30 2025 Automatic Build System <autodist@openmamba.org> 6.8.3-1mamba
- automatic version update by autodist