This commit is contained in:
Rex Dieter 2017-07-19 13:43:38 -05:00
parent b8567a919a
commit 46a8fd1390
2 changed files with 5 additions and 6 deletions

4
.gitignore vendored
View File

@ -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

View File

@ -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 <rdieter@fedoraproject.org> - 5.9.1-1
- 5.9.1
* Fri Jun 16 2017 Rex Dieter <rdieter@fedoraproject.org> - 5.9.0-2
- drop shadow/out-of-tree builds (#1456211,QTBUG-37417)