From b457d329d52f497700f65839fee236aeb799d299 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Apr 15 2022 12:16:22 +0000 Subject: import qt5-qtsensors-5.15.3-1.el8 --- diff --git a/.gitignore b/.gitignore index 7a16a6e..800cf99 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qtsensors-everywhere-src-5.15.2.tar.xz +SOURCES/qtsensors-everywhere-opensource-src-5.15.3.tar.xz diff --git a/.qt5-qtsensors.metadata b/.qt5-qtsensors.metadata index 3aba8d6..3e5490e 100644 --- a/.qt5-qtsensors.metadata +++ b/.qt5-qtsensors.metadata @@ -1 +1 @@ -3cdbafe31e7e643297cd1a69f6b8f702aed95266 SOURCES/qtsensors-everywhere-src-5.15.2.tar.xz +73e818278fd1b2be356d1cc373ce3cbc5333712a SOURCES/qtsensors-everywhere-opensource-src-5.15.3.tar.xz diff --git a/SPECS/qt5-qtsensors.spec b/SPECS/qt5-qtsensors.spec index 8079493..be067cd 100644 --- a/SPECS/qt5-qtsensors.spec +++ b/SPECS/qt5-qtsensors.spec @@ -4,14 +4,14 @@ Summary: Qt5 - Sensors component Name: qt5-%{qt_module} -Version: 5.15.2 -Release: 2%{?dist} +Version: 5.15.3 +Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions 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 qml/plugin provides %global __provides_exclude_from ^(%{_qt5_archdatadir}/qml/.*\\.so|%{_qt5_plugindir}/.*\\.so)$ @@ -117,6 +117,10 @@ popd %endif %changelog +* Mon Mar 28 2022 Jan Grulich - 5.15.3-1 +- 5.15.3 + Resolves: bz#2061401 + * Wed Apr 28 2021 Jan Grulich - 5.15.2-2 - Rebuild (binutils) Resolves: bz#1930052