File R-Rcpp.changes of Package R-Rcpp
-------------------------------------------------------------------
Thu Jul 9 09:43:36 UTC 2020 - Detlef Steuer <detlef.steuer@gmx.de>
- update to version 1.0.5
-------------------------------------------------------------------
Sun Mar 22 04:53:30 UTC 2020 - andy great <andythe_great@pm.me>
- Update to version 1.0.4
- Move devel file to devel package.
-------------------------------------------------------------------
Sat Feb 1 12:19:52 UTC 2020 - Detlef Steuer <detlef.steuer@gmx.de>
- update to 1.0.3
- removed %check to prevent circular dependencies
-------------------------------------------------------------------
Thu Oct 17 12:34:32 UTC 2019 - Richard Brown <rbrown@suse.com>
- Remove obsolete Groups tag (fate#326485)
-------------------------------------------------------------------
Sat Aug 31 08:13:55 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
- Add R-base-devel as dependency of R-Rcpp-devel
- Remove unnecessary build dependency on fortran
- Add %check
- Refine filters in rpmlintrc
- Tidy spec
-------------------------------------------------------------------
Mon May 27 12:03:55 UTC 2019 - Pierre Bonamy <flyos@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.
-------------------------------------------------------------------
Thu Dec 20 18:48:02 UTC 2018 - mailaender@opensuse.org
- Update to version 1.0.0
-------------------------------------------------------------------
Mon Sep 17 15:01:53 UTC 2018 - Todd R <toddrme2178@gmail.com>
- Update to version 0.12.18. See changelog at:
https://cran.r-project.org/web/packages/Rcpp/news.html
- Split out devel subpackage
- Run spec file through R2spec.
- Run spec file through spec-cleaner.
- Various other spec file cleanups.
-------------------------------------------------------------------
Tue Apr 24 16:05:38 UTC 2018 - flyos@mailoo.org
- Update to 0.12.16 (seemingly needed for compatibility with R 3.5)
-------------------------------------------------------------------
Mon Jan 1 08:52:36 UTC 2018 - mailaender@opensuse.org
- Update to version 0.12.14
-------------------------------------------------------------------
Fri Jun 23 12:11:08 UTC 2017 - lbeltrame@kde.org
- Update to latest stable version 0.12.11
-------------------------------------------------------------------
Wed May 18 17:00:40 UTC 2016 - darin@darins.net
- update to 0.12.4
-------------------------------------------------------------------
Thu Oct 9 15:19:36 UTC 2014 - darin@darins.net
- updated source to latest release
-------------------------------------------------------------------
Wed Apr 16 17:00:16 UTC 2014 - darin@darins.net
- initial packaging