Hello community, here is the log from the commit of package rstudio for openSUSE:Factory checked in at 2020-08-10 14:58:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rstudio (Old) and /work/SRC/openSUSE:Factory/.rstudio.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rstudio" Mon Aug 10 14:58:18 2020 rev:11 rq:824998 version:1.3.1056 Changes: -------- --- /work/SRC/openSUSE:Factory/rstudio/rstudio.changes 2020-08-01 12:32:41.566544871 +0200 +++ /work/SRC/openSUSE:Factory/.rstudio.new.3399/rstudio.changes 2020-08-10 14:58:45.460024550 +0200 @@ -1,0 +2,13 @@ +Fri Jul 31 17:27:38 UTC 2020 - Dan Čermák <[email protected]> + +- New upstream release 1.3.1056 + + Drop patch (merged upstream): + * 0004-R_Slave-R_NoEcho-for-non-Windows.patch + + Rebase patches: + * 0001-Unbundle-mathjax-and-pandoc.patch + * 0002-Don-t-install-pandoc-and-mathjax.patch + * 0003-Fix-rstudio-exec-path.patch + +------------------------------------------------------------------- Old: ---- 0004-R_Slave-R_NoEcho-for-non-Windows.patch v1.3.959.tar.gz New: ---- v1.3.1056.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rstudio.spec ++++++ --- /var/tmp/diff_new_pack.loSXX0/_old 2020-08-10 14:58:49.096026469 +0200 +++ /var/tmp/diff_new_pack.loSXX0/_new 2020-08-10 14:58:49.100026472 +0200 @@ -85,9 +85,9 @@ %global rstudio_version_major 1 %global rstudio_version_minor 3 -%global rstudio_version_patch 959 +%global rstudio_version_patch 1056 # commit of the tag belonging to %%{version} -%global rstudio_git_revision_hash 3a09be39fd51a8fafa8ae330007937d31924b395 +%global rstudio_git_revision_hash 5a4dee980c998d9a270a83b582b367126f3914cf Name: rstudio Version: %{rstudio_version_major}.%{rstudio_version_minor}.%{rstudio_version_patch} Release: 0 @@ -120,7 +120,6 @@ # shorten the installation time a bit by not installing mathjax Patch1: 0002-Don-t-install-pandoc-and-mathjax.patch Patch2: 0003-Fix-rstudio-exec-path.patch -Patch3: 0004-R_Slave-R_NoEcho-for-non-Windows.patch BuildRequires: Mesa-devel BuildRequires: R-core-devel ++++++ 0001-Unbundle-mathjax-and-pandoc.patch ++++++ --- /var/tmp/diff_new_pack.loSXX0/_old 2020-08-10 14:58:49.116026480 +0200 +++ /var/tmp/diff_new_pack.loSXX0/_new 2020-08-10 14:58:49.116026480 +0200 @@ -1,7 +1,7 @@ -From 09502aeba83751d4f411d8d207524c1008d83183 Mon Sep 17 00:00:00 2001 +From 1cbc397d720947b129f9b8c0132bb5e9554a4bef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= <[email protected]> Date: Mon, 13 Jan 2020 11:27:06 +0100 -Subject: [PATCH 1/4] Unbundle mathjax and pandoc +Subject: [PATCH 1/3] Unbundle mathjax and pandoc Use find_file() & find_program() functions to find the dependencies in the dependencies/ subdirectory first. If they are not there, use the system paths ++++++ 0002-Don-t-install-pandoc-and-mathjax.patch ++++++ --- /var/tmp/diff_new_pack.loSXX0/_old 2020-08-10 14:58:49.124026484 +0200 +++ /var/tmp/diff_new_pack.loSXX0/_new 2020-08-10 14:58:49.124026484 +0200 @@ -1,7 +1,7 @@ -From 2c741fa655b39b24ffdd46e0caf20de6072d10ac Mon Sep 17 00:00:00 2001 +From 4e3cbf84fa999d4c7ff380639e788dd0c6b42f44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20=C4=8Cerm=C3=A1k?= <[email protected]> Date: Tue, 14 Jan 2020 14:20:40 +0100 -Subject: [PATCH 2/4] Don't install pandoc and mathjax +Subject: [PATCH 2/3] Don't install pandoc and mathjax Because we use the system wide version, there's no need to waste time installing the files. ++++++ 0003-Fix-rstudio-exec-path.patch ++++++ --- /var/tmp/diff_new_pack.loSXX0/_old 2020-08-10 14:58:49.132026488 +0200 +++ /var/tmp/diff_new_pack.loSXX0/_new 2020-08-10 14:58:49.132026488 +0200 @@ -1,7 +1,7 @@ -From fca49f41d3c52bff1a62c01916af307f49198e83 Mon Sep 17 00:00:00 2001 +From 850f6883a9c5147df69cd660fe184f813b314af3 Mon Sep 17 00:00:00 2001 From: Marco Varlese <[email protected]> Date: Mon, 27 Jan 2020 14:29:40 +0100 -Subject: [PATCH 3/4] Fix rstudio exec path +Subject: [PATCH 3/3] Fix rstudio exec path Fix the path to the rstudio executable in the rstudio.desktop file. --- ++++++ v1.3.959.tar.gz -> v1.3.1056.tar.gz ++++++ /work/SRC/openSUSE:Factory/rstudio/v1.3.959.tar.gz /work/SRC/openSUSE:Factory/.rstudio.new.3399/v1.3.1056.tar.gz differ: char 15, line 1
