import qt5-qtserialport-5.15.2-1.el8

This commit is contained in:
CentOS Sources 2021-04-21 14:20:54 +00:00 committed by Andrew Lukoshko
parent ca6bbc9681
commit dda0f6890a
3 changed files with 7 additions and 3 deletions

2
.gitignore vendored
View File

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

View File

@ -1 +1 @@
8bc7ab77ea5a188b167da0da36bed5624085faad SOURCES/qtserialport-everywhere-src-5.12.5.tar.xz
6022e8907cc83e46f090f21c1f25937fa083dc0f SOURCES/qtserialport-everywhere-src-5.15.2.tar.xz

View File

@ -4,7 +4,7 @@
Summary: Qt5 - SerialPort 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
@ -119,6 +119,10 @@ popd
%endif
%changelog
* Mon Apr 05 2021 Jan Grulich <jgrulich@redhat.com> - 5.15.2-1
- 5.15.2
Resolves: bz#1930054
* Mon Nov 18 2019 Jan Grulich <jgrulich@redhat.com> - 5.12.5-1
- 5.12.5
Resolves: bz#1733150