Hello community,
here is the log from the commit of package libqt5-qtdeclarative for
openSUSE:Factory checked in at 2015-06-06 09:50:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
2015-05-11 19:24:42.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtdeclarative.new/libqt5-qtdeclarative.changes
2015-06-06 09:50:51.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Jun 3 22:56:20 UTC 2015 - [email protected]
+
+- Update to 5.4.2
+ * Bugfix release, for more details please see:
+ http://blog.qt.io/blog/2015/06/02/qt-5-4-2-released/
+
+-------------------------------------------------------------------
Old:
----
qtdeclarative-opensource-src-5.4.1.tar.xz
New:
----
qtdeclarative-opensource-src-5.4.2.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtdeclarative.spec ++++++
--- /var/tmp/diff_new_pack.jOPmWt/_old 2015-06-06 09:50:52.000000000 +0200
+++ /var/tmp/diff_new_pack.jOPmWt/_new 2015-06-06 09:50:52.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package libqt5-qtdeclarative
#
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,15 +21,15 @@
%define libname libQtQuick5
Name: libqt5-qtdeclarative
-Version: 5.4.1
+Version: 5.4.2
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.4.1
-%define so_version 5.4.1
+%define real_version 5.4.2
+%define so_version 5.4.2
%define tar_version qtdeclarative-opensource-src-%{real_version}
Source: %{tar_version}.tar.xz
Source1: baselibs.conf
++++++ avoid-calling-potentially-pure-virtual-method.patch ++++++
--- /var/tmp/diff_new_pack.jOPmWt/_old 2015-06-06 09:50:52.000000000 +0200
+++ /var/tmp/diff_new_pack.jOPmWt/_new 2015-06-06 09:50:52.000000000 +0200
@@ -25,9 +25,9 @@
index 8ac5a1e..c19841f 100644
--- a/src/quick/items/qquickscreen.cpp
+++ b/src/quick/items/qquickscreen.cpp
-@@ -340,24 +340,15 @@ void QQuickScreenAttached::screenChanged(QScreen *screen)
-
- screen->setOrientationUpdateMask(m_updateMask);
+@@ -347,24 +347,15 @@ void QQuickScreenAttached::screenChanged
+ emit orientationUpdateMaskChanged();
+ }
- if (!oldScreen || screen->size() != oldScreen->size()) {
- emit widthChanged();
++++++ qtdeclarative-opensource-src-5.4.1.tar.xz ->
qtdeclarative-opensource-src-5.4.2.tar.xz ++++++
/work/SRC/openSUSE:Factory/libqt5-qtdeclarative/qtdeclarative-opensource-src-5.4.1.tar.xz
/work/SRC/openSUSE:Factory/.libqt5-qtdeclarative.new/qtdeclarative-opensource-src-5.4.2.tar.xz
differ: char 25, line 1