import qt5-qtconnectivity-5.15.2-1.el8

This commit is contained in:
CentOS Sources 2021-04-21 14:17:48 +00:00 committed by Andrew Lukoshko
parent d611e09354
commit 2e4fb8d5e9
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
9aa4f3b1b42a694cdd3fb69014a901ce6ddc948a SOURCES/qtconnectivity-everywhere-src-5.12.5.tar.xz
ada5fc48fc3b14838ec164eab84f193b48b1487f SOURCES/qtconnectivity-everywhere-src-5.15.2.tar.xz

View File

@ -4,7 +4,7 @@
Summary: Qt5 - Connectivity components
Name: qt5-%{qt_module}
Version: 5.12.5
Version: 5.15.2
Release: 1%{?dist}
# See LICENSE.GPL3, respectively, for exception details
@ -143,6 +143,10 @@ popd
%changelog
* Sun Apr 04 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-1
- 5.15.2
Resolves: bz#1930042
* Thu Nov 07 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.5-1
- 5.12.5
Resolves: bz#1733137