Update to 5.6.1

This commit is contained in:
Jan Grulich 2016-06-09 17:09:13 +02:00
parent 952cc182be
commit c406596107
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -9,3 +9,4 @@
/qtquickcontrols-opensource-src-5.6.0-beta1.tar.xz
/qtquickcontrols-opensource-src-5.6.0-rc.tar.xz
/qtquickcontrols-opensource-src-5.6.0.tar.xz
/qtquickcontrols-opensource-src-5.6.1.tar.xz

View File

@ -7,8 +7,8 @@
Name: qt5-%{qt_module}
Summary: Qt5 - module with set of QtQuick controls
Version: 5.6.0
Release: 4%{?prerelease:.%{prerelease}}%{?dist}
Version: 5.6.1
Release: 1%{?prerelease:.%{prerelease}}%{?dist}
License: LGPLv2 or LGPLv3 and GFDL
Url: http://www.qt.io
@ -103,6 +103,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
%changelog
* Thu Jun 09 2016 Jan Grulich <jgrulich@redhat.com> - 5.6.1-1
- Update to 5.6.1
* Sun Apr 17 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.0-4
- BR: qt5-qtbase-private-devel qt5-qtdeclarative-private-devel

View File

@ -1 +1 @@
f1af1f72ee2860c683a05558d261eece qtquickcontrols-opensource-src-5.6.0.tar.xz
77717d2f252ae93d5e81fa35b3f0588f qtquickcontrols-opensource-src-5.6.1.tar.xz