diff --git a/Kst-2.0.7.tar.gz b/Kst-2.0.7.tar.gz new file mode 100644 index 0000000..c96ea4e --- /dev/null +++ b/Kst-2.0.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ef0e1e85fa90472447eb53ee560970635532d2013d200d99ebdd105bd2eecee +size 11706657 diff --git a/kst-2.0.6.tar.gz b/kst-2.0.6.tar.gz deleted file mode 100644 index 5f6987f..0000000 --- a/kst-2.0.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7968e604a188065d02da48a9a971fb04afab4b4b5358315b09e66f3deab1b80f -size 11388226 diff --git a/kst.changes b/kst.changes index c0bddb7..3e25487 100644 --- a/kst.changes +++ b/kst.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Thu Jul 18 19:22:32 UTC 2013 - ctrippe@opensuse.org + +- Update to 2.0.7 + * Automatic formatting of X axis time display from the datawizard when reading string-formatted time + * More speed for files with very many columns + * Scripting: major rework adding support for histograms, spectrums and plugins + * Allow the x and y plot labels to be changed from the command line + * Fix a bug where if you drag a plot to a new tab, it wasn't picked up by future autoformat actions nor listed in plot lists + * Cumulative sum plugin now returns a vector of the same size as the input vector + * Fix toggling tied zoom + * Save/reload "automatically scale number axis" setting in plots. + * Fix regression in which re-scaling font sizes when adding plots didn't work. + * Fix gaussian + Lorentzian fits so that they actually fit + * Respect dialog defaults and curve properties for point density. + * Restore proper behavior of font scaling when adding plots to tabs + ------------------------------------------------------------------- Fri Mar 15 14:09:06 UTC 2013 - dmitry_r@opensuse.org diff --git a/kst.spec b/kst.spec index e57bd47..c627df2 100644 --- a/kst.spec +++ b/kst.spec @@ -18,13 +18,13 @@ Name: kst -Version: 2.0.6 +Version: 2.0.7 Release: 0 Summary: Real-Time Data Viewing and Plotting Tool with Basic Data Analysis Functionality License: GPL-2.0+ Group: Productivity/Graphics/Visualization/Graph Url: http://kst-plot.kde.org/ -Source: %{name}-%{version}.tar.gz +Source: Kst-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: Mesa-devel BuildRequires: cmake