update to 6.7.0 [release 6.7.0-1mamba;Tue Apr 16 2024]

This commit is contained in:
Silvan Calarco 2024-04-25 14:37:54 +02:00
parent 50836ad3c8
commit b2a5b5850c

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2) %define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtsensors Name: qt6-qtsensors
Version: 6.6.3 Version: 6.7.0
Release: 1mamba Release: 1mamba
Summary: Qt6 sensors component Summary: Qt6 sensors component
Group: System/Libraries Group: System/Libraries
@ -9,7 +9,7 @@ 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/6.6/%{version}/submodules/qtsensors-everywhere-src-%{version}.tar.xz Source: https://download.qt.io/official_releases/qt/%{majver}/%{version}/submodules/qtsensors-everywhere-src-%{version}.tar.xz
License: GPL License: GPL
## AUTOBUILDREQ-BEGIN ## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel BuildRequires: glibc-devel
@ -90,6 +90,9 @@ This package contains libraries and header files for developing applications tha
%changelog %changelog
* Tue Apr 16 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.7.0-1mamba
- update to 6.7.0
* Sat Mar 30 2024 Automatic Build System <autodist@openmamba.org> 6.6.3-1mamba * Sat Mar 30 2024 Automatic Build System <autodist@openmamba.org> 6.6.3-1mamba
- automatic version update by autodist - automatic version update by autodist