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
This commit is contained in:
Luigi Baldoni 2021-03-30 11:01:09 +00:00 committed by Git OBS Bridge
parent 1208c68b68
commit fc6337ed80
5 changed files with 21 additions and 18 deletions

View File

@ -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 <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)
{

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 30 09:43:54 UTC 2021 - Luigi Baldoni <aloisio@gmx.com>
- 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 <kieltux@gmail.com>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:daedd818c7782ab88116d9a0f1401c6bcf874453d93381acefdd4a746625bc2e
size 8874838

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e266490757a38a02dfa37405e4704993238f8af3060163e17830a85b22d9ba15
size 8892528

View File

@ -1,7 +1,7 @@
#
# spec file for package tupitube
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2016 Packman Team <packman@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