From fc6337ed8049ca11909aa73a8400bc1d0bd771b05bbdc92154a878bb590414b0 Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Tue, 30 Mar 2021 11:01:09 +0000 Subject: [PATCH] Accepting request 882157 from home:alois:branches:graphics - Update to version 0.2.17 (no changelog supplied) - Refreshed 0001-Fix-build-with-Qt-5.15.patch OBS-URL: https://build.opensuse.org/request/show/882157 OBS-URL: https://build.opensuse.org/package/show/graphics/tupitube?expand=0&rev=13 --- 0001-Fix-build-with-Qt-5.15.patch | 23 ++++++++++------------- tupitube.changes | 6 ++++++ tupitube.desk-0.2.16.tar.gz | 3 --- tupitube.desk-0.2.17.tar.gz | 3 +++ tupitube.spec | 4 ++-- 5 files changed, 21 insertions(+), 18 deletions(-) delete mode 100644 tupitube.desk-0.2.16.tar.gz create mode 100644 tupitube.desk-0.2.17.tar.gz diff --git a/0001-Fix-build-with-Qt-5.15.patch b/0001-Fix-build-with-Qt-5.15.patch index 4a446be..23c9ac3 100644 --- a/0001-Fix-build-with-Qt-5.15.patch +++ b/0001-Fix-build-with-Qt-5.15.patch @@ -8,10 +8,10 @@ Subject: [PATCH] Fix build with Qt 5.15 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 @@ index 53df3bb..da4cfe9 100644 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 +#include - #ifdef TUP_DEBUG - #include --- -2.26.2 - + TSlider::TSlider(Qt::Orientation orientation, TSlider::Mode mode, const QColor &start, const QColor &end, QWidget *parent) : QGraphicsView(parent) + { diff --git a/tupitube.changes b/tupitube.changes index 1630c55..1cba2c4 100644 --- a/tupitube.changes +++ b/tupitube.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 30 09:43:54 UTC 2021 - Luigi Baldoni + +- Update to version 0.2.17 (no changelog supplied) +- Refreshed 0001-Fix-build-with-Qt-5.15.patch + ------------------------------------------------------------------- Sun Nov 8 06:42:17 UTC 2020 - Carsten Ziepke diff --git a/tupitube.desk-0.2.16.tar.gz b/tupitube.desk-0.2.16.tar.gz deleted file mode 100644 index b3f9164..0000000 --- a/tupitube.desk-0.2.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:daedd818c7782ab88116d9a0f1401c6bcf874453d93381acefdd4a746625bc2e -size 8874838 diff --git a/tupitube.desk-0.2.17.tar.gz b/tupitube.desk-0.2.17.tar.gz new file mode 100644 index 0000000..8672ec6 --- /dev/null +++ b/tupitube.desk-0.2.17.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e266490757a38a02dfa37405e4704993238f8af3060163e17830a85b22d9ba15 +size 8892528 diff --git a/tupitube.spec b/tupitube.spec index 0c6266f..b7b41d2 100644 --- a/tupitube.spec +++ b/tupitube.spec @@ -1,7 +1,7 @@ # # spec file for package tupitube # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # Copyright (c) 2016 Packman Team # # 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