diff --git a/.gitignore b/.gitignore index 0739535..00b1eaa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1 @@ -/qtserialport-opensource-src-5.7.1.tar.xz -/qtserialport-opensource-src-5.8.0.tar.xz -/qtserialport-opensource-src-5.9.0-beta3.tar.xz -/qtserialport-opensource-src-5.9.0-rc.tar.xz /qtserialport-opensource-src-5.9.0.tar.xz diff --git a/qt5-qtserialport.spec b/qt5-qtserialport.spec index c1ea1ee..ee8723f 100644 --- a/qt5-qtserialport.spec +++ b/qt5-qtserialport.spec @@ -2,8 +2,8 @@ Summary: Qt5 - SerialPort component Name: qt5-%{qt_module} -Version: 5.9.0 -Release: 2%{?dist} +Version: 5.9.1 +Release: 1%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details License: LGPLv2 with exceptions or GPLv3 with exceptions @@ -89,6 +89,9 @@ popd %changelog +* Wed Jul 19 2017 Rex Dieter - 5.9.1-1 +- 5.9.1 + * Fri Jun 16 2017 Rex Dieter - 5.9.0-2 - drop shadow/out-of-tree builds (#1456211,QTBUG-37417)