Update to 5.6.1

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

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
/qtquickcontrols2-opensource-src-5.6.0-rc.tar.gz
/qtquickcontrols2-opensource-src-5.6.0-rc.tar.xz
/qtquickcontrols2-opensource-src-5.6.0.tar.xz
/qtquickcontrols2-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 for embedded
Version: 5.6.0
Release: 4%{?prerelease:.%{prerelease}}%{?dist}
Version: 5.6.1
Release: 1%{?prerelease:.%{prerelease}}%{?dist}
License: GPLv2+ or LGPLv3 and GFDL
Url: http://www.qt.io
@ -153,6 +153,9 @@ rm -f %{buildroot}%{_qt5_libdir}/libQt5*.la
%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 @@
122dd81824cecaa7e327c003469d0df8 qtquickcontrols2-opensource-src-5.6.0.tar.xz
b1603c22d51ed5fcc0b896217e40d55b qtquickcontrols2-opensource-src-5.6.1.tar.xz