Hello community, here is the log from the commit of package libqt5-qtscript for openSUSE:Factory checked in at 2017-12-23 12:13:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libqt5-qtscript (Old) and /work/SRC/openSUSE:Factory/.libqt5-qtscript.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtscript" Sat Dec 23 12:13:37 2017 rev:33 rq:557396 version:5.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libqt5-qtscript/libqt5-qtscript.changes 2017-12-08 12:52:33.252159673 +0100 +++ /work/SRC/openSUSE:Factory/.libqt5-qtscript.new/libqt5-qtscript.changes 2017-12-23 12:13:38.856664977 +0100 @@ -1,0 +2,23 @@ +Fri Dec 8 23:13:12 UTC 2017 - [email protected] + +- Update the license tag (boo#967696) + +------------------------------------------------------------------- +Thu Dec 7 12:18:12 UTC 2017 - [email protected] + +- Update to 5.10.0 final + * New bugfix release + +------------------------------------------------------------------- +Sun Dec 3 14:12:56 UTC 2017 - [email protected] + +- Update to 5.10.0 RC 2 + * New bugfix release + +------------------------------------------------------------------- +Thu Nov 30 09:47:16 UTC 2017 - [email protected] + +- Update to 5.10.0 RC 1 + * New bugfix release + +------------------------------------------------------------------- @@ -9,0 +33,25 @@ +Wed Nov 15 11:41:50 UTC 2017 - [email protected] + +- Update to 5.10 Beta 4 +- Contains bugfixes + +------------------------------------------------------------------- +Thu Nov 2 07:22:38 UTC 2017 - [email protected] + +- Update to 5.10 Beta 3 +- Contains bugfixes + +------------------------------------------------------------------- +Mon Oct 30 16:19:33 UTC 2017 - [email protected] + +- Update to 5.10 Beta 2 +- Contains bugfixes + +------------------------------------------------------------------- +Mon Oct 9 16:17:33 UTC 2017 - [email protected] + +- Update to 5.10 Beta 1 +- For more information visit: + https://blog.qt.io/blog/2017/10/09/qt-5-10-beta-released/ + +------------------------------------------------------------------- @@ -16,0 +65,8 @@ +Mon Sep 25 14:42:37 CEST 2017 - [email protected] + +- TODO: QTBUG-63415 +- Update to 5.10 Alpha 1 +- For more information visit: + https://blog.qt.io/blog/2017/09/13/qt-5-10-alpha-released/ + +------------------------------------------------------------------- @@ -312 +367,0 @@ - Old: ---- qtscript-opensource-src-5.9.3.tar.xz New: ---- qtscript-everywhere-src-5.10.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libqt5-qtscript.spec ++++++ --- /var/tmp/diff_new_pack.bEDdUO/_old 2017-12-23 12:13:39.680624801 +0100 +++ /var/tmp/diff_new_pack.bEDdUO/_new 2017-12-23 12:13:39.680624801 +0100 @@ -21,17 +21,17 @@ %define libname libQt5Script5 Name: libqt5-qtscript -Version: 5.9.3 +Version: 5.10.0 Release: 0 Summary: Qt 5 Script library -License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0 +License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-with-Qt-Company-Qt-exception-1.1 Group: Development/Libraries/X11 Url: https://www.qt.io %define base_name libqt5 -%define real_version 5.9.3 -%define so_version 5.9.3 -%define tar_version qtscript-opensource-src-%{real_version} -Source: https://download.qt.io/official_releases/qt/5.9/%{real_version}/submodules/%{tar_version}.tar.xz +%define real_version 5.10.0 +%define so_version 5.10.0 +%define tar_version qtscript-everywhere-src-5.10.0 +Source: https://download.qt.io/official_releases/qt/5.10/%{real_version}/submodules/%{tar_version}.tar.xz Source1: baselibs.conf # PATCH-FIX-UPSTREAM libqt5-qtscript-s390-support.patch -- adds s390, taken from webkit upstream Patch1: libqt5-qtscript-s390-support.patch @@ -54,7 +54,7 @@ functions. It also gives access to a low-level ECMAScript engine API. %prep -%setup -q -n qtscript-opensource-src-%{real_version} +%setup -q -n %{tar_version} %patch1 -p1 %package -n %libname @@ -125,17 +125,15 @@ %files -n %libname %defattr(-,root,root,755) -%doc LGPL_EXCEPTION.txt LICENSE.* +%doc LICENSE.* %{_libqt5_libdir}/libQt5*.so.* %files private-headers-devel %defattr(-,root,root,755) -%doc LGPL_EXCEPTION.txt LICENSE.* %{_libqt5_includedir}/Qt*/%{so_version} %files devel %defattr(-,root,root,755) -%doc LGPL_EXCEPTION.txt LICENSE.* %exclude %{_libqt5_includedir}/Qt*/%{so_version} %{_libqt5_includedir}/Qt* %{_libqt5_libdir}/cmake/Qt5* @@ -146,7 +144,6 @@ %files examples %defattr(-,root,root,755) -%doc LGPL_EXCEPTION.txt LICENSE.* %{_libqt5_examplesdir}/ %changelog ++++++ libqt5-qtscript-s390-support.patch ++++++ --- /var/tmp/diff_new_pack.bEDdUO/_old 2017-12-23 12:13:39.720622851 +0100 +++ /var/tmp/diff_new_pack.bEDdUO/_new 2017-12-23 12:13:39.724622656 +0100 @@ -1,8 +1,6 @@ -Index: qtscript-opensource-src-5.9.2/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h -=================================================================== ---- qtscript-opensource-src-5.9.2.orig/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h -+++ qtscript-opensource-src-5.9.2/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h -@@ -226,6 +226,18 @@ +--- qtscript-opensource-src-5.3.0-beta.orig/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h 2014-03-25 19:58:23.107458803 +0100 ++++ qtscript-opensource-src-5.3.0-beta/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h 2014-03-25 19:59:36.641818784 +0100 +@@ -195,6 +195,18 @@ #define WTF_CPU_SPARC 1 #endif @@ -21,7 +19,7 @@ /* CPU(X86) - i386 / x86 32-bit */ #if defined(__i386__) \ || defined(i386) \ -@@ -950,7 +962,7 @@ +@@ -919,7 +931,7 @@ #if !defined(WTF_USE_JSVALUE64) && !defined(WTF_USE_JSVALUE32) && !defined(WTF_USE_JSVALUE32_64) #if (CPU(X86_64) && !CPU(X32) && (OS(UNIX) || OS(WINDOWS) || OS(SOLARIS) || OS(HPUX))) || (CPU(IA64) && !CPU(IA64_32)) || CPU(ALPHA) || CPU(AIX64) || CPU(SPARC64) || CPU(MIPS64) || CPU(AARCH64) #define WTF_USE_JSVALUE64 1
