Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kdiagram for openSUSE:Factory checked in at 2021-01-19 16:00:37 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kdiagram (Old) and /work/SRC/openSUSE:Factory/.kdiagram.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kdiagram" Tue Jan 19 16:00:37 2021 rev:6 rq:863818 version:2.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/kdiagram/kdiagram.changes 2020-04-27 23:29:37.274497656 +0200 +++ /work/SRC/openSUSE:Factory/.kdiagram.new.28504/kdiagram.changes 2021-01-19 16:00:46.071250593 +0100 @@ -1,0 +2,15 @@ +Fri Jan 15 14:53:58 UTC 2021 - wba...@tmo.at + +- Update to 2.8.0 + * KGantt: + + Fix Bug 430452 - Printing with row labels on multiple pages + does not work well (kde#430452) + + Add support for single page printout + + Add support for printing on multiple pages, both horizontally + and vertical + + Make it possible to use a printer friendly palette to allow + for printing on white paper when using a dark theme + (kde#426240) + + Add 'zoom' of datetime header using mouse + +------------------------------------------------------------------- Old: ---- kdiagram-2.7.0.tar.xz New: ---- kdiagram-2.8.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kdiagram.spec ++++++ --- /var/tmp/diff_new_pack.JCODVI/_old 2021-01-19 16:00:46.911251863 +0100 +++ /var/tmp/diff_new_pack.JCODVI/_new 2021-01-19 16:00:46.919251875 +0100 @@ -1,7 +1,7 @@ # # spec file for package kdiagram # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %bcond_without lang Name: kdiagram -Version: 2.7.0 +Version: 2.8.0 Release: 0 Summary: Powerful libraries (KChart, KGantt) for creating business diagrams License: GPL-2.0-or-later @@ -27,11 +27,11 @@ Source: https://download.kde.org/stable/%{name}/%{version}/%{name}-%{version}.tar.xz BuildRequires: extra-cmake-modules BuildRequires: kf5-filesystem -BuildRequires: libqt5-linguist-devel >= 5.6.0 -BuildRequires: cmake(Qt5PrintSupport) >= 5.6.0 -BuildRequires: cmake(Qt5Svg) >= 5.6.0 -BuildRequires: cmake(Qt5Test) >= 5.6.0 -BuildRequires: cmake(Qt5Widgets) >= 5.6.0 +BuildRequires: libqt5-linguist-devel >= 5.12.0 +BuildRequires: cmake(Qt5PrintSupport) >= 5.12.0 +BuildRequires: cmake(Qt5Svg) >= 5.12.0 +BuildRequires: cmake(Qt5Test) >= 5.12.0 +BuildRequires: cmake(Qt5Widgets) >= 5.12.0 %description %{summary} @@ -63,10 +63,10 @@ Group: System/Libraries/KDE Requires: libKChart2 = %{version} Requires: libKGantt2 = %{version} -Requires: cmake(Qt5Core) >= 5.6.0 -Requires: cmake(Qt5PrintSupport) >= 5.6.0 -Requires: cmake(Qt5Svg) >= 5.6.0 -Requires: cmake(Qt5Widgets) >= 5.6.0 +Requires: cmake(Qt5Core) >= 5.12.0 +Requires: cmake(Qt5PrintSupport) >= 5.12.0 +Requires: cmake(Qt5Svg) >= 5.12.0 +Requires: cmake(Qt5Widgets) >= 5.12.0 %description devel Development package for the KDiagram libraries ++++++ kdiagram-2.7.0.tar.xz -> kdiagram-2.8.0.tar.xz ++++++ ++++ 9288 lines of diff (skipped)