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:24 +01:00
parent eb61c55678
commit 171e847d3b

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f1-2)
Name: qt5-qtquickcontrols
Version: 5.15.2
Version: 5.15.7
Release: 1mamba
Summary: Qt5 Quick controls components
Group: System/Libraries
@ -9,7 +9,7 @@ Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://www.qt.io/
Source: https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qtquickcontrols-everywhere-src-%{version}.tar.xz
Source: https://download.qt.io/official_releases/qt/5.15/%{version}/submodules/qtquickcontrols-everywhere-opensource-src-%{version}.tar.xz
License: GPL
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
@ -54,5 +54,8 @@ Qt5 Quick controls components.
%doc LICENSE.*
%changelog
* Mon Nov 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.7-1mamba
- update to 5.15.7
* Wed Nov 10 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.15.2-1mamba
- package created using the webbuild interface