From d34b4dc2f66819f752f7d63ab5d1cd2952e671c4 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 17:06:20 +0100 Subject: [PATCH] update to 5.15.7 [release 5.15.7-1mamba;Mon Nov 07 2022] --- qt5-qtconnectivity.spec | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/qt5-qtconnectivity.spec b/qt5-qtconnectivity.spec index d45cdf6..2d6f25a 100644 --- a/qt5-qtconnectivity.spec +++ b/qt5-qtconnectivity.spec @@ -1,15 +1,15 @@ %define majver %(echo %version | cut -d. -f1-2) Name: qt5-qtconnectivity -Version: 5.15.2 -Release: 2mamba +Version: 5.15.7 +Release: 1mamba Summary: Qt5 connectivity components Group: System/Libraries Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: https://www.qt.io/ -Source: https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qtconnectivity-everywhere-src-%{version}.tar.xz +Source: https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qtconnectivity-everywhere-opensource-src-%{version}.tar.xz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel @@ -74,10 +74,8 @@ This package contains libraries and header files for developing applications tha %{_includedir}/qt5/QtBluetooth/* %dir %{_includedir}/qt5/QtNfc %{_includedir}/qt5/QtNfc/* -%{_libdir}/libQt5Bluetooth.la %{_libdir}/libQt5Bluetooth.prl %{_libdir}/libQt5Bluetooth.so -%{_libdir}/libQt5Nfc.la %{_libdir}/libQt5Nfc.prl %{_libdir}/libQt5Nfc.so %{_libdir}/qt5/mkspecs/modules/qt_lib_bluetooth*.pri @@ -90,6 +88,9 @@ This package contains libraries and header files for developing applications tha %{_libdir}/pkgconfig/Qt5Nfc.pc %changelog +* Mon Nov 07 2022 Silvan Calarco 5.15.7-1mamba +- update to 5.15.7 + * Sat Nov 06 2021 Silvan Calarco 5.15.2-2mamba - bump release