import qt5-qtquickcontrols-5.15.2-1.el8

This commit is contained in:
CentOS Sources 2021-04-21 14:19:37 +00:00 committed by Andrew Lukoshko
parent f954be5b82
commit fbca4d9fa6
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
1b30512d997c5f16ac69cf71293b90640e2290f4 SOURCES/qtquickcontrols-everywhere-src-5.12.5.tar.xz
cc560c99f7a2217e6457e1b9e9f15e29c2a404e1 SOURCES/qtquickcontrols-everywhere-src-5.15.2.tar.xz

View File

@ -4,7 +4,7 @@
Name: qt5-%{qt_module}
Summary: Qt5 - module with set of QtQuick controls
Version: 5.12.5
Version: 5.15.2
Release: 1%{?dist}
License: LGPLv2 or LGPLv3 and GFDL
@ -88,6 +88,10 @@ done
%endif
%changelog
* Sun Apr 04 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-1
- 5.15.2
Resolves: bz#1930049
* Mon Nov 18 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.5-1
- 5.12.5
Resolves: bz#1733145