diff --git a/qt6-qtspeech.spec b/qt6-qtspeech.spec index 60ee35d..ab6df6f 100644 --- a/qt6-qtspeech.spec +++ b/qt6-qtspeech.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt6-qtspeech -Version: 6.7.2 +Version: 6.7.3 Release: 1mamba Summary: Qt6 speech component Group: System/Libraries @@ -53,8 +53,6 @@ This package contains libraries and header files for developing applications tha %clean [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -%post -n %{name} -p /sbin/ldconfig -%postun -n %{name} -p /sbin/ldconfig %files %defattr(-,root,root) @@ -85,6 +83,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/pkgconfig/Qt6TextToSpeech.pc %changelog +* Wed Oct 09 2024 Automatic Build System 6.7.3-1mamba +- automatic version update by autodist + * Fri Jun 21 2024 Automatic Build System 6.7.2-1mamba - automatic version update by autodist