Hello community, here is the log from the commit of package R-Rcpp for openSUSE:Factory checked in at 2020-02-09 20:49:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/R-Rcpp (Old) and /work/SRC/openSUSE:Factory/.R-Rcpp.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "R-Rcpp" Sun Feb 9 20:49:28 2020 rev:4 rq:772336 version:1.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/R-Rcpp/R-Rcpp.changes 2019-09-26 20:37:07.583201012 +0200 +++ /work/SRC/openSUSE:Factory/.R-Rcpp.new.26092/R-Rcpp.changes 2020-02-09 20:49:32.510913543 +0100 @@ -1,0 +2,11 @@ +Sat Feb 1 12:19:52 UTC 2020 - Detlef Steuer <[email protected]> + +- update to 1.0.3 +- removed %check to prevent circular dependencies + +------------------------------------------------------------------- +Thu Oct 17 12:34:32 UTC 2019 - Richard Brown <[email protected]> + +- Remove obsolete Groups tag (fate#326485) + +------------------------------------------------------------------- Old: ---- Rcpp_1.0.1.tar.gz New: ---- Rcpp_1.0.3.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ R-Rcpp.spec ++++++ --- /var/tmp/diff_new_pack.jtGNdU/_old 2020-02-09 20:49:33.666914203 +0100 +++ /var/tmp/diff_new_pack.jtGNdU/_new 2020-02-09 20:49:33.670914205 +0100 @@ -1,7 +1,7 @@ # -# spec file for package R +# spec file for package R-Rcpp # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,21 +19,20 @@ %global packname Rcpp %global rlibdir %{_libdir}/R/library Name: R-%{packname} -Version: 1.0.1 +Version: 1.0.3 Release: 0 Summary: Seamless R and C++ Integration License: GPL-2.0-or-later -Group: Development/Libraries/Other URL: https://cran.r-project.org/package=%{packname} Source: https://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz Source1: R-Rcpp-rpmlintrc +#BuildRequires: R-RUnit BuildRequires: R-base-devel >= 3.0.0 -BuildRequires: R-inline -BuildRequires: R-knitr +#BuildRequires: R-inline +#BuildRequires: R-knitr BuildRequires: R-methods -BuildRequires: R-rbenchmark -BuildRequires: R-rmarkdown -BuildRequires: R-RUnit +#BuildRequires: R-rbenchmark +#BuildRequires: R-rmarkdown BuildRequires: R-utils BuildRequires: fdupes BuildRequires: gcc-c++ @@ -66,7 +65,6 @@ %package devel Summary: Development files for %{name} -Group: Development/Libraries/Other Requires: %{name} = %{version} Requires: R-base-devel @@ -75,7 +73,6 @@ %package doc Summary: Documentation for %{name} -Group: Documentation/Other Requires: %{name} = %{version} %description doc @@ -103,9 +100,9 @@ %fdupes %{buildroot}%{rlibdir}/%{packname} %check -export LANG=en_US.UTF-8 -export _R_CHECK_FORCE_SUGGESTS_=false -%{_bindir}/R CMD check %{packname} +#export LANG=en_US.UTF-8 +#export _R_CHECK_FORCE_SUGGESTS_=false +#%{_bindir}/R CMD check %{packname} %files %dir %{rlibdir}/%{packname} ++++++ Rcpp_1.0.1.tar.gz -> Rcpp_1.0.3.tar.gz ++++++ ++++ 24016 lines of diff (skipped)
