diff --git a/qt5-qtnetworkauth.spec b/qt5-qtnetworkauth.spec index 4c12667c59e0a9847c747ffbf189bd2558bac09a..fac31ee0fe52a5d9600aabd42372fd83cf28426d 100644 --- a/qt5-qtnetworkauth.spec +++ b/qt5-qtnetworkauth.spec @@ -2,12 +2,14 @@ Summary: Qt5 - NetworkAuth component Name: qt5-%{qt_module} -Version: 5.15.2 +Version: 5.15.10 Release: 1 + +# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPL-3.0-only OR GPL-3.0-only WITH Qt-GPL-exception-1.0 Url: http://www.qt.io %global majmin %(echo %{version} | cut -d. -f1-2) -Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-src-%{version}.tar.xz +Source0: https://download.qt.io/official_releases/qt/%{majmin}/%{version}/submodules/%{qt_module}-everywhere-opensource-src-%{version}.tar.xz # filter plugin/qml provides %global __provides_exclude_from ^(%{_qt5_archdatadir}/qml/.*\\.so|%{_qt5_plugindir}/.*\\.so)$ @@ -71,5 +73,8 @@ popd %{_qt5_examplesdir}/ %changelog +* Mon Aug 21 2023 huayadong - 5.15.10-1 +- update to version 5.15.10-1 + * Mon Jun 12 2023 misaka00251 - 5.15.2-1 - Init package diff --git a/qtnetworkauth-everywhere-opensource-src-5.15.10.tar.xz b/qtnetworkauth-everywhere-opensource-src-5.15.10.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..c9c050168c956772c8da4d7f5579bc81c8310063 Binary files /dev/null and b/qtnetworkauth-everywhere-opensource-src-5.15.10.tar.xz differ diff --git a/qtnetworkauth-everywhere-src-5.15.2.tar.xz b/qtnetworkauth-everywhere-src-5.15.2.tar.xz deleted file mode 100644 index 07b932f2b81dfafe2578149407d185a1bd35db60..0000000000000000000000000000000000000000 Binary files a/qtnetworkauth-everywhere-src-5.15.2.tar.xz and /dev/null differ