diff --git a/R-Rcpp.spec b/R-Rcpp.spec index 635972c..96d3c87 100644 --- a/R-Rcpp.spec +++ b/R-Rcpp.spec @@ -1,8 +1,8 @@ %global packname Rcpp Name: R-%{packname} -Version: 0.12.15 -Release: 2%{?dist} +Version: 0.12.16 +Release: 1%{?dist} Summary: Seamless R and C++ Integration # The following three files uses the Boost Software License: @@ -13,6 +13,7 @@ License: GPLv2+ and Boost URL: https://cran.r-project.org/web/packages/%{packname}/ Source0: https://cran.r-project.org/src/contrib/%{packname}_%{version}.tar.gz +BuildRequires: gcc-c++ BuildRequires: R-core-devel BuildRequires: R-RUnit BuildRequires: R-inline @@ -106,6 +107,9 @@ _R_CHECK_FORCE_SUGGESTS_=0 %{_bindir}/R CMD check --ignore-vignettes %{packname} %{_libdir}/R/library/%{packname}/examples %changelog +* Wed Mar 14 2018 Mattias Ellert - 0.12.16-1 +- Update to 0.12.16 + * Wed Feb 07 2018 Fedora Release Engineering - 0.12.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild