- Update Qt 5.7.0

This commit is contained in:
Helio Chissini de Castro 2016-07-15 22:51:19 +02:00
parent b415379f48
commit 3cb73b0755
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -10,3 +10,5 @@
/qtgraphicaleffects-opensource-src-5.6.0-rc.tar.xz
/qtgraphicaleffects-opensource-src-5.6.0.tar.xz
/qtgraphicaleffects-opensource-src-5.6.1.tar.xz
/qtgraphicaleffects-opensource-src-5.7.0-rc.tar.xz
/qtgraphicaleffects-opensource-src-5.7.0.tar.xz

View File

@ -7,13 +7,13 @@
Summary: Qt5 - QtGraphicalEffects component
Name: qt5-%{qt_module}
Version: 5.6.1
Release: 1%{?prerelease:.%{prerelease}}%{?dist}
Version: 5.7.0
Release: 0.1%{?prerelease:.%{prerelease}}%{?dist}
# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively from qt5-qtbase for details
License: LGPLv2 with exceptions or GPLv3 with exceptions
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/official_releases/qt/5.7/%{version}%{?prerelease:-%{prerelease}}/submodules/%{qt_module}-opensource-src-%{version}%{?prerelease:-%{prerelease}}.tar.xz
# debuginfo.list ends up empty/blank anyway, since the included qml is *basically* noarch
# todo: look into making this pkg proper noarch instead
@ -83,6 +83,9 @@ make install_docs INSTALL_ROOT=%{buildroot} -C %{_target_platform}
%changelog
* Mon Jun 13 2016 Helio Chissini de Castro <helio@kde.org> - 5.7.0-0.1
- Prepare for 5.7.0
* Thu Jun 09 2016 Jan Grulich <jgrulich@redhat.com> - 5.6.1-1
- Update to 5.6.1

View File

@ -1 +1 @@
e4f164b3df516d07bc8e7534a5c72b3d qtgraphicaleffects-opensource-src-5.6.1.tar.xz
f26b0de5cdbb76ae49faca226628fe65 qtgraphicaleffects-opensource-src-5.7.0.tar.xz