automatic version update by autodist [release 6.6.2-1mamba;Sat Feb 17 2024]

This commit is contained in:
Automatic Build System 2024-02-22 11:38:41 +01:00
parent f8c1dd2fe5
commit 5e2eccbfaf

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtspeech Name: qt6-qtspeech
Version: 6.6.1 Version: 6.6.2
Release: 1mamba Release: 1mamba
Summary: Qt6 speech component Summary: Qt6 speech component
Group: System/Libraries Group: System/Libraries
@ -21,6 +21,8 @@ BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtdeclarative-devel BuildRequires: qt6-qtdeclarative-devel
BuildRequires: qt6-qtmultimedia-devel BuildRequires: qt6-qtmultimedia-devel
## AUTOBUILDREQ-END ## AUTOBUILDREQ-END
BuildRequires: qt6-qtdeclarative-devel >= %{version}
BuildRequires: qt6-qtmultimedia-devel >= %{version}
BuildRequires: cmake BuildRequires: cmake
%description %description
@ -83,5 +85,8 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/pkgconfig/Qt6TextToSpeech.pc %{_libdir}/pkgconfig/Qt6TextToSpeech.pc
%changelog %changelog
* Sat Feb 17 2024 Automatic Build System <autodist@openmamba.org> 6.6.2-1mamba
- automatic version update by autodist
* Sun Jan 14 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.6.1-1mamba * Sun Jan 14 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.6.1-1mamba
- package created using the webbuild interface - package created using the webbuild interface