From 11ff0a860d7d5dd8406efaae306f6ce6c449f9d340e89753463ae6e93fe27f43 Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Tue, 13 Apr 2021 07:52:56 +0000 Subject: [PATCH] Accepting request 884858 from home:alois:branches:devel:libraries:c_c++ - Update to version 6.1.6 * QwtPlotLayout::activate: avoid compiler issues with Qt 5.15 * QwtPointPolar: missing copy constructor added - Update URL OBS-URL: https://build.opensuse.org/request/show/884858 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/qwt6?expand=0&rev=12 --- qwt-6.1.5.tar.bz2 | 3 --- qwt-6.1.6.tar.bz2 | 3 +++ qwt6.changes | 8 ++++++++ qwt6.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 qwt-6.1.5.tar.bz2 create mode 100644 qwt-6.1.6.tar.bz2 diff --git a/qwt-6.1.5.tar.bz2 b/qwt-6.1.5.tar.bz2 deleted file mode 100644 index 0aedd3a..0000000 --- a/qwt-6.1.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4076de63ec2b5e84379ddfebf27c7b29b8dc9074f3db7e2ca61d11a1d8adc041 -size 4408268 diff --git a/qwt-6.1.6.tar.bz2 b/qwt-6.1.6.tar.bz2 new file mode 100644 index 0000000..a22a233 --- /dev/null +++ b/qwt-6.1.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99460d31c115ee4117b0175d885f47c2c590d784206f09815dc058fbe5ede1f6 +size 4306402 diff --git a/qwt6.changes b/qwt6.changes index 2a9d524..cffea9e 100644 --- a/qwt6.changes +++ b/qwt6.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Apr 13 07:44:53 UTC 2021 - Luigi Baldoni + +- Update to version 6.1.6 + * QwtPlotLayout::activate: avoid compiler issues with Qt 5.15 + * QwtPointPolar: missing copy constructor added +- Update URL + ------------------------------------------------------------------- Thu Jun 4 16:29:27 UTC 2020 - Christophe Giboudeaux diff --git a/qwt6.spec b/qwt6.spec index 0f15852..6081a56 100644 --- a/qwt6.spec +++ b/qwt6.spec @@ -1,7 +1,7 @@ # # spec file for package qwt6 # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# 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,12 +18,12 @@ %define sover 6 Name: qwt6 -Version: 6.1.5 +Version: 6.1.6 Release: 0 Summary: Qt5 Widgets for Technical Applications License: SUSE-QWT-1.0 Group: Development/Libraries/C and C++ -URL: https://qwt.sourceforge.net/ +URL: https://qwt.sourceforge.io Source: https://sourceforge.net/projects/qwt/files/qwt/%{version}/qwt-%{version}.tar.bz2 # PATCH-FIX-OPENSUSE to prevent 'ERROR: RPATH "/usr/local/qwt-6.1.0/lib" on # /usr/lib(64)/qt(4,5)/plugins/designer/libqwt_designer_plugin.so is not allowed'.