import qt5-qtconnectivity-5.15.2-2.el8

This commit is contained in:
CentOS Sources 2021-11-09 04:50:37 -05:00 committed by Stepan Oksanichenko
parent 7a69ff1aa1
commit 87285d1216
3 changed files with 12 additions and 4 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,8 +4,8 @@
Summary: Qt5 - Connectivity components
Name: qt5-%{qt_module}
Version: 5.12.5
Release: 1%{?dist}
Version: 5.15.2
Release: 2%{?dist}
# See LICENSE.GPL3, respectively, for exception details
License: LGPLv2 with exceptions or GPLv3 with exceptions
@ -143,6 +143,14 @@ popd
%changelog
* Wed Apr 28 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-2
- Rebuild (binutils)
Resolves: bz#1930042
* 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