update to 5.15.7 [release 5.15.7-1mamba;Mon Nov 07 2022]

This commit is contained in:
Silvan Calarco 2024-01-05 17:06:20 +01:00
parent 9011072ea7
commit d34b4dc2f6

View File

@ -1,15 +1,15 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: qt5-qtconnectivity Name: qt5-qtconnectivity
Version: 5.15.2 Version: 5.15.7
Release: 2mamba Release: 1mamba
Summary: Qt5 connectivity components Summary: Qt5 connectivity components
Group: System/Libraries Group: System/Libraries
Vendor: openmamba Vendor: openmamba
Distribution: openmamba Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it> Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.qt.io/ 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 License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -74,10 +74,8 @@ This package contains libraries and header files for developing applications tha
%{_includedir}/qt5/QtBluetooth/* %{_includedir}/qt5/QtBluetooth/*
%dir %{_includedir}/qt5/QtNfc %dir %{_includedir}/qt5/QtNfc
%{_includedir}/qt5/QtNfc/* %{_includedir}/qt5/QtNfc/*
%{_libdir}/libQt5Bluetooth.la
%{_libdir}/libQt5Bluetooth.prl %{_libdir}/libQt5Bluetooth.prl
%{_libdir}/libQt5Bluetooth.so %{_libdir}/libQt5Bluetooth.so
%{_libdir}/libQt5Nfc.la
%{_libdir}/libQt5Nfc.prl %{_libdir}/libQt5Nfc.prl
%{_libdir}/libQt5Nfc.so %{_libdir}/libQt5Nfc.so
%{_libdir}/qt5/mkspecs/modules/qt_lib_bluetooth*.pri %{_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 %{_libdir}/pkgconfig/Qt5Nfc.pc
%changelog %changelog
* Mon Nov 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.7-1mamba
- update to 5.15.7
* Sat Nov 06 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-2mamba * Sat Nov 06 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-2mamba
- bump release - bump release