Hello community,

here is the log from the commit of package gammaray for openSUSE:Factory 
checked in at 2019-03-26 15:38:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gammaray (Old)
 and      /work/SRC/openSUSE:Factory/.gammaray.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gammaray"

Tue Mar 26 15:38:45 2019 rev:8 rq:680359 version:2.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gammaray/gammaray.changes        2018-10-11 
11:52:01.202285411 +0200
+++ /work/SRC/openSUSE:Factory/.gammaray.new.25356/gammaray.changes     
2019-03-26 15:39:00.272334539 +0100
@@ -1,0 +2,39 @@
+Thu Feb 28 21:01:00 UTC 2019 - wba...@tmo.at
+
+- Update to 2.10.0:
+  * Increase CMake requirement to version 3.1 on all platforms.
+  * Add object navigation to the paint analyzer.
+  * Reduce network load by moving more property model features to
+    the client side.
+  * Port object hierarchy visualizer plugin to Qt 5.
+  * Add new system information plugin, which supersedes the
+    standard paths plugin.
+  * Use application palette rather than style palette in the style
+    inspector.
+  * Improve gdb injector performance.
+  * Reduce performance impact of the widget paint analyzer in
+    Windows debug builds.
+  * Improve Qt Quick item picking in case of zero-sized parent
+    elements.
+  * Provide access to QAbstractItemModel role name mapping.
+  * Add QtPositioning plugin allowing to monitor and simulate geo
+    localization.
+  * Add NMEA geo localization playback.
+  * Add support for generic functor property accessors.
+  * Add property access for mime data and clipboard types.
+  * Add infrastructure to override generic property access, such as
+    Qt Quick anchor properties.
+  * Add custom property access for Qt Quick anchors properties to
+    no longer trigger their on-demand creation.
+  * Add generic problem reporter infrastructure, and port some
+    existing checks to it.
+- Drop patches merged upstream:
+  * fix-build-qt-5.12.patch
+  * fix-build-qt-5.12-again.patch
+
+-------------------------------------------------------------------
+Wed Nov 14 10:37:36 UTC 2018 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Remove unneeded build dependencies.
+
+-------------------------------------------------------------------

Old:
----
  fix-build-qt-5.12-again.patch
  fix-build-qt-5.12.patch
  gammaray-2.9.1.tar.gz

New:
----
  gammaray-2.10.0.tar.gz

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

Other differences:
------------------
++++++ gammaray.spec ++++++
--- /var/tmp/diff_new_pack.yH8VXS/_old  2019-03-26 15:39:01.068334223 +0100
+++ /var/tmp/diff_new_pack.yH8VXS/_new  2019-03-26 15:39:01.072334221 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gammaray
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,35 +12,28 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 %define tarname GammaRay
 Name:           gammaray
-Version:        2.9.1
+Version:        2.10.0
 Release:        0
 Summary:        Introspection/Debugging Tool for Qt Applications
 License:        GPL-2.0-or-later
 Group:          Development/Tools/Debuggers
-Url:            http://www.kdab.com/gammaray
+URL:            http://www.kdab.com/gammaray
 Source:         
https://github.com/KDAB/GammaRay/releases/download/v%{version}/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM Fix_icons_installation.patch -- Don't try to install 
multiple copies in exotic subdirs
 Patch0:         Fix_icons_installation.patch
-# PATCH-FIX-UPSTREAM
-Patch1:         fix-build-qt-5.12.patch
-Patch2:         fix-build-qt-5.12-again.patch
 BuildRequires:  binutils-devel
-BuildRequires:  cmake >= 2.8.11
-BuildRequires:  fdupes
-BuildRequires:  kcoreaddons-devel
-# include this so the icon folders don't need to be owned by the package
+BuildRequires:  cmake >= 3.1
 BuildRequires:  doxygen
-%if 0%{?suse_version} > 1320 || 0%{?leap_version} >= 420200
-BuildRequires:  glslang-devel
-%endif
+BuildRequires:  fdupes
 BuildRequires:  graphviz-devel
 BuildRequires:  graphviz-gnome
+# include this so the icon folders don't need to be owned by the package
 BuildRequires:  hicolor-icon-theme
 BuildRequires:  kdstatemachineeditor-devel
 BuildRequires:  libQt5Core-private-headers-devel >= 5.3.0
@@ -50,23 +43,14 @@
 BuildRequires:  libqt5-qt3d-devel >= 5.3.0
 BuildRequires:  libqt5-qtbase-doc >= 5.3.0
 BuildRequires:  libqt5-qtdeclarative-private-headers-devel >= 5.3.0
-BuildRequires:  libqt5-qtdoc >= 5.3.0
-%if 0%{?suse_version} > 1320
-BuildRequires:  libqt5-qtscxml-private-headers-devel >= 5.8.0
-%endif
 BuildRequires:  libqt5-qttools >= 5.3.0
-BuildRequires:  libqt5-qtwayland-devel >= 5.3.0
-BuildRequires:  libxml2-devel
-BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  vtk-devel
 BuildRequires:  vtk-java
 BuildRequires:  vtk-qt
 BuildRequires:  vtk-tcl
 BuildRequires:  wayland-devel
-%if 0%{?suse_version} > 1320
-BuildRequires:  cmake(KF5SyntaxHighlighting) >= 5.28.0
-%endif
+BuildRequires:  cmake(KF5CoreAddons)
 BuildRequires:  cmake(Qt5Bluetooth) >= 5.3.0
 BuildRequires:  cmake(Qt5Concurrent) >= 5.3.0
 BuildRequires:  cmake(Qt5Core) >= 5.3.0
@@ -79,13 +63,31 @@
 BuildRequires:  cmake(Qt5Quick) >= 5.3.0
 BuildRequires:  cmake(Qt5Script) >= 5.3.0
 BuildRequires:  cmake(Qt5ScriptTools) >= 5.3.0
-%if 0%{?suse_version} > 1320
-BuildRequires:  cmake(Qt5Scxml) >= 5.8.0
-%endif
 BuildRequires:  cmake(Qt5Svg) >= 5.3.0
 BuildRequires:  cmake(Qt5Test) >= 5.3.0
-BuildRequires:  cmake(Qt5WebKitWidgets) >= 5.3.0
+BuildRequires:  cmake(Qt5WebEngineWidgets) >= 5.3.0
 BuildRequires:  cmake(Qt5Widgets) >= 5.3.0
+%if 0%{?suse_version} > 1315
+# Needed to build the user manual
+BuildRequires:  libqt5-qtdoc-devel
+#
+BuildRequires:  cmake(Qt5WaylandCompositor) >= 5.3.0
+%else
+# libqt5-qtdoc-devel doesn't exist in leap 42.3
+BuildRequires:  libqt5-qtdoc
+%endif
+%if 0%{?suse_version} > 1320 || 0%{?leap_version} >= 420200
+BuildRequires:  glslang-devel
+%endif
+%if 0%{?suse_version} > 1320
+BuildRequires:  libqt5-qtscxml-private-headers-devel >= 5.8.0
+%endif
+%if 0%{?suse_version} > 1320
+BuildRequires:  cmake(KF5SyntaxHighlighting) >= 5.28.0
+%endif
+%if 0%{?suse_version} > 1320
+BuildRequires:  cmake(Qt5Scxml) >= 5.8.0
+%endif
 
 %description
 Gamma Ray is a comprehensive collection of high level introspection 
@@ -103,7 +105,7 @@
 frameworks in Qt. Development files.
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 %autopatch -p1
 
 %build
@@ -123,7 +125,7 @@
 make VERBOSE=1 %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install
+%make_install
 
 install -d -m 755 %{buildroot}%{_docdir}/%{name}
 mv %{buildroot}%{_datadir}/doc/%{name} %{buildroot}%{_docdir}

++++++ gammaray-2.9.1.tar.gz -> gammaray-2.10.0.tar.gz ++++++
/work/SRC/openSUSE:Factory/gammaray/gammaray-2.9.1.tar.gz 
/work/SRC/openSUSE:Factory/.gammaray.new.25356/gammaray-2.10.0.tar.gz differ: 
char 5, line 1


Reply via email to