Update to 5.6.1

This commit is contained in:
Jan Grulich 2016-06-09 17:06:51 +02:00
parent 4aab9912b6
commit 99cf706c2e
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@
/qt3d-opensource-src-5.6.0-beta.tar.gz
/qt3d-opensource-src-5.6.0-rc.tar.xz
/qt3d-opensource-src-5.6.0.tar.xz
/qt3d-opensource-src-5.6.1.tar.xz

View File

@ -6,8 +6,8 @@
Summary: Qt5 - Qt3D QML bindings and C++ APIs
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
@ -167,6 +167,9 @@ popd
%changelog
* Thu Jun 09 2016 Jan Grulich <jgrulich@redhat.com> - 5.6.1-1
- Update to 5.6.1
* Wed May 25 2016 Rich Mattes <richmattes@gmail.com> - 5.6.0-3
- Rebuild for assimp-3.2.0

View File

@ -1 +1 @@
fba04c921d53fc3ec6794e2a2a75ca60 qt3d-opensource-src-5.6.0.tar.xz
8227248e5800be8d684a2700fca143e6 qt3d-opensource-src-5.6.1.tar.xz