import qt5-qtxmlpatterns-5.15.2-1.el8

This commit is contained in:
CentOS Sources 2021-04-21 14:22:59 +00:00 committed by Andrew Lukoshko
parent 6691255495
commit 06fceec499
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/qtxmlpatterns-everywhere-src-5.12.5.tar.xz
SOURCES/qtxmlpatterns-everywhere-src-5.15.2.tar.xz

View File

@ -1 +1 @@
944bb44e6e108d8acf5d4c6952a400d2ea3c7c93 SOURCES/qtxmlpatterns-everywhere-src-5.12.5.tar.xz
dd0f977f2e2d00311664bcbecd9a17ac57436459 SOURCES/qtxmlpatterns-everywhere-src-5.15.2.tar.xz

View File

@ -4,7 +4,7 @@
Summary: Qt5 - QtXmlPatterns component
Name: qt5-%{qt_module}
Version: 5.12.5
Version: 5.15.2
Release: 1%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -128,6 +128,10 @@ popd
%endif
%changelog
* Sun Apr 04 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-1
- 5.15.2
Resolves: bz#1930061
* Thu Nov 07 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.5-1
- 5.12.5
Resolves: bz#1733157