Hello community,
here is the log from the commit of package libqt5-qtdeclarative for
openSUSE:Factory checked in at 2018-06-02 11:52:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtdeclarative (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtdeclarative.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtdeclarative"
Sat Jun 2 11:52:27 2018 rev:47 rq:611699 version:5.11.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/libqt5-qtdeclarative/libqt5-qtdeclarative.changes
2018-01-29 14:56:35.172964698 +0100
+++
/work/SRC/openSUSE:Factory/.libqt5-qtdeclarative.new/libqt5-qtdeclarative.changes
2018-06-02 11:52:28.571278543 +0200
@@ -1,0 +2,67 @@
+Tue May 22 15:18:09 CEST 2018 - [email protected]
+
+- Update to 5.11.0
+ * New bugfix release
+ * For more details please see:
+ *
http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.11.0/?h=v5.11.0
+
+-------------------------------------------------------------------
+Tue May 8 10:59:23 CEST 2018 - [email protected]
+
+- Update to 5.11.0-rc
+ * New bugfix release
+ * No changelog available
+
+-------------------------------------------------------------------
+Mon Apr 23 08:55:19 CEST 2018 - [email protected]
+
+- Update to 5.11.0-beta4
+ * New bugfix release
+ * No changelog available
+
+-------------------------------------------------------------------
+Wed Apr 11 09:13:40 CEST 2018 - [email protected]
+
+- Update to 5.11.0-beta3
+ * New bugfix release
+ * No changelog available
+
+-------------------------------------------------------------------
+Wed Mar 28 09:17:11 CEST 2018 - [email protected]
+
+- Update to 5.11.0-beta2
+ * New bugfix release
+ * No changelog available
+
+-------------------------------------------------------------------
+Tue Mar 13 13:40:39 UTC 2018 - [email protected]
+
+- Fix the license tag.
+
+-------------------------------------------------------------------
+Thu Mar 1 09:54:49 CET 2018 - [email protected]
+
+- Update to 5.11.0-beta1
+ * New feature release
+ * For more details please see:
+ *
http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.11.0-beta1/?h=v5.11.0-beta1
+
+-------------------------------------------------------------------
+Tue Feb 20 14:28:03 CET 2018 - [email protected]
+
+- Update to 5.11.0-alpha
+ * New feature release
+ * For more details please see:
+ * https://wiki.qt.io/New_Features_in_Qt_5.11
+- Remove patches, now upstream
+ * revert-delay-deletion-of-qsgtextures.patch
+
+-------------------------------------------------------------------
+Wed Feb 14 15:44:26 CET 2018 - [email protected]
+
+- Update to 5.10.1
+ * New bugfix release
+ * For more details please see:
+ *
http://code.qt.io/cgit/qt/qtdeclarative.git/plain/dist/changes-5.10.1/?h=v5.10.1
+
+-------------------------------------------------------------------
Old:
----
qtdeclarative-everywhere-src-5.10.0.tar.xz
revert-delay-deletion-of-qsgtextures.patch
New:
----
qtdeclarative-everywhere-src-5.11.0.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtdeclarative.spec ++++++
--- /var/tmp/diff_new_pack.nM5w26/_old 2018-06-02 11:52:30.735199172 +0200
+++ /var/tmp/diff_new_pack.nM5w26/_new 2018-06-02 11:52:30.739199026 +0200
@@ -21,22 +21,20 @@
%define libname libQtQuick5
Name: libqt5-qtdeclarative
-Version: 5.10.0
+Version: 5.11.0
Release: 0
Summary: Qt 5 Declarative Library
-License: LGPL-2.1-with-Qt-Company-Qt-exception-1.1 or
LGPL-3.0-with-Qt-Company-Qt-exception-1.1
+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.10.0
-%define so_version 5.10.0
-%define tar_version qtdeclarative-everywhere-src-5.10.0
-Source:
https://download.qt.io/official_releases/qt/5.10/%{real_version}/submodules/%{tar_version}.tar.xz
+%define real_version 5.11.0
+%define so_version 5.11.0
+%define tar_version qtdeclarative-everywhere-src-5.11.0
+Source:
https://download.qt.io/official_releases/qt/5.11/%{real_version}/submodules/%{tar_version}.tar.xz
Source1: baselibs.conf
# PATCH-FIX-OPENSUSE sse2_nojit.patch -- enable JIT and sse2 only on sse2 case
Patch100: sse2_nojit.patch
-# PATCH-FIX-OPENSUSE
-Patch101: revert-delay-deletion-of-qsgtextures.patch
# PATCH-FIX-OPENSUSE Switch to use python3 at build time
Patch102: qtdeclarative-switch-to-python3.patch
BuildRequires: fdupes
@@ -78,7 +76,6 @@
%ifarch %ix86
%patch100 -p1
%endif
-%patch101 -p1
%patch102 -p1
%package -n %libname
@@ -253,6 +250,7 @@
%{_libqt5_libdir}/pkgconfig/Qt5Q*.pc
%{_libqt5_archdatadir}/mkspecs/modules/*.pri
%{_libqt5_archdatadir}/mkspecs/features/qmlcache.prf
+%{_libqt5_archdatadir}/mkspecs/features/qtquickcompiler.prf
%{_libqt5_archdatadir}/qml/QtTest
%files examples
++++++ qtdeclarative-everywhere-src-5.10.0.tar.xz ->
qtdeclarative-everywhere-src-5.11.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/libqt5-qtdeclarative/qtdeclarative-everywhere-src-5.10.0.tar.xz
/work/SRC/openSUSE:Factory/.libqt5-qtdeclarative.new/qtdeclarative-everywhere-src-5.11.0.tar.xz
differ: char 26, line 1