Hello community, here is the log from the commit of package rkward for openSUSE:Factory checked in at 2012-11-08 21:52:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rkward (Old) and /work/SRC/openSUSE:Factory/.rkward.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rkward", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/rkward/rkward.changes 2012-01-13 11:00:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rkward.new/rkward.changes 2012-11-08 21:52:47.000000000 +0100 @@ -1,0 +2,59 @@ +Fri Nov 2 21:34:18 UTC 2012 - [email protected] + +- aj asked for details why a user should update. +- Note: I'm only the packager, not even using this software +- myself. But if you ask: here is upstream's list of improvements: + New features and improvements + Preview device windows will display some status information (most importantly, warnings or errors) + Most plot plugins gain options to control margins and tick label orientation + Added option for installing packages from source (implicitly enabled on Unixoid platforms) + Omit comments on missing function calls in dialog code windows (e.g., if prepare() is unused, there's no "## Prepare" in the output either) + Output markup is now more XHTML compliant and easier to parse + Also save cursor position, folding, etc. for scripts. Note: Implementation details may be subject to change. + New function rk.list.labels() to retrieve column labels in a data.frame + rk.get.label() will now return an empty string ("") instead of NULL, in case no label is assigned + Do not offer to restore individual removed columns of a data.frame opened for editing + combined all Wilcoxon/Mann-Whitney-tests in one plugin (from previously two separate plugins) + Added polyserial/polychoric correlations to correlation matrix plugin + Added more compression options to the "Save objects as R code" plugin + Added MacPorts support, see README.MacPorts and bundle build script in the macports folder + Added dynamically generated table-of-contents menu to output document + Allow some markup inside <text> elements in plugins, and auto-add breaks only for duplicate newlines. + Reorganized t-test plugin, and add support for single sample t-tests + Box plot plugin gains more options for adding means + Improve keypress handling issues in the R Console, when the cursor or a selection is outside the editable range + Only install translations which are at least 80% complete (not counting strings in plugins, which are not yet translatable) + When asking for workspace file to open, use appropriate file filter + When configured to ask for workspace to open on startup, don't prompt to save, first + Simplified the "Sort Data" plugin, and added a help page + Added GUI support for inspecting the call stack during debugging + The backend executable is no longer linked against KDE libraries + Objects, which are not acceptable in a varslot, will still be shown, there, with a warning + Bugfixes + Fixed: Entering "0" as propabilities (quantiles) vector in distribution plugins would cause error message + Fixed: Wrong handling of carriage returns ('\r') in the console window + Fixed: Spinboxes had wrong initial values + Fixed: Changed configuration settings would not be saved for script editor + Fixed: One character missing in R commands on lines longer than 4096 characters + Fixed: "Next"-button in wizards would remain enabled while settings are missing on a page + Fixed: Dynamic pages in a wizard would cause a layout bug on the first page + Fixed: Plot history and graphical menus broken in some cases with R 2.15.0 + Fixed: If the rkward package was loaded in a plain R session, q() and quit() still work + Fixed: Would not show output of system() commands to stderr on the console (on Unix-like systems) + Fixed: Function argument hints for the second half of the parameter list would not be quoted, correctly + Fixed: Failure to open workspaces with non-latin1 filenames from the command line + Fixed: Saving / restoring workplace layout would fail when saving to directories with unusual characters + Fixed: potential crash when clicking "Select all updates" in the package installation dialog + Fixed: potential crash in object name completion under certain conditions + Fixed: On Windows, detached windows would sometimes be positioned with the menubar outside the upper screen edge + + +------------------------------------------------------------------- +Wed Oct 31 09:43:35 UTC 2012 - [email protected] + +- upstream release 0.6.0 +- from a packager view nothing changed besides version number +- details: +- http://sourceforge.net/apps/mediawiki/rkward/index.php?title=News#RKWard_0.6.0_is_available_-_also_on_the_Mac + +------------------------------------------------------------------- Old: ---- rkward-0.5.7.tar.gz New: ---- rkward-0.6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rkward.spec ++++++ --- /var/tmp/diff_new_pack.vudfGa/_old 2012-11-08 21:52:48.000000000 +0100 +++ /var/tmp/diff_new_pack.vudfGa/_new 2012-11-08 21:52:48.000000000 +0100 @@ -16,24 +16,27 @@ # - Name: rkward -Version: 0.5.7 -Release: 1 +Version: 0.6.0 +Release: 0 Summary: Graphical frontend for R language +License: GPL-2.0 +Group: Productivity/Scientific/Math Summary(fr): Interface graphique pour le langage R -Group: Productivity/Scientific/Math -License: GPL-2.0 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-devel desktop-file-utils gettext -BuildRequires: cmake gcc-fortran libkde4-devel -BuildRequires: update-desktop-files +BuildRequires: R-base-devel +BuildRequires: cmake +BuildRequires: desktop-file-utils +BuildRequires: gcc-fortran +BuildRequires: gettext BuildRequires: kde4-filesystem +BuildRequires: libkde4-devel +BuildRequires: update-desktop-files Requires: R-base Requires: kdebase4-runtime ++++++ rkward-0.5.7.tar.gz -> rkward-0.6.0.tar.gz ++++++ ++++ 55907 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
