diff --git a/.gitignore b/.gitignore index f2aef50..c463368 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /qtwebchannel-opensource-src-5.6.0-beta1.tar.xz /qtwebchannel-opensource-src-5.6.0-rc.tar.xz /qtwebchannel-opensource-src-5.6.0.tar.xz +/qtwebchannel-opensource-src-5.6.1.tar.xz diff --git a/qt5-qtwebchannel.spec b/qt5-qtwebchannel.spec index abfc25a..34ff62b 100644 --- a/qt5-qtwebchannel.spec +++ b/qt5-qtwebchannel.spec @@ -6,8 +6,8 @@ Summary: Qt5 - WebChannel component Name: qt5-%{qt_module} -Version: 5.6.0 -Release: 3%{?prerelease:.%{prerelease}}%{?dist} +Version: 5.6.1 +Release: 1%{?prerelease:.%{prerelease}}%{?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 +* Thu Jun 09 2016 Jan Grulich - 5.6.1-1 +- Update to 5.6.1 + * Sun Mar 20 2016 Rex Dieter - 5.6.0-3 - rebuild diff --git a/sources b/sources index d30154f..1e4e740 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7c08ee90b803e79bb1c56d95fad86b07 qtwebchannel-opensource-src-5.6.0.tar.xz +beb03f280b0b58744713d309f1ceb542 qtwebchannel-opensource-src-5.6.1.tar.xz