Hello community,

here is the log from the commit of package libqt5-qtscript for openSUSE:Factory 
checked in at 2018-12-14 20:51:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtscript (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtscript.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtscript"

Fri Dec 14 20:51:41 2018 rev:37 rq:656566 version:5.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtscript/libqt5-qtscript.changes  
2018-10-01 08:12:25.638160160 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtscript.new.28833/libqt5-qtscript.changes   
    2018-12-14 20:55:36.856858580 +0100
@@ -1,0 +2,61 @@
+Thu Dec  6 13:36:55 UTC 2018 - [email protected]
+
+- Update to 5.12.0:
+  * New feature release
+  * For more details please see:
+  * http://code.qt.io/cgit/qt/qtscript.git/plain/dist/changes-5.12.0/?h=v5.12.0
+
+-------------------------------------------------------------------
+Mon Dec  3 08:16:56 UTC 2018 - [email protected]
+
+- Update to 5.12.0-rc2:
+  * New bugfix release
+  * Only important bugfixes
+- Changelog for Qt 5.12.0:
+  * http://code.qt.io/cgit/qt/qtscript.git/plain/dist/changes-5.12.0/?h=5.12.0
+
+-------------------------------------------------------------------
+Thu Nov 22 13:39:38 UTC 2018 - [email protected]
+
+- Update to 5.12.0-rc:
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Thu Nov  8 15:25:19 UTC 2018 - [email protected]
+
+- Update to 5.12.0-beta4:
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Fri Oct 26 07:20:57 UTC 2018 - [email protected]
+
+- Update to 5.12.0-beta3:
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Wed Oct 17 08:23:41 UTC 2018 - [email protected]
+
+- Update to 5.12.0-beta2:
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Fri Oct  5 19:24:36 UTC 2018 - [email protected]
+
+- Update to 5.12.0-beta1:
+  * New bugfix release
+  * No changelog available
+
+-------------------------------------------------------------------
+Tue Oct  2 07:34:13 UTC 2018 - [email protected]
+
+- Update to 5.12.0-alpha:
+  * New feature release
+  * For more details please see:
+  * http://wiki.qt.io/New_Features_in_Qt_5.12
+- Refresh libqt5-qtscript-s390-support.patch
+
+-------------------------------------------------------------------

Old:
----
  qtscript-everywhere-src-5.11.2.tar.xz

New:
----
  qtscript-everywhere-src-5.12.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libqt5-qtscript.spec ++++++
--- /var/tmp/diff_new_pack.Sfw6JV/_old  2018-12-14 20:55:37.880857309 +0100
+++ /var/tmp/diff_new_pack.Sfw6JV/_new  2018-12-14 20:55:37.884857304 +0100
@@ -21,17 +21,17 @@
 %define libname libQt5Script5
 
 Name:           libqt5-qtscript
-Version:        5.11.2
+Version:        5.12.0
 Release:        0
 Summary:        Qt 5 Script library
 License:        LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or LGPL-3.0-only
 Group:          Development/Libraries/X11
 Url:            https://www.qt.io
 %define base_name libqt5
-%define real_version 5.11.2
-%define so_version 5.11.2
-%define tar_version qtscript-everywhere-src-5.11.2
-Source:         
https://download.qt.io/official_releases/qt/5.11/%{real_version}/submodules/%{tar_version}.tar.xz
+%define real_version 5.12.0
+%define so_version 5.12.0
+%define tar_version qtscript-everywhere-src-5.12.0
+Source:         
https://download.qt.io/official_releases/qt/5.12/%{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

++++++ libqt5-qtscript-s390-support.patch ++++++
--- /var/tmp/diff_new_pack.Sfw6JV/_old  2018-12-14 20:55:37.912857270 +0100
+++ /var/tmp/diff_new_pack.Sfw6JV/_new  2018-12-14 20:55:37.912857270 +0100
@@ -1,6 +1,8 @@
---- 
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 @@
+Index: 
qtscript-everywhere-src-5.12.0-alpha/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h
+===================================================================
+--- 
qtscript-everywhere-src-5.12.0-alpha.orig/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h
++++ 
qtscript-everywhere-src-5.12.0-alpha/src/3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h
+@@ -226,6 +226,18 @@
  #define WTF_CPU_SPARC 1
  #endif
  
@@ -19,12 +21,12 @@
  /* CPU(X86) - i386 / x86 32-bit */
  #if   defined(__i386__) \
      || defined(i386)     \
-@@ -919,7 +931,7 @@
+@@ -960,7 +972,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)
+ #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) || CPU(RISCV64)
  #define WTF_USE_JSVALUE64 1
--#elif CPU(ARM) || CPU(PPC64)
-+#elif CPU(ARM) || CPU(PPC64) || CPU(S390X)
+-#elif CPU(ARM) || CPU(PPC64) || CPU(RISCV32)
++#elif CPU(ARM) || CPU(PPC64) || CPU(RISCV32) || CPU(S390X)
  #define WTF_USE_JSVALUE32 1
  #elif OS(WINDOWS) && COMPILER(MINGW)
  /* Using JSVALUE32_64 causes padding/alignement issues for JITStubArg

++++++ qtscript-everywhere-src-5.11.2.tar.xz -> 
qtscript-everywhere-src-5.12.0.tar.xz ++++++
++++ 7908 lines of diff (skipped)


Reply via email to