SHA256
1
0
forked from pool/qwt6

Accepting request 431487 from KDE:Distro:Factory

1

OBS-URL: https://build.opensuse.org/request/show/431487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qwt6?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2016-09-30 13:35:24 +00:00 committed by Git OBS Bridge
parent 05384d67ba
commit f888bad143
4 changed files with 32 additions and 6 deletions

View File

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

3
qwt-6.1.3.tar.bz2 Normal file
View File

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

View File

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

View File

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