Hello community,

here is the log from the commit of package libqt5-qttools for openSUSE:Factory 
checked in at 2015-09-27 08:37:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qttools (Old)
 and      /work/SRC/openSUSE:Factory/.libqt5-qttools.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libqt5-qttools"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qttools/libqt5-qttools.changes    
2015-06-06 09:52:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qttools.new/libqt5-qttools.changes       
2015-09-27 08:36:50.000000000 +0200
@@ -1,0 +2,10 @@
+Sun Aug 16 08:32:07 UTC 2015 - [email protected]
+
+- Update to 5.5.0
+  * For more details please see:
+    http://blog.qt.io/blog/2015/07/01/qt-5-5-released/
+    and https://wiki.qt.io/New_Features_in_Qt_5.5
+- Drop qdbusviewer-restore-the-window-size-and-state-on-startup.patch
+  and change-creation-date-to-a-fixed-date.patch, merged upstream
+
+-------------------------------------------------------------------

Old:
----
  change-creation-date-to-a-fixed-date.patch
  qdbusviewer-restore-the-window-size-and-state-on-startup.patch
  qttools-opensource-src-5.4.2.tar.xz

New:
----
  qttools-opensource-src-5.5.0.tar.xz

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

Other differences:
------------------
++++++ libqt5-qttools.spec ++++++
--- /var/tmp/diff_new_pack.049ldb/_old  2015-09-27 08:36:51.000000000 +0200
+++ /var/tmp/diff_new_pack.049ldb/_new  2015-09-27 08:36:51.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qttools
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,15 @@
 %define qt5_snapshot 0
 
 Name:           libqt5-qttools
-Version:        5.4.2
+Version:        5.5.0
 Release:        0
 Summary:        Qt 5 QtTools Module
 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.2
-%define so_version 5.4.2
+%define real_version 5.5.0
+%define so_version 5.5.0
 %define tar_version qttools-opensource-src-%{real_version}
 Source:         %{tar_version}.tar.xz
 Source1:        baselibs.conf
@@ -38,10 +38,6 @@
 Source99:       libqt5-qttools-rpmlintrc
 # PATCH-FIX-OPENSUSE fix-for-opensuse-qmake-qt5.patch [rh#1009893]  
[email protected]
 Patch0:         fix-for-opensuse-qmake-qt5.patch
-# PATCH-FIX-UPSTREAM 
qdbusviewer-restore-the-window-size-and-state-on-startup.patch -- qdbusviewer: 
Restore the window size and state on startup
-Patch1:         qdbusviewer-restore-the-window-size-and-state-on-startup.patch
-# PATCH-FIX-UPSTREAM change-creation-date-to-a-fixed-date.patch
-Patch2:         change-creation-date-to-a-fixed-date.patch
 BuildRequires:  fdupes
 BuildRequires:  libQt5WebKitWidgets-devel >= %{version}
 BuildRequires:  libqt5-qtbase-devel >= %{version}
@@ -70,8 +66,6 @@
 %prep
 %setup -q -n qttools-opensource-src-%{real_version}
 %patch0 -p0
-%patch1 -p1
-%patch2 -p1
 
 %package devel
 Summary:        Qt Development Kit
@@ -83,6 +77,7 @@
 Requires:       libQt5Help5 = %{version}
 Requires:       libqt5-linguist-devel = %{version}
 Requires:       libxslt-devel
+Requires:       pkgconfig(Qt5Xml) >= %{so_version}
 
 %description devel
 You need this package, if you want to compile programs with qttools.
@@ -243,6 +238,7 @@
 %{_bindir}/qhelpgenerator*
 %{_bindir}/qtdiag*
 %{_bindir}/qtpaths*
+%{_bindir}/qtplugininfo*
 %{_libqt5_bindir}/assistant*
 %{_libqt5_bindir}/designer*
 %{_libqt5_bindir}/pixeltool*
@@ -253,6 +249,7 @@
 %{_libqt5_bindir}/qhelpgenerator*
 %{_libqt5_bindir}/qtdiag*
 %{_libqt5_bindir}/qtpaths*
+%{_libqt5_bindir}/qtplugininfo*
 %{_datadir}/applications/assistant5.desktop
 %{_datadir}/applications/designer5.desktop
 %{_datadir}/applications/qdbusviewer5.desktop
@@ -329,9 +326,11 @@
 %{_libqt5_includedir}/QtHelp
 %exclude %{_libqt5_includedir}/QtUiTools/%{so_version}
 %{_libqt5_includedir}/QtUiTools
+%{_libqt5_includedir}/QtUiPlugin
 %{_libqt5_libdir}/cmake/Qt5Designer/
 %{_libqt5_libdir}/cmake/Qt5Help/
 %{_libqt5_libdir}/cmake/Qt5UiTools/
+%{_libqt5_libdir}/cmake/Qt5UiPlugin/
 %{_libqt5_libdir}/libQt5*.prl
 %{_libqt5_libdir}/libQt5*.so
 %{_libqt5_libdir}/libQt5*.a

++++++ qttools-opensource-src-5.4.2.tar.xz -> 
qttools-opensource-src-5.5.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/libqt5-qttools/qttools-opensource-src-5.4.2.tar.xz 
/work/SRC/openSUSE:Factory/.libqt5-qttools.new/qttools-opensource-src-5.5.0.tar.xz
 differ: char 25, line 1


Reply via email to