Update to 5.6.1

This commit is contained in:
Jan Grulich 2016-06-09 18:20:57 +02:00
parent 11a9ac1b69
commit c821f5fdaa
3 changed files with 10 additions and 6 deletions

1
.gitignore vendored
View File

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

View File

@ -8,8 +8,8 @@
Summary: Qt5 - Wayland platform support and QtCompositor module Summary: Qt5 - Wayland platform support and QtCompositor module
Name: qt5-%{qt_module} Name: qt5-%{qt_module}
Version: 5.6.0 Version: 5.6.1
Release: 11%{?prerelease:.%{prerelease}}%{?dist} Release: 1%{?prerelease:.%{prerelease}}%{?dist}
License: LGPLv2 with exceptions or LGPLv3 with exceptions License: LGPLv2 with exceptions or LGPLv3 with exceptions
Url: http://www.qt.io Url: http://www.qt.io
Source0: http://download.qt.io/snapshots/qt/5.6/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz Source0: http://download.qt.io/snapshots/qt/5.6/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz
@ -134,6 +134,9 @@ install -pm644 \
%changelog %changelog
* Thu Jun 09 2016 Jan Grulich <jgrulich@redhat.com> - 5.6.1-1
- Update to 5.6.1
* Mon Mar 21 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.0-11 * Mon Mar 21 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6.0-11
- rebuild - rebuild

View File

@ -1 +1 @@
9dbfb0278eb0891e50b136d8b6eaa62b qtwayland-opensource-src-5.6.0.tar.xz 5b7654c9a909eb0de6c41796f16915ca qtwayland-opensource-src-5.6.1.tar.xz