From c98821eb9c7d54ac67102583c092a8a8c79c3729 Mon Sep 17 00:00:00 2001 From: kianli Date: Thu, 21 Sep 2023 17:17:35 +0800 Subject: [PATCH] Upgrade to 5.15.10 Signed-off-by: kianli --- qt5-qtquickcontrols2.spec | 7 +++++-- sources | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/qt5-qtquickcontrols2.spec b/qt5-qtquickcontrols2.spec index 95091ed..0b258aa 100644 --- a/qt5-qtquickcontrols2.spec +++ b/qt5-qtquickcontrols2.spec @@ -4,8 +4,8 @@ Summary: Qt5 - module with set of QtQuick controls for embedded Name: qt5-%{qt_module} -Version: 5.15.9 -Release: 2%{?dist} +Version: 5.15.10 +Release: 1%{?dist} License: GPLv2+ or LGPLv3 and GFDL Url: http://www.qt.io Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-opensource-src-%{version}.tar.xz @@ -82,6 +82,9 @@ rm -f %{buildroot}%{_qt5_libdir}/libQt5*.la %{_qt5_examplesdir}/quickcontrols2/ %changelog +* Thu Sep 21 2023 kianli - 5.15.10-1 +- Upgrade to 5.15.10 + * Fri Sep 08 2023 OpenCloudOS Release Engineering - 5.15.9-2 - Rebuilt for OpenCloudOS Stream 23.09 diff --git a/sources b/sources index bab46c9..2af4a30 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (qtquickcontrols2-everywhere-opensource-src-5.15.9.tar.xz) = f77a59cb6704438bc7b81f816454dad56bebdf4ce7f015c21a05b09f0c508525750a0cf232da8d7428464aa68de9a2bcbd000906fa781aff1e60e8ee5d70802e +SHA512 (qtquickcontrols2-everywhere-opensource-src-5.15.10.tar.xz) = 87e1590223c36b1191f4d976cab946c7d688228032a4a32e699a87ee844d64ed60f93c3c0c148374f4ac6ca619bbf583492cb9b57823b15dd0b9811ca270f390 -- Gitee