Hello community,

here is the log from the commit of package R-Rcpp for openSUSE:Factory checked 
in at 2019-06-01 09:56:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/R-Rcpp (Old)
 and      /work/SRC/openSUSE:Factory/.R-Rcpp.new.5148 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "R-Rcpp"

Sat Jun  1 09:56:03 2019 rev:2 rq:706368 version:1.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/R-Rcpp/R-Rcpp.changes    2019-03-05 
12:18:40.904962933 +0100
+++ /work/SRC/openSUSE:Factory/.R-Rcpp.new.5148/R-Rcpp.changes  2019-06-01 
09:56:04.567189576 +0200
@@ -1,0 +2,22 @@
+Mon May 27 12:03:55 UTC 2019 - Pierre Bonamy <fl...@mailoo.org>
+
+- Update to 1.0.1:
+  Changes in Rcpp API:
+    - Subsetting is no longer limited by an integer range.
+    - Error messages from subsetting are now more informative.
+    - Shelter increases count only on non-null objects.
+    - AttributeProxy::set() and a few related setters get
+      Shiled<> to ensure rchk is happy.
+  Changes in Rcpp Attributes:
+    - A new plugin was added for C++20
+    - Fixed an issue where 'stale' symbols could become
+      registered in RcppExports.cpp,
+      leading to linker errors and other related issues.
+    - The wrapper macro gets an UNPROTECT to ensure rchk is happy.
+  Changes in Rcpp Documentation:
+    - Three small corrections were added in the 'Rcpp Quickref' vignette.
+    - The Rcpp-modules vignette now has documentation for .factory.
+  Changes in Rcpp Deployment:
+    - Travis CI again reports to CodeCov.io.
+
+-------------------------------------------------------------------

Old:
----
  Rcpp_1.0.0.tar.gz

New:
----
  Rcpp_1.0.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ R-Rcpp.spec ++++++
--- /var/tmp/diff_new_pack.BJshbZ/_old  2019-06-01 09:56:05.227189351 +0200
+++ /var/tmp/diff_new_pack.BJshbZ/_new  2019-06-01 09:56:05.231189349 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package R-Rcpp
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %global packname  Rcpp
 %global rlibdir   %{_libdir}/R/library
 Name:           R-%{packname}
-Version:        1.0.0
+Version:        1.0.1
 Release:        0
 Summary:        Seamless R and C++ Integration
 License:        GPL-2.0+
@@ -94,9 +94,7 @@
 %dir %{rlibdir}/%{packname}
 %doc %{rlibdir}/%{packname}/DESCRIPTION
 %doc %{rlibdir}/%{packname}/CITATION
-%doc %{rlibdir}/%{packname}/README
 %doc %{rlibdir}/%{packname}/NEWS.Rd
-%doc %{rlibdir}/%{packname}/THANKS
 %doc %{rlibdir}/%{packname}/bib/
 %{rlibdir}/%{packname}/INDEX
 %{rlibdir}/%{packname}/NAMESPACE

++++++ Rcpp_1.0.0.tar.gz -> Rcpp_1.0.1.tar.gz ++++++
++++ 2894 lines of diff (skipped)


Reply via email to