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-04-21 15:43:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rkward (Old) and /work/SRC/openSUSE:Factory/.rkward.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rkward" Thu Apr 21 15:43:32 2022 rev:29 rq:971710 version:0.7.3 Changes: -------- --- /work/SRC/openSUSE:Factory/rkward/rkward.changes 2022-03-13 20:29:02.247928501 +0100 +++ /work/SRC/openSUSE:Factory/.rkward.new.1538/rkward.changes 2022-04-21 15:49:26.924366875 +0200 @@ -1,0 +2,43 @@ +Tue Apr 19 16:19:13 UTC 2022 - Wolfgang Bauer <wba...@tmo.at> + +- Update to upstream release 0.7.3 + +- New features and improvements + * Add option to show standardized coefficients for linear regression + * Add setting to allow hiding R Console scrollbar minimap + * "Spontaneous" output, such as from running examples in the enhanced help system in R 4.2.0, is shown in the R Console + * Support for switching color schemes, including basic support for dark mode + * Space-saving placement of main window status bar, and display more tips in it + * Implement R 4.2 graphics functions: stroked and filled paths, groups, luminance masks + * Implement R 4.1 graphics functions: gradients, patterns, clip paths, masks + * Add icons to settings dialog for quick visual orientation + * Merge ktexteditor (script) settings into the main settings dialog + * Internal: Code cleanup around settings, and in many other places + * On exit, ask for saving all unsaved modified files at once + * Output file handling has been reworked, entirely + * rkwardtests library gains helper functions for checking for expected errors + * Internal: Allow R-level calls to support both subcommands, and a return value at the same time + * Hide or remove several purely internal functions (most can still be accessed from the rkward namespace as rkward:::xyz()) + * Use top alignment button to close (warning) messages in preview windows/areas + * (Try to) automatically create custom R library locations, if they do not exist + * kate plugin related actions are now active whenever a script window is active (not only the corresponding tool window) + +- Bug fixes + * Fixed: Possible backend hang when closing a data editor before it was done fetching its data + * Fixed: Crash when installing packages from within check installation dialog + * Fixed: Spurious string I18N_ARGUMENT_MISMATCH in several plugins + * Fixed: Accordeon control (used in "Recode categorical data") never expanded + * Fix compilation with the upcoming R 4.2.0 + * Fix crash in dev.capture() + * Fix plot window not showing when created attached + * Fixed: Initial graphics window size would be (mostly) ignored + * Fix some buglets around closing on-screen devices + * Fixed: Cursor navigation in completion list + * Fixed: Calling (rk.)select.list() without a title would fail + * Workaround for invalid EDITOR variable set by Kate Terminal plugin (also fixed in recent kate) + * Fixed: Crash when attempting to use new graphics features in R 4.1.0 (esp. plotting using ggplot2) + +- Drop patch-fix-crash-ggplot2.diff, merged upstream +- Add Source URL + +------------------------------------------------------------------- Old: ---- patch-fix-crash-ggplot2.diff rkward-0.7.2.tar.gz New: ---- rkward-0.7.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rkward.spec ++++++ --- /var/tmp/diff_new_pack.pQompw/_old 2022-04-21 15:49:27.384367366 +0200 +++ /var/tmp/diff_new_pack.pQompw/_new 2022-04-21 15:49:27.388367371 +0200 @@ -1,7 +1,7 @@ # # spec file for package rkward # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,19 +28,19 @@ %bcond_with qtwebengine %endif Name: rkward -Version: 0.7.2 +Version: 0.7.3 Release: 0 Summary: Graphical frontend for R language Summary(fr): Interface graphique pour le langage R License: GPL-2.0-only Group: Productivity/Scientific/Math URL: https://rkward.kde.org/ -Source0: %{name}-%{version}.tar.gz -Patch0: patch-fix-crash-ggplot2.diff +Source0: https://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.gz BuildRequires: R-base-devel BuildRequires: cmake BuildRequires: gcc-fortran BuildRequires: gettext +BuildRequires: karchive-devel BuildRequires: kconfig-devel BuildRequires: kcoreaddons-devel BuildRequires: kcrash-devel @@ -87,7 +87,6 @@ %prep %setup -q -%patch0 -p1 %build %cmake_kf5 -d build @@ -163,6 +162,7 @@ %doc %lang(uk) %{_kf5_sharedir}/doc/HTML/uk/rkwardplugins/ %doc %lang(ca) %{_kf5_mandir}/ca/man1/rkward.1.gz +%doc %lang(de) %{_kf5_mandir}/de/man1/rkward.1.gz %doc %lang(it) %{_kf5_mandir}/it/man1/rkward.1.gz %doc %lang(nl) %{_kf5_mandir}/nl/man1/rkward.1.gz %doc %lang(sv) %{_kf5_mandir}/sv/man1/rkward.1.gz ++++++ rkward-0.7.2.tar.gz -> rkward-0.7.3.tar.gz ++++++ /work/SRC/openSUSE:Factory/rkward/rkward-0.7.2.tar.gz /work/SRC/openSUSE:Factory/.rkward.new.1538/rkward-0.7.3.tar.gz differ: char 12, line 1