From 4c78028d796611e25f19aa7c9dc1a8664d6b8cac Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Tue, 9 Nov 2021 04:53:07 -0500 Subject: [PATCH] import qt5-qtquickcontrols-5.15.2-2.el8 --- .gitignore | 2 +- .qt5-qtquickcontrols.metadata | 2 +- SPECS/qt5-qtquickcontrols.spec | 12 ++++++++++-- 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c82f208..d31abe2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qtquickcontrols-everywhere-src-5.12.5.tar.xz +SOURCES/qtquickcontrols-everywhere-src-5.15.2.tar.xz diff --git a/.qt5-qtquickcontrols.metadata b/.qt5-qtquickcontrols.metadata index 10d3d41..a44f1d6 100644 --- a/.qt5-qtquickcontrols.metadata +++ b/.qt5-qtquickcontrols.metadata @@ -1 +1 @@ -1b30512d997c5f16ac69cf71293b90640e2290f4 SOURCES/qtquickcontrols-everywhere-src-5.12.5.tar.xz +cc560c99f7a2217e6457e1b9e9f15e29c2a404e1 SOURCES/qtquickcontrols-everywhere-src-5.15.2.tar.xz diff --git a/SPECS/qt5-qtquickcontrols.spec b/SPECS/qt5-qtquickcontrols.spec index 0554745..a4a870f 100644 --- a/SPECS/qt5-qtquickcontrols.spec +++ b/SPECS/qt5-qtquickcontrols.spec @@ -4,8 +4,8 @@ Name: qt5-%{qt_module} Summary: Qt5 - module with set of QtQuick controls -Version: 5.12.5 -Release: 1%{?dist} +Version: 5.15.2 +Release: 2%{?dist} License: LGPLv2 or LGPLv3 and GFDL Url: http://www.qt.io @@ -88,6 +88,14 @@ done %endif %changelog +* Wed Apr 28 2021 Jan Grulich - 5.15.2-2 +- Rebuild (binutils) + Resolves: bz#1930049 + +* Sun Apr 04 2021 Jan Grulich - 5.15.2-1 +- 5.15.2 + Resolves: bz#1930049 + * Mon Nov 18 2019 Jan Grulich - 5.12.5-1 - 5.12.5 Resolves: bz#1733145