automatic version update by autodist [release 6.6.2-1mamba;Fri Feb 16 2024]

This commit is contained in:
Automatic Build System 2024-02-22 11:37:42 +01:00
parent 4710048bd7
commit efcf63e7dd

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt6-qtsensors
Version: 6.6.1
Version: 6.6.2
Release: 1mamba
Summary: Qt6 sensors component
Group: System/Libraries
@ -18,6 +18,7 @@ BuildRequires: libstdc++6-devel
BuildRequires: qt6-qtbase-devel
BuildRequires: qt6-qtdeclarative-devel
## AUTOBUILDREQ-END
BuildRequires: qt6-qtdeclarative-devel >= %{version}
BuildRequires: cmake
%description
@ -89,5 +90,8 @@ This package contains libraries and header files for developing applications tha
%changelog
* Fri Feb 16 2024 Automatic Build System <autodist@openmamba.org> 6.6.2-1mamba
- automatic version update by autodist
* Tue Jan 30 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 6.6.1-1mamba
- package created using the webbuild interface