diff --git a/.gitignore b/.gitignore index f76e067..32eba2f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /qtwebchannel-opensource-src-5.6.0.tar.xz /qtwebchannel-opensource-src-5.6.1.tar.xz /qtwebchannel-opensource-src-5.7.0.tar.xz +/qtwebchannel-opensource-src-5.7.1.tar.xz diff --git a/qt5-qtwebchannel.spec b/qt5-qtwebchannel.spec index d87ff7c..58a8116 100644 --- a/qt5-qtwebchannel.spec +++ b/qt5-qtwebchannel.spec @@ -6,8 +6,8 @@ Summary: Qt5 - WebChannel component Name: qt5-%{qt_module} -Version: 5.7.0 -Release: 2%{?dist} +Version: 5.7.1 +Release: 1%{?dist} # See LICENSE.GPL LICENSE.LGPL LGPL_EXCEPTION.txt, for details # See also http://doc.qt.io/qt-5/licensing.html @@ -126,6 +126,9 @@ popd %changelog +* Wed Nov 09 2016 Helio Chissini de Castro - 5.7.1-1 +- New upstream version + * Mon Jul 04 2016 Helio Chissini de Castro - 5.7.0-2 - Compiled with gcc diff --git a/sources b/sources index a57f553..fd6c6c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -dd7699ddeb203d77237ab58a06f9fbfa qtwebchannel-opensource-src-5.7.0.tar.xz +b3ab79423885cc5a88c5d8c34f67a07d qtwebchannel-opensource-src-5.7.1.tar.xz