Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rstudio for openSUSE:Factory checked in at 2025-02-03 21:42:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rstudio (Old) and /work/SRC/openSUSE:Factory/.rstudio.new.2316 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rstudio" Mon Feb 3 21:42:07 2025 rev:29 rq:1241758 version:2024.04.0+735 Changes: -------- --- /work/SRC/openSUSE:Factory/rstudio/rstudio.changes 2024-05-03 10:46:00.244435531 +0200 +++ /work/SRC/openSUSE:Factory/.rstudio.new.2316/rstudio.changes 2025-02-03 21:42:30.039970214 +0100 @@ -1,0 +2,6 @@ +Fri Jan 31 12:04:41 UTC 2025 - Ana Guerrero <ana.guerr...@suse.com> + +- Do not link to bundled mathjax since rstudio is using the system + version. + +------------------------------------------------------------------- @@ -92 +98 @@ -- USe %autosetup: all supported openSUSE versions support this by +- Use %autosetup: all supported openSUSE versions support this by ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rstudio.spec ++++++ --- /var/tmp/diff_new_pack.kPRHlr/_old 2025-02-03 21:42:32.388067537 +0100 +++ /var/tmp/diff_new_pack.kPRHlr/_new 2025-02-03 21:42:32.388067537 +0100 @@ -1,7 +1,7 @@ # # spec file for package rstudio # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -384,8 +384,8 @@ # symlink the location where the bundled mathjax should be to # /usr/share/javascript/mathjax as mathjax-%%{bundled_mathjax_short_version} -ln -sf %{_datadir}/javascript/mathjax \ - %{buildroot}%{_libexecdir}/%{name}/resources/mathjax-%{bundled_mathjax_short_version} +#ln -sf %{_datadir}/javascript/mathjax \ +# %{buildroot}%{_libexecdir}/%{name}/resources/mathjax-%{bundled_mathjax_short_version} # cleanup find %{buildroot}%{_libexecdir}/%{name} -name .gitignore -delete