Hello community,

here is the log from the commit of package libqt5-qtdeclarative for 
openSUSE:Factory checked in at 2014-12-21 11:57:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtdeclarative (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qtdeclarative.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qtdeclarative"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/libqt5-qtdeclarative/libqt5-qtdeclarative.changes    
    2014-09-25 09:33:22.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtdeclarative.new/libqt5-qtdeclarative.changes
   2014-12-21 11:56:03.000000000 +0100
@@ -1,0 +2,23 @@
+Wed Dec 10 11:00:06 UTC 2014 - [email protected]
+
+- Update to 5.4 Final
+  * For more details please see:
+    http://blog.qt.digia.com/blog/2014/12/10/qt-5-4-released/
+    and http://qt-project.org/wiki/New-Features-in-Qt-5.4
+
+-------------------------------------------------------------------
+Thu Nov 27 15:58:41 UTC 2014 - [email protected]
+
+- Update to 5.4 RC
+  * For more details please see:
+    
http://blog.qt.digia.com/blog/2014/11/27/qt-5-4-release-candidate-available/
+    and http://qt-project.org/wiki/New-Features-in-Qt-5.4
+- Drop patches merged upstream:
+  0005-Fix-crash-with-foreach-on-arguments-object.patch
+  0004-QML-parse-.js-files-as-JavaScript-not-QML.patch
+  0006-Move-syncTimer-measurment-to-the-correct-place.patch
+  0003-Fix-crashes-when-calling-Array.sort-with-imperfect-s.patch
+  0001-Fix-crash-with-cleanup-of-animators.patch
+  0002-Support-padding-in-images-stored-in-atlas-texture.patch
+
+-------------------------------------------------------------------

Old:
----
  0001-Fix-crash-with-cleanup-of-animators.patch
  0002-Support-padding-in-images-stored-in-atlas-texture.patch
  0003-Fix-crashes-when-calling-Array.sort-with-imperfect-s.patch
  0004-QML-parse-.js-files-as-JavaScript-not-QML.patch
  0005-Fix-crash-with-foreach-on-arguments-object.patch
  0006-Move-syncTimer-measurment-to-the-correct-place.patch
  qtdeclarative-opensource-src-5.3.2.tar.xz

New:
----
  qtdeclarative-opensource-src-5.4.0.tar.xz

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

Other differences:
------------------
++++++ libqt5-qtdeclarative.spec ++++++
--- /var/tmp/diff_new_pack.bJnW2b/_old  2014-12-21 11:56:05.000000000 +0100
+++ /var/tmp/diff_new_pack.bJnW2b/_new  2014-12-21 11:56:05.000000000 +0100
@@ -21,25 +21,18 @@
 %define libname libQtQuick5
 
 Name:           libqt5-qtdeclarative
-Version:        5.3.2
+Version:        5.4.0
 Release:        0
 Summary:        Qt 5 Declarative 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.2
-%define so_version 5.3.2
+%define real_version 5.4.0
+%define so_version 5.4.0
 %define tar_version qtdeclarative-opensource-src-%{real_version}
 Source:         %{tar_version}.tar.xz
 Source1:        baselibs.conf
-# PATCHES FROM UPSTREAM 5.3 branch
-Patch0:         0001-Fix-crash-with-cleanup-of-animators.patch
-Patch1:         0002-Support-padding-in-images-stored-in-atlas-texture.patch
-Patch2:         0003-Fix-crashes-when-calling-Array.sort-with-imperfect-s.patch
-Patch3:         0004-QML-parse-.js-files-as-JavaScript-not-QML.patch
-Patch4:         0005-Fix-crash-with-foreach-on-arguments-object.patch
-Patch5:         0006-Move-syncTimer-measurment-to-the-correct-place.patch
 # PATCH-FIX-OPENSUSE sse2_nojit.patch -- enable JIT and sse2 only on sse2 case
 Patch100:       sse2_nojit.patch
 BuildRequires:  fdupes
@@ -71,12 +64,6 @@
 
 %prep
 %setup -q -n qtdeclarative-opensource-src-%{real_version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
 %patch100 -p1
 
 %package -n %libname
@@ -200,7 +187,7 @@
 
 %files -n %libname
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %{_libqt5_libdir}/libQt5Q*.so.*
 %ifarch %ix86
 %{_libqt5_libdir}/sse2/libQt5Q*.so.*
@@ -208,29 +195,29 @@
 %{_libqt5_archdatadir}/qml/QtQuick
 %{_libqt5_archdatadir}/qml/QtQuick.2
 %{_libqt5_archdatadir}/qml/QtQml/Models.2
+%{_libqt5_archdatadir}/qml/QtQml/StateMachine/
 %dir %{_libqt5_archdatadir}/qml
 %dir %{_libqt5_archdatadir}/qml/Qt
 %dir %{_libqt5_archdatadir}/qml/Qt/labs
 %dir %{_libqt5_archdatadir}/qml/QtQml
 %{_libqt5_archdatadir}/qml/Qt/labs/folderlistmodel
 %{_libqt5_archdatadir}/qml/Qt/labs/settings/
-%{_libqt5_plugindir}/accessible
 %{_libqt5_plugindir}/qmltooling
 
 %files private-headers-devel
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %{_libqt5_includedir}/Qt*/%{so_version}
 
 %files tools
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %{_bindir}/*
 %{_libqt5_bindir}/*
 
 %files devel
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %exclude %{_libqt5_includedir}/Qt*/%{so_version}
 %{_libqt5_includedir}/Qt*
 %{_libqt5_libdir}/cmake/Qt5*
@@ -244,7 +231,7 @@
 
 %files examples
 %defattr(-,root,root,755)
-%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
+%doc LGPL_EXCEPTION.txt LICENSE.*
 %{_libqt5_examplesdir}/
 
 %changelog

++++++ qtdeclarative-opensource-src-5.3.2.tar.xz -> 
qtdeclarative-opensource-src-5.4.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/libqt5-qtdeclarative/qtdeclarative-opensource-src-5.3.2.tar.xz
 
/work/SRC/openSUSE:Factory/.libqt5-qtdeclarative.new/qtdeclarative-opensource-src-5.4.0.tar.xz
 differ: char 25, line 1

++++++ sse2_nojit.patch ++++++
--- /var/tmp/diff_new_pack.bJnW2b/_old  2014-12-21 11:56:06.000000000 +0100
+++ /var/tmp/diff_new_pack.bJnW2b/_new  2014-12-21 11:56:06.000000000 +0100
@@ -1,26 +1,13 @@
-diff --git a/src/qml/jsruntime/jsruntime.pri b/src/qml/jsruntime/jsruntime.pri
-index 72010d3..2bd5acb 100644
---- a/src/qml/jsruntime/jsruntime.pri
-+++ b/src/qml/jsruntime/jsruntime.pri
-@@ -107,7 +107,7 @@ SOURCES += \
- 
- # Use SSE2 floating point math on 32 bit instead of the default
- # 387 to make test results pass on 32 and on 64 bit builds.
--linux-g++*:isEqual(QT_ARCH,i386) {
-+linux-g++*:isEqual(QT_ARCH,i386):!no_sse2 {
-     QMAKE_CFLAGS += -march=pentium4 -msse2 -mfpmath=sse
-     QMAKE_CXXFLAGS += -march=pentium4 -msse2 -mfpmath=sse
- }
 diff --git a/src/qml/jsruntime/qv4global_p.h b/src/qml/jsruntime/qv4global_p.h
 index a00231c..2a8f5d3 100644
 --- a/src/qml/jsruntime/qv4global_p.h
 +++ b/src/qml/jsruntime/qv4global_p.h
-@@ -75,7 +75,7 @@ inline double trunc(double d) { return d > 0 ? floor(d) : 
ceil(d); }
- 
- // White list architectures
+@@ -85,7 +85,7 @@ inline double trunc(double d) { return d
  
--#if defined(Q_PROCESSOR_X86)
-+#if defined(Q_PROCESSOR_X86) && defined(__SSE2__)
- #define V4_ENABLE_JIT
- #elif defined(Q_PROCESSOR_X86_64)
- #define V4_ENABLE_JIT
+ // Black list some platforms
+ #if defined(V4_ENABLE_JIT)
+-#if defined(Q_OS_IOS) || defined(Q_OS_WINRT)
++#if defined(Q_OS_IOS) || defined(Q_OS_WINRT) || (defined(Q_PROCESSOR_X86) && 
!defined(__SSE2__))
+ #    undef V4_ENABLE_JIT
+ #endif
+ #endif

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to