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:07:51 +01:00
parent 2278d0fec8
commit 49b57f7eca

View File

@ -1,15 +1,15 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt5-qtsensors
Version: 5.15.2
Release: 2mamba
Version: 5.15.7
Release: 1mamba
Summary: Qt5 sensors components
Group: System/Libraries
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.qt.io/
Source: https://download.qt.io/official_releases/qt/%{version}/%{version}/submodules/qtsensors-everywhere-src-%{version}.tar.xz
Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtsensors-everywhere-opensource-src-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -75,7 +75,6 @@ This package contains libraries and header files for developing applications tha
%defattr(-,root,root)
%dir %{_includedir}/qt5/QtSensors
%{_includedir}/qt5/QtSensors/*
%{_libdir}/libQt5Sensors.la
%{_libdir}/libQt5Sensors.prl
%{_libdir}/libQt5Sensors.so
%{_libdir}/qt5/mkspecs/modules/qt_lib_sensors*.pri
@ -84,6 +83,9 @@ This package contains libraries and header files for developing applications tha
%{_libdir}/pkgconfig/Qt5Sensors.pc
%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
- bump release