forked from pool/libqt5-qtscript
Accepting request 533808 from KDE:Qt5
Qt 5.9.2 OBS-URL: https://build.opensuse.org/request/show/533808 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtscript?expand=0&rev=31
This commit is contained in:
parent
910a8dda8a
commit
5372daa5db
@ -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-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 @@
|
||||
#define WTF_CPU_SPARC 1
|
||||
#endif
|
||||
|
||||
@ -19,7 +21,7 @@
|
||||
/* CPU(X86) - i386 / x86 32-bit */
|
||||
#if defined(__i386__) \
|
||||
|| defined(i386) \
|
||||
@@ -919,7 +931,7 @@
|
||||
@@ -950,7 +962,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
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 8 14:08:05 UTC 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.9.2
|
||||
* For more details please see:
|
||||
https://blog.qt.io/blog/2017/10/06/qt-5-9-2-released/
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 11 17:03:41 UTC 2017 - jengelh@inai.de
|
||||
|
||||
|
@ -21,15 +21,15 @@
|
||||
%define libname libQt5Script5
|
||||
|
||||
Name: libqt5-qtscript
|
||||
Version: 5.9.1
|
||||
Version: 5.9.2
|
||||
Release: 0
|
||||
Summary: Qt 5 Script library
|
||||
License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
|
||||
Group: Development/Libraries/X11
|
||||
Url: https://www.qt.io
|
||||
%define base_name libqt5
|
||||
%define real_version 5.9.1
|
||||
%define so_version 5.9.1
|
||||
%define real_version 5.9.2
|
||||
%define so_version 5.9.2
|
||||
%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
|
||||
Source1: baselibs.conf
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:176a08865d5f66437b0f279fc5d7f381f359f20bafbffcebdcac61e86415188f
|
||||
size 2610800
|
3
qtscript-opensource-src-5.9.2.tar.xz
Normal file
3
qtscript-opensource-src-5.9.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47807db5c2684609a0252601fda0a153530a2c97abb8c96df30f4e7897cd40f1
|
||||
size 2611900
|
Loading…
Reference in New Issue
Block a user