From a5cb9405c620a4962ab818c166f842e7b15b56cd Mon Sep 17 00:00:00 2001 From: Jan Grulich Date: Thu, 9 Jun 2016 18:18:18 +0200 Subject: [PATCH] Update to 5.6.1 --- .gitignore | 1 + qt5-qtwebchannel.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) 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