From 0da15f36ea9a9934d27888017e5bbd4b50393296 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 08 2022 06:37:37 +0000 Subject: import qt5-qtxmlpatterns-5.15.3-1.el8 --- diff --git a/.gitignore b/.gitignore index d4f542e..a7aca34 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qtxmlpatterns-everywhere-src-5.15.2.tar.xz +SOURCES/qtxmlpatterns-everywhere-opensource-src-5.15.3.tar.xz diff --git a/.qt5-qtxmlpatterns.metadata b/.qt5-qtxmlpatterns.metadata index 684bcd8..8def14c 100644 --- a/.qt5-qtxmlpatterns.metadata +++ b/.qt5-qtxmlpatterns.metadata @@ -1 +1 @@ -dd0f977f2e2d00311664bcbecd9a17ac57436459 SOURCES/qtxmlpatterns-everywhere-src-5.15.2.tar.xz +10ef8e6e9286c30c27708eff4f226d0959ac4b0a SOURCES/qtxmlpatterns-everywhere-opensource-src-5.15.3.tar.xz diff --git a/SPECS/qt5-qtxmlpatterns.spec b/SPECS/qt5-qtxmlpatterns.spec index df3e9aa..d68fef7 100644 --- a/SPECS/qt5-qtxmlpatterns.spec +++ b/SPECS/qt5-qtxmlpatterns.spec @@ -4,13 +4,13 @@ Summary: Qt5 - QtXmlPatterns 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 BuildRequires: qt5-qtbase-devel >= %{version} BuildRequires: qt5-qtbase-private-devel @@ -128,6 +128,10 @@ popd %endif %changelog +* Fri Mar 25 2022 Jan Grulich - 5.15.3-1 +- 5.15.3 + Resolves: bz#2061412 + * Wed Apr 28 2021 Jan Grulich - 5.15.2-2 - Rebuild (binutils) Resolves: bz#1930061