Hello community, here is the log from the commit of package R-curl for openSUSE:Factory checked in at 2019-03-05 12:19:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/R-curl (Old) and /work/SRC/openSUSE:Factory/.R-curl.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "R-curl" Tue Mar 5 12:19:00 2019 rev:2 rq:679498 version:3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/R-curl/R-curl.changes 2019-01-21 10:47:20.112240685 +0100 +++ /work/SRC/openSUSE:Factory/.R-curl.new.28833/R-curl.changes 2019-03-05 12:19:16.624952040 +0100 @@ -1,0 +2,5 @@ +Wed Jan 9 01:46:49 UTC 2019 - Jan Engelhardt <[email protected]> + +- Trim filler wording from description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ R-curl.spec ++++++ --- /var/tmp/diff_new_pack.w92nef/_old 2019-03-05 12:19:18.208951557 +0100 +++ /var/tmp/diff_new_pack.w92nef/_new 2019-03-05 12:19:18.208951557 +0100 @@ -24,7 +24,7 @@ Name: R-%{packname} Version: 3.2 Release: 0 -Summary: A Modern and Flexible Web Client for R +Summary: A Web Client for R Group: Development/Libraries/Other License: MIT URL: http://cran.r-project.org/web/packages/%{packname} @@ -39,14 +39,14 @@ BuildRequires: gcc-c++ %description -The curl() and curl_download() functions provide highly configurable +The curl() and curl_download() functions provide configurable drop-in replacements for base url() and download.file() with better performance, support for encryption (https, ftps), gzip compression, authentication, and other 'libcurl' goodies. The core of the package -implements a framework for performing fully customized requests where data +implements a framework for performing customized requests where data can be processed either in memory, on disk, or streaming via the callback or connection interfaces. Some knowledge of 'libcurl' is recommended; for -a more-user-friendly web client see the 'httr' package which builds on +a more-user-friendly web client, see the 'httr' package which builds on this package with http specific tools and logic. %prep
