diff --git a/qwt-6.1.2.tar.bz2 b/qwt-6.1.2.tar.bz2 deleted file mode 100644 index 1f5756c..0000000 --- a/qwt-6.1.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b08f18d1d3970e7c3c6096d850f17aea6b54459389731d3ce715d193e243d0c -size 3528935 diff --git a/qwt-6.1.3.tar.bz2 b/qwt-6.1.3.tar.bz2 new file mode 100644 index 0000000..a39f51f --- /dev/null +++ b/qwt-6.1.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3ecd34e72a9a2b08422fb6c8e909ca76f4ce5fa77acad7a2883b701f4309733 +size 4245614 diff --git a/qwt6.changes b/qwt6.changes index eb3c9a7..c84c5b0 100644 --- a/qwt6.changes +++ b/qwt6.changes @@ -1,3 +1,29 @@ +------------------------------------------------------------------- +Thu Sep 29 06:03:11 UTC 2016 - aloisio@gmx.com + +- Update to version 6.1.3 + * QwtPlotMagnifier, QwtPlotZoomer: handling of non linear + transformations ( f.e logarithmic ) + * Date/Time scales fixed + QwtDate::ceil(), QwtDate::weekNumber(), QwtDate::utcOffset() + QwtDateScaleEngine fixed when aligning to months + * QwtPlotLayout: layout bug for legends witdh visisble + scrollbars fixed + * Plot items + hiding QwtPlotLegendItem without entries + QwtPlotShapeItem render code fixed + * QwtPlotGLCanvas + slightly improved, nevertheless better use Qwt 6.2 when being + interested in OpenGL + * Other + QwtGraphic boundingRect updates fixed + QwtSyntheticPointData::x() fixed + QwtLogScaleEngine::divideScale ignoring stepSize parameter + for ranges below one "decade" + QwtPlotAbstractBarChart::getCanvasMarginHint fixed + +- Fixed source URL + ------------------------------------------------------------------- Wed Feb 4 18:46:59 UTC 2015 - dap.darkness@gmail.com diff --git a/qwt6.spec b/qwt6.spec index 44a8124..0acab4f 100644 --- a/qwt6.spec +++ b/qwt6.spec @@ -1,7 +1,7 @@ # # spec file for package qwt6 # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,13 +17,13 @@ Name: qwt6 -Version: 6.1.2 +Version: 6.1.3 Release: 0 Summary: Qt Widgets for Technical Applications License: SUSE-QWT-1.0 Group: Development/Libraries/C and C++ Url: http://qwt.sourceforge.net/ -Source: http://switch.dl.sourceforge.net/sourceforge/qwt/qwt-%{version}.tar.bz2 +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)/qt4/plugins/designer/libqwt_designer_plugin.so is not allowed'. Patch0: qwt-rpath.patch