Accepting request 121711 from KDE:Distro:Factory

- Update to 2.0.5
  * Data-fixed annotation objects (e.g. text and arrows which
    scroll along with the curves)
  * Support for Matlab's .mat file format for strigns, matrices, 
    vectors and scalars
  * Beta version of python scripting (on Linux only for now, 
    depending on NumPy 1.6 and SciPy and requiring .py and .pyc
    files installed in the right place). See documentation at 
    http://hen.astro.utoronto.ca/pyKst/ and don't hesitate to ask 
    for help on the mailing list as this feature is still in 
    beta stage
  * Drag & Drop support: simply drop a .kst file onto Kst and it 
    will open, if you drop any data file it will open in the data
    wizard
  * Improved printing to vector formats (printer, PDF, SVG)
  * Optional antialiasing (may be slow on some systems)
  * A number of bugs and crashes fixed in various areas, like 
    shared axis boxes. See detailed changelog at 
    http://kst-plot.kde.org/files/Log_messages_2.0.4_to_2.0.5.txt
    for more information (forwarded request 121704 from christiantrippe)

OBS-URL: https://build.opensuse.org/request/show/121711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kst?expand=0&rev=33
This commit is contained in:
Stephan Kulow 2012-05-22 06:16:10 +00:00 committed by Git OBS Bridge
parent bcad82ca62
commit 47c9133c09
4 changed files with 29 additions and 7 deletions

View File

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

3
kst-2.0.5.tar.gz Normal file
View File

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

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon May 21 18:11:12 UTC 2012 - ctrippe@opensuse.org
- Update to 2.0.5
* Data-fixed annotation objects (e.g. text and arrows which
scroll along with the curves)
* Support for Matlab's .mat file format for strigns, matrices,
vectors and scalars
* Beta version of python scripting (on Linux only for now,
depending on NumPy 1.6 and SciPy and requiring .py and .pyc
files installed in the right place). See documentation at
http://hen.astro.utoronto.ca/pyKst/ and don't hesitate to ask
for help on the mailing list as this feature is still in
beta stage
* Drag & Drop support: simply drop a .kst file onto Kst and it
will open, if you drop any data file it will open in the data
wizard
* Improved printing to vector formats (printer, PDF, SVG)
* Optional antialiasing (may be slow on some systems)
* A number of bugs and crashes fixed in various areas, like
shared axis boxes. See detailed changelog at
http://kst-plot.kde.org/files/Log_messages_2.0.4_to_2.0.5.txt
for more information
-------------------------------------------------------------------
Sat Mar 24 15:07:35 UTC 2012 - idonmez@suse.com

View File

@ -18,7 +18,7 @@
Name: kst
Version: 2.0.4
Version: 2.0.5
Release: 0
Summary: Real-Time Data Viewing and Plotting Tool with Basic Data Analysis Functionality
License: GPL-2.0+
@ -37,12 +37,10 @@ BuildRequires: netcdf-devel
%else
BuildRequires: libnetcdf-devel
%endif
BuildRequires: getdata-devel
BuildRequires: libqt4-devel
BuildRequires: readline-devel
BuildRequires: update-desktop-files
%if 0%{?suse_version} > 1130
BuildRequires: getdata-devel
%endif
%description
Kst is a data plotting and viewing program. Some of the features