From df826b0cd579d4095e860a6aa34559cc4e8345a6 Mon Sep 17 00:00:00 2001 From: Helio Chissini de Castro Date: Sat, 16 Jul 2016 00:24:59 +0200 Subject: [PATCH] - Update Qt 5.7.0 --- .gitignore | 1 + qt5-qtscript.spec | 18 ++++++++++++------ sources | 2 +- 3 files changed, 14 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index a7cc808..1d28723 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /qtscript-opensource-src-5.6.0-rc.tar.xz /qtscript-opensource-src-5.6.0.tar.xz /qtscript-opensource-src-5.6.1.tar.xz +/qtscript-opensource-src-5.7.0.tar.xz diff --git a/qt5-qtscript.spec b/qt5-qtscript.spec index 2b93d01..1bc16a1 100644 --- a/qt5-qtscript.spec +++ b/qt5-qtscript.spec @@ -3,17 +3,17 @@ %define docs 1 -#define prerelease +#define prerelease rc Summary: Qt5 - QtScript component Name: qt5-%{qt_module} -Version: 5.6.1 -Release: 1%{?prerelease:.%{prerelease}}%{?dist} +Version: 5.7.0 +Release: 2%{?dist} # See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception 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 # add s390(x0 support to Platform.h (taken from webkit) Patch0: qtscript-opensource-src-5.5.0-s390.patch @@ -128,8 +128,14 @@ rm -fv %{buildroot}%{_qt5_libdir}/lib*.la %changelog -* Thu Jun 09 2016 Jan Grulich - 5.6.1-1 -- Update to 5.6.1 +* Mon Jul 04 2016 Helio Chissini de Castro - 5.7.0-2 +- Compiled with gcc + +* Tue Jun 14 2016 Helio Chissini de Castro - 5.7.0-1 +- Qt 5.7.0 release + +* Thu Jun 09 2016 Helio Chissini de Castro - 5.7.0-0.1 +- Prepare 5.7.0 release * Sun Apr 17 2016 Rex Dieter - 5.6.0-4 - BR: qt5-qtbase-private-devel, -devel: Provides: private-devel diff --git a/sources b/sources index 05ea661..4fe2d7a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -631d38f242295dd026541c31d15e3bae qtscript-opensource-src-5.6.1.tar.xz +75108b6bab35c0eb7fb6152fbf971ab8 qtscript-opensource-src-5.7.0.tar.xz