From 5b087ae657adf05e6a1c6f03f5f3cd07ac0d1abd35c1fde46ad509859edaa80b Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 8 Sep 2014 19:28:27 +0000 Subject: [PATCH] Accepting request 247853 from KDE:Qt5 - Update to 5.3.2~git20140904 (r05670f5): * Tip of the bugfix 5.3.2 branch Please copy to 13.2 if possible, as can be seen from the changelog, it contains many useful bugfixes. The 'snapshot' is artificial, as the probably won't be any commits between now and 5.3.2, but release is waiting on some bureaucratic procedures. Thanks! OBS-URL: https://build.opensuse.org/request/show/247853 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtscript?expand=0&rev=17 --- libqt5-qtscript.changes | 10 ++++++++++ libqt5-qtscript.spec | 16 ++++------------ qtscript-opensource-src-5.3.1.tar.xz | 3 --- qtscript-opensource-src-5.3.2.tar.xz | 3 +++ 4 files changed, 17 insertions(+), 15 deletions(-) delete mode 100644 qtscript-opensource-src-5.3.1.tar.xz create mode 100644 qtscript-opensource-src-5.3.2.tar.xz diff --git a/libqt5-qtscript.changes b/libqt5-qtscript.changes index 4083c66..435b1e0 100644 --- a/libqt5-qtscript.changes +++ b/libqt5-qtscript.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Sep 4 20:37:34 UTC 2014 - hrvoje.senjan@gmail.com + +- Update to 5.3.2~git20140904 (r11ca348): + * Tip of the bugfix 5.3.2 branch: + * Work around ICC optimizer bug hoisting conditions + out of the loop + * Fix crash when creating a QScriptEngine in a native thread + * Bump version + ------------------------------------------------------------------- Wed Jun 25 10:38:04 UTC 2014 - hrvoje.senjan@gmail.com diff --git a/libqt5-qtscript.spec b/libqt5-qtscript.spec index 284c3fb..2faa001 100644 --- a/libqt5-qtscript.spec +++ b/libqt5-qtscript.spec @@ -16,25 +16,21 @@ # -%define qt5_snapshot 0 +%define qt5_snapshot 1 %define libname libQt5Script5 Name: libqt5-qtscript -Version: 5.3.1 +Version: 5.3.2~git20140904 Release: 0 Summary: Qt 5 QtScript Library License: SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0 Group: Development/Libraries/X11 Url: http://qt.digia.com %define base_name libqt5 -%define real_version 5.3.1 -%define so_version 5.3.1 -%if %qt5_snapshot -%define tar_version qtscript-%{real_version} -%else +%define real_version 5.3.2 +%define so_version 5.3.2 %define tar_version qtscript-opensource-src-%{real_version} -%endif Source: %{tar_version}.tar.xz Source1: baselibs.conf # PATCH-FIX-UPSTREAM ppc64le-support.diff uweigand@de.ibm.com -- add support for ppc64le @@ -61,11 +57,7 @@ This package contains base tools, like string, xml, and network handling. %prep -%if %qt5_snapshot -%setup -q -n qtscript-%{real_version} -%else %setup -q -n qtscript-opensource-src-%{real_version} -%endif %patch1 -p1 %patch2 -p1 diff --git a/qtscript-opensource-src-5.3.1.tar.xz b/qtscript-opensource-src-5.3.1.tar.xz deleted file mode 100644 index 809b693..0000000 --- a/qtscript-opensource-src-5.3.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5bbfa86bf646fbc863f2a674c83b366b65301d3e1529ffe86860eb90fca13a85 -size 2582736 diff --git a/qtscript-opensource-src-5.3.2.tar.xz b/qtscript-opensource-src-5.3.2.tar.xz new file mode 100644 index 0000000..54078ab --- /dev/null +++ b/qtscript-opensource-src-5.3.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4dcf501517cdc74c0e7a810285c6381b78b03dd0e4fbc74cc14772fc2e0d8c1e +size 2577100