diff --git a/.gitignore b/.gitignore index f979ccc..8f90270 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/qtserialport-everywhere-src-5.12.5.tar.xz +SOURCES/qtserialport-everywhere-src-5.15.2.tar.xz diff --git a/.qt5-qtserialport.metadata b/.qt5-qtserialport.metadata index e1621ab..520a733 100644 --- a/.qt5-qtserialport.metadata +++ b/.qt5-qtserialport.metadata @@ -1 +1 @@ -8bc7ab77ea5a188b167da0da36bed5624085faad SOURCES/qtserialport-everywhere-src-5.12.5.tar.xz +6022e8907cc83e46f090f21c1f25937fa083dc0f SOURCES/qtserialport-everywhere-src-5.15.2.tar.xz diff --git a/SPECS/qt5-qtserialport.spec b/SPECS/qt5-qtserialport.spec index a428b7c..6525ed8 100644 --- a/SPECS/qt5-qtserialport.spec +++ b/SPECS/qt5-qtserialport.spec @@ -4,8 +4,8 @@ Summary: Qt5 - SerialPort component Name: qt5-%{qt_module} -Version: 5.12.5 -Release: 1%{?dist} +Version: 5.15.2 +Release: 2%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -119,6 +119,14 @@ popd %endif %changelog +* Wed Apr 28 2021 Jan Grulich - 5.15.2-2 +- Rebuild (binutils) + Resolves: bz#1930054 + +* Mon Apr 05 2021 Jan Grulich - 5.15.2-1 +- 5.15.2 + Resolves: bz#1930054 + * Mon Nov 18 2019 Jan Grulich - 5.12.5-1 - 5.12.5 Resolves: bz#1733150