Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rkward for openSUSE:Factory checked in at 2022-06-02 21:54:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rkward (Old) and /work/SRC/openSUSE:Factory/.rkward.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rkward" Thu Jun 2 21:54:39 2022 rev:30 rq:980499 version:0.7.4 Changes: -------- --- /work/SRC/openSUSE:Factory/rkward/rkward.changes 2022-04-21 15:49:26.924366875 +0200 +++ /work/SRC/openSUSE:Factory/.rkward.new.1548/rkward.changes 2022-06-02 21:54:54.668422189 +0200 @@ -1,0 +2,31 @@ +Thu Jun 2 09:22:28 UTC 2022 - Wolfgang Bauer <wba...@tmo.at> + +- Update to upstream release 0.7.4 + +- New features and improvements + * Support "step into" and "finish current" modes in the R debugger window + * When directly upgrading from very old versions (pre 0.6.3, currently), discard existing config settings + * Plugin maps with the same id are grouped together, and the most recent version is used, automatically + * Added functionality to install add-on packages directly from git (formerly available as external plugin rk.gitInstall) + * Add option to show ANOVA table for linear regression + * Add default preview() function is available to plugins, reducing the code needed to add preview functionality + * Add preview functionality to most existing plugins that did not have it, yet + * Better placement of messages in non-plot preview windows + * Package installation uses inline widget to provide progress feedback, instead of separate dialogs + * Package installation no longer uses an external process, unless required for root permissions + * (Re-)added improved "Import Assistant" to help getting started with importing data + * "Paste special" can now also paste data.frames with labels, and is available in the Workspace Browser context menu + * Add "rio"-based generic import plugin + * Allow separate analysis by grouping factors in Analysis->Descriptive Statistics + * Rework help start page to serve as a dashboard for common tasks, replacing the old startup dialog + +- Bug fixes + * Fixed: Disabling a element in plugins would not make the sub-elements non-required + * Fixed some problems with cancelling running commands + * Fixed: Package installation as root would fail to find kdesu/kdesudo on recent systems + * Fixed: R help pages would refuse to open in new tab + * Fixed: Windows: Issues with some shiny apps due to a too small stack size + * Fixed: Installation from dialog would fail for R packages requiring the rkward package + * Fix quirks around "Save as" for rkward output documents + +------------------------------------------------------------------- Old: ---- rkward-0.7.3.tar.gz New: ---- rkward-0.7.4.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rkward.spec ++++++ --- /var/tmp/diff_new_pack.gRZkin/_old 2022-06-02 21:54:55.312423008 +0200 +++ /var/tmp/diff_new_pack.gRZkin/_new 2022-06-02 21:54:55.320423019 +0200 @@ -28,7 +28,7 @@ %bcond_with qtwebengine %endif Name: rkward -Version: 0.7.3 +Version: 0.7.4 Release: 0 Summary: Graphical frontend for R language Summary(fr): Interface graphique pour le langage R @@ -136,6 +136,8 @@ %dir %{_kf5_sharedir}/katepart5/syntax %{_kf5_sharedir}/katepart5/syntax/rkward.xml %endif +%{_kf5_sharedir}/mime/packages/vnd.kde.rkward-output.xml +%{_kf5_sharedir}/mime/packages/vnd.kde.rmarkdown.xml %{_kf5_sharedir}/mime/packages/vnd.rkward.r.xml # language files ++++++ rkward-0.7.3.tar.gz -> rkward-0.7.4.tar.gz ++++++ ++++ 195880 lines of diff (skipped)