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:
parent
bcad82ca62
commit
47c9133c09
@ -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
3
kst-2.0.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f64b0c44e2728afbb0a1c6fcf2fe792c9e412f1c8f15f882670463431cca353a
|
||||
size 11398465
|
24
kst.changes
24
kst.changes
@ -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
|
||||
|
||||
|
6
kst.spec
6
kst.spec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user