Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tupitube for openSUSE:Factory checked in at 2021-04-01 14:17:33 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tupitube (Old) and /work/SRC/openSUSE:Factory/.tupitube.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tupitube" Thu Apr 1 14:17:33 2021 rev:6 rq:882158 version:0.2.17 Changes: -------- --- /work/SRC/openSUSE:Factory/tupitube/tupitube.changes 2020-11-09 13:59:05.395744460 +0100 +++ /work/SRC/openSUSE:Factory/.tupitube.new.2401/tupitube.changes 2021-04-01 14:18:49.856118302 +0200 @@ -1,0 +2,6 @@ +Tue Mar 30 09:43:54 UTC 2021 - Luigi Baldoni <aloi...@gmx.com> + +- Update to version 0.2.17 (no changelog supplied) +- Refreshed 0001-Fix-build-with-Qt-5.15.patch + +------------------------------------------------------------------- Old: ---- tupitube.desk-0.2.16.tar.gz New: ---- tupitube.desk-0.2.17.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tupitube.spec ++++++ --- /var/tmp/diff_new_pack.euvj63/_old 2021-04-01 14:18:50.556119151 +0200 +++ /var/tmp/diff_new_pack.euvj63/_new 2021-04-01 14:18:50.560119156 +0200 @@ -1,7 +1,7 @@ # # spec file for package tupitube # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2016 Packman Team <pack...@links2linux.de> # # All modifications and additions to the file contributed by third parties @@ -22,7 +22,7 @@ %define _tupilib %{_libdir}/%{name} %define _tupidata %{_datadir}/%{name} Name: tupitube -Version: 0.2.16 +Version: 0.2.17 Release: 0 Summary: 2D vectorial/animation tool License: GPL-2.0-or-later AND GPL-3.0-or-later ++++++ 0001-Fix-build-with-Qt-5.15.patch ++++++ --- /var/tmp/diff_new_pack.euvj63/_old 2021-04-01 14:18:50.572119170 +0200 +++ /var/tmp/diff_new_pack.euvj63/_new 2021-04-01 14:18:50.572119170 +0200 @@ -8,10 +8,10 @@ src/framework/gui/tslider.cpp | 1 + 2 files changed, 3 insertions(+) -diff --git a/src/components/exposure/tupexposuretable.cpp b/src/components/exposure/tupexposuretable.cpp -index 53df3bb..da4cfe9 100644 ---- a/src/components/exposure/tupexposuretable.cpp -+++ b/src/components/exposure/tupexposuretable.cpp +Index: tupitube.desk/src/components/exposure/tupexposuretable.cpp +=================================================================== +--- tupitube.desk.orig/src/components/exposure/tupexposuretable.cpp ++++ tupitube.desk/src/components/exposure/tupexposuretable.cpp @@ -36,6 +36,8 @@ #include "tupexposuretable.h" #include "tconfig.h" @@ -21,18 +21,15 @@ class TUPITUBE_EXPORT TupExposureVerticalHeader : public QHeaderView { public: -diff --git a/src/framework/gui/tslider.cpp b/src/framework/gui/tslider.cpp -index 206055e..de3d13b 100644 ---- a/src/framework/gui/tslider.cpp -+++ b/src/framework/gui/tslider.cpp +Index: tupitube.desk/src/framework/gui/tslider.cpp +=================================================================== +--- tupitube.desk.orig/src/framework/gui/tslider.cpp ++++ tupitube.desk/src/framework/gui/tslider.cpp @@ -38,6 +38,7 @@ #include "tapplicationproperties.h" #include <QDesktopWidget> +#include <QPainterPath> - #ifdef TUP_DEBUG - #include <QDebug> --- -2.26.2 - + TSlider::TSlider(Qt::Orientation orientation, TSlider::Mode mode, const QColor &start, const QColor &end, QWidget *parent) : QGraphicsView(parent) + { ++++++ tupitube.desk-0.2.16.tar.gz -> tupitube.desk-0.2.17.tar.gz ++++++ /work/SRC/openSUSE:Factory/tupitube/tupitube.desk-0.2.16.tar.gz /work/SRC/openSUSE:Factory/.tupitube.new.2401/tupitube.desk-0.2.17.tar.gz differ: char 5, line 1