From a08636f73f6123efb031e9c5e5b2396f8e9660860d5bee91399cc5ceaece56bc Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Wed, 14 Sep 2011 12:57:01 +0000 Subject: [PATCH] Accepting request 82083 from KDE:Distro:Factory - Update to kst 2.0.4 * A major re-write of the auto-layout command: it works much better now and no longer gets in the way * Improvements to automatic legend names * Fixes to the layout mode, with better visual feedback during drag operations * Numerous other bugfixes and improvements (point density, scientific notation, issues with log mode, bar colors, fixed aspect ratio in images and svg annotation items) * UI and usability improvements: for instance you can now just double-click on labels or axes to open the corresponding dialog * The introduction of a Settings->Theme dialog which sets brush, stroke, and font for all view items, optionally applying to all existing objects, and/or saving as the default for all future objects * A great new auto-completer for the the equation editor and label editor, including support for wildcards * A number of crashes fixed in various plugins OBS-URL: https://build.opensuse.org/request/show/82083 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kst?expand=0&rev=28 --- kst-2.0.3.tar.bz2 | 3 --- kst-2.0.4.tar.gz | 3 +++ kst.changes | 22 ++++++++++++++++++++++ kst.spec | 31 +++++++++---------------------- 4 files changed, 34 insertions(+), 25 deletions(-) delete mode 100644 kst-2.0.3.tar.bz2 create mode 100644 kst-2.0.4.tar.gz diff --git a/kst-2.0.3.tar.bz2 b/kst-2.0.3.tar.bz2 deleted file mode 100644 index d0bb35d..0000000 --- a/kst-2.0.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:855bcc6b2d7c95b9b575a813530ba76596b6a4730b3fde7d2f1a534d01d4b730 -size 10558141 diff --git a/kst-2.0.4.tar.gz b/kst-2.0.4.tar.gz new file mode 100644 index 0000000..db7c163 --- /dev/null +++ b/kst-2.0.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:026774411ce919de6831139c378f632b2493bc31c39f901f5f4da712eb538da3 +size 10836992 diff --git a/kst.changes b/kst.changes index b05a308..121a441 100644 --- a/kst.changes +++ b/kst.changes @@ -1,3 +1,25 @@ +------------------------------------------------------------------- +Wed Sep 14 03:25:55 UTC 2011 - ctrippe@opensuse.org + +- Update to kst 2.0.4 + * A major re-write of the auto-layout command: it works much + better now and no longer gets in the way + * Improvements to automatic legend names + * Fixes to the layout mode, with better visual feedback during + drag operations + * Numerous other bugfixes and improvements (point density, + scientific notation, issues with log mode, bar colors, fixed + aspect ratio in images and svg annotation items) + * UI and usability improvements: for instance you can now just + double-click on labels or axes to open the corresponding dialog + * The introduction of a Settings->Theme dialog which sets brush, + stroke, and font for all view items, optionally applying to all + existing objects, and/or saving as the default for all future + objects + * A great new auto-completer for the the equation editor and + label editor, including support for wildcards + * A number of crashes fixed in various plugins + ------------------------------------------------------------------- Mon Apr 18 18:36:57 UTC 2011 - ctrippe@opensuse.org diff --git a/kst.spec b/kst.spec index c1d5f64..f5a4d29 100644 --- a/kst.spec +++ b/kst.spec @@ -31,11 +31,11 @@ BuildRequires: getdata-devel License: GPLv2+ Group: Productivity/Graphics/Visualization/Graph Summary: Real-Time Data Viewing and Plotting Tool with Basic Data Analysis Functionality -Version: 2.0.3 +Version: 2.0.4 Release: 1 Url: http://kst-plot.kde.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: %name-%{version}.tar.bz2 +Source: kst-2.0.4.tar.gz %description Kst is a data plotting and viewing program. Some of the features @@ -124,8 +124,7 @@ cmake -Dkst_rpath=0 -Dkst_install_prefix=/usr -Dkst_install_libdir=%{_lib} ./cma %install %make_install -install -D -m 0644 src/images/kst.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/32x32/apps/kst.png -%suse_update_desktop_file kst Qt KDE Education Science Math +%suse_update_desktop_file kst2 Qt KDE Education Science Math %fdupes $RPM_BUILD_ROOT %post -p /sbin/ldconfig @@ -141,30 +140,18 @@ rm -rf ${RPM_BUILD_ROOT} %{_bindir}/kst2 %{_libdir}/libkst*.so.* %{_libdir}/kst2/* -/usr/share/icons/hicolor/32x32/apps/kst.png -%dir /usr/share/services/kst -/usr/share/services/kst/* -/usr/share/applnk/Graphics/* -%dir /usr/share/apps/kst -/usr/share/apps/kst/* -/usr/share/mimelink/application/* -/usr/share/applications/* -%dir /usr/share/config -%dir /usr/share/config/colors -/usr/share/config/colors/IDL* +/usr/share/icons/hicolor/*/apps/*kst.* +/usr/share/applications/kst2.desktop +/usr/share/applnk/Graphics/kst2.desktop +/usr/share/mimelink/application/x-kst2.desktop /usr/share/man/man1/kst2.1.gz -%dir /usr/share/servicetypes -%dir /usr/share/servicetypes/kst -/usr/share/servicetypes/kst/* %dir /usr/share/applnk %dir /usr/share/applnk/Graphics -%dir /usr/share/apps %dir /usr/share/icons/hicolor -%dir /usr/share/icons/hicolor/32x32 -%dir /usr/share/icons/hicolor/32x32/apps +%dir /usr/share/icons/hicolor/* +%dir /usr/share/icons/hicolor/*/apps %dir /usr/share/mimelink %dir /usr/share/mimelink/application -%dir /usr/share/services %files devel %defattr(-,root,root)