Update to 5.6.1

This commit is contained in:
Jan Grulich 2016-06-09 18:18:18 +02:00
parent b19b08d158
commit a5cb9405c6
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -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 <jgrulich@redhat.com> - 5.6.1-1
- Update to 5.6.1
* Sun Mar 20 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.0-3
- rebuild

View File

@ -1 +1 @@
7c08ee90b803e79bb1c56d95fad86b07 qtwebchannel-opensource-src-5.6.0.tar.xz
beb03f280b0b58744713d309f1ceb542 qtwebchannel-opensource-src-5.6.1.tar.xz