Hello community,

here is the log from the commit of package rkward for openSUSE:Factory checked 
in at 2015-03-18 13:04:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rkward (Old)
 and      /work/SRC/openSUSE:Factory/.rkward.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rkward"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rkward/rkward.changes    2014-11-12 
00:22:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rkward.new/rkward.changes       2015-03-18 
13:04:16.000000000 +0100
@@ -1,0 +2,45 @@
+Fri Mar 13 13:43:04 UTC 2015 - detlef.ste...@gmx.de
+
+- upstream release 0.6.3
+
+- Most important changes:
+
+- New features and improvements
+  New element <i18n> for use in plugins' logic section: Provides a 
translatable string property
+  New element <label> for use in plugin help pages: Copies the label-attribute 
of the given element into the text
+  New string property modifier "quoted" to make it easier to quote dynamic 
strings inside plugins
+  Reworked distribution calculator plugins
+  Added power analysis plugin (already existed as separate plugin)
+  Assume plugin .js files to be in utf-8 encoding; this allows using non-ascii 
characters in the generated code
+  <matrix> element gains options min_rows and min_columns, and the details of 
fixed_width="true" have been improved
+  Add R function rk.set.plugin.status() to allow further customization of 
loaded plugins (hiding of individual menu entries)
+  Pluginmap-management was reworked, partially, and moved to Settings->Manage 
R packages and plugins
+  Provide more detailed information on loaded plugins in rk.list.plugins()
+  Allow to override plugins from a different pluginmap (the plugin with the 
highest specified version is used)
+  When the RKWard installation has moved on disk, try to adjust stored 
.pluginmaps paths, accordingly
+  Allow opening RKWard's plugin files (with correct highlighting), and other 
text files
+  More robust control over placement of plugins within a menu
+  Restructure layout of CSV-import dialog
+  Allow to open (any number of) R script files and rkward://-urls from the 
command line
+  Add command line option --reuse for reusing an existing instance of RKWard
+  Be slightly(!) smarter about when (not) to ask for saving workspace on 
workspace load (e.g. not directly after workspace has been saved)
+  Change default in Workspace browser to showing only .GlobalEnv, initially
+  Support automatically generating a printable header parameter from most 
plugin elements
+  New Object based convience method for printing headers from plugins
+  Implement polyPath()-drawing in RK() device
+  Pre-compile the common js code included in every plugin (only when compiled 
with Qt >= 4.7)
+  Improve crash recovery dialog to not prompt again for the same files
+  Plugins and in-application help pages can now be fully translated
+
+- Fixes
+  Fixed: Hang when trying to select existing directories in file selectors on 
Windows
+  Fixed: <valueslot>s were quirky with respect to showing as invalid
+  Fix a hang-on-exit issue
+  Fixed: Error when using fix() or trace(...edit=TRUE) with default settings 
on some systems
+  Fixed: Freezes when using RKWard-functionality (such as the RK()-device) 
from tcl/tk (e.g. Rcmdr)
+  Fix several issues of excessive printing of digits in plugins' output
+  Fixed potential crash while the "RKWard Debug Messages" window is visible
+  Fixed display of file paths containing non-ascii characters in the title bar 
and startup dialog
+  Fixed some erroneous plugin debug messages
+
+-------------------------------------------------------------------

Old:
----
  rkward-0.6.2.tar.gz

New:
----
  rkward-0.6.3.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rkward.spec ++++++
--- /var/tmp/diff_new_pack.1RUM09/_old  2015-03-18 13:04:17.000000000 +0100
+++ /var/tmp/diff_new_pack.1RUM09/_new  2015-03-18 13:04:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rkward
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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,7 +17,7 @@
 
 
 Name:           rkward
-Version:        0.6.2
+Version:        0.6.3
 Release:        0
 Summary:        Graphical frontend for R language
 License:        GPL-2.0
@@ -26,7 +26,7 @@
 
 Url:            http://rkward.sourceforge.net/ 
 Source0:        %{name}-%{version}.tar.gz
-#Source0:        
http://downloads.sourceforge.net/rkward/%{name}-%{version}.tar.gz
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  R-base
@@ -106,6 +106,7 @@
 %{_libdir}/R/library/%{name}/
 %{_libdir}/R/library/rkwardtests/
 %{_datadir}/applications/kde4/%{name}.desktop
+%{_datadir}/applications/kde4/%{name}-open.desktop
 %{_datadir}/icons/hicolor/16x16/apps/%{name}.png
 %{_datadir}/icons/hicolor/22x22/apps/%{name}.png
 %{_datadir}/icons/hicolor/32x32/apps/%{name}.png
@@ -116,9 +117,28 @@
 %{_bindir}/%{name}
 %{_libdir}/kde4/libexec/
 %{_datadir}/kde4/apps/%{name}/
+%{_datadir}/kde4/services/rkward.protocol
 %dir %{_datadir}/kde4/apps/katepart
 %dir %{_datadir}/kde4/apps/katepart/syntax
 %{_datadir}/kde4/apps/katepart/syntax/%{name}.xml
-#%{_datadir}/kde4/config/%{name}.knsrc
+%{_datadir}/mime/packages/vnd.rkward.r.xml
+
+# language files
+
+%dir %{_datadir}/kde4/apps/rkward/po/
+%lang(bs)  %{_datadir}/kde4/apps/rkward/po/bs/
+%lang(ca)  %{_datadir}/kde4/apps/rkward/po/ca/
+%lang(cs)  %{_datadir}/kde4/apps/rkward/po/cs/
+%lang(de)  %{_datadir}/kde4/apps/rkward/po/de/
+%lang(es)  %{_datadir}/kde4/apps/rkward/po/es/
+%lang(ja)  %{_datadir}/kde4/apps/rkward/po/ja/
+%lang(nl)  %{_datadir}/kde4/apps/rkward/po/nl/
+%lang(pl)  %{_datadir}/kde4/apps/rkward/po/pl/
+%lang(pt)  %{_datadir}/kde4/apps/rkward/po/pt/
+%lang(pt_BR)  %{_datadir}/kde4/apps/rkward/po/pt_BR/
+%lang(sk)  %{_datadir}/kde4/apps/rkward/po/sk/
+%lang(sv)  %{_datadir}/kde4/apps/rkward/po/sv/
+%lang(uk)  %{_datadir}/kde4/apps/rkward/po/uk/
+%lang(x-test) %{_datadir}/kde4/apps/rkward/po/x-test/
 
 %changelog

++++++ rkward-0.6.2.tar.gz -> rkward-0.6.3.tar.gz ++++++
++++ 372661 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to