File R-rJava.changes of Package R-rJava

-------------------------------------------------------------------
Fri Dec 23 16:46:58 UTC 2022 - Pierre Bonamy <flyos@mailoo.org>

- remove obsolete autoconf macros
- JRI 0.5-7 changes:
- add support for JRI_CPPFLAGS and JRI_LIBS variables which
  allow specific flag overrides in JRI only
- use config.h in jri.h (except for Windows)
- add header checks needed for R_ext/eventloop.h (#284)
- update automake tools
- allow access modifications to fail on JDK-17
- make jverify() check the object type before checking for
  serialization content. This fixes possible segfaults,
  including one in .jfield() when used on jclassName objects
  where jverify() was used on the wrapping S4 class.
- update URLs referring to Java docs to current 1.8 website
- convert UTF-16 surrogate pairs to UTF-8 when retrieving strings
  from Java to R (#51)
- use UTF-16 encoding when converting R strings to Java
- avoid warnings in the "blah" R Windows API by casting to
  different types on Windows and unix.
- New feature: support for custom class loaders. It is strongly
  recommended that package authors that use rJava in their
  package use this new feature since it avoids conflicts of
  classes in packages. (#250)
- J() will automatically call .jinit() if rJava has not been
  initialized yet.
- .jchar(x) supports single non-NA string by calling the
  String$toCharArray() method.
- raw vectors were not recognised in J() API (#260)

-------------------------------------------------------------------
Fri Apr 24 11:57:41 UTC 2020 - Pierre Bonamy <flyos@mailoo.org>

- Fixed missing build dependency to PCRE2 with R 4.0.0
- Update to version 0.9.12, see changelog at:
  https://cran.r-project.org/web/packages/rJava/NEWS

-------------------------------------------------------------------
Tue Jan 15 18:37:52 UTC 2019 - Todd R <toddrme2178@gmail.com>

- Update to version 0.9_10
  * deal with Java 10's lack of javah
  * bump to JRI 0.5-6
  * also pre-load libjvm so it works even if Oracle's binary doesn't
    have a valid ID path
  * don't require JAVAH anymore as JDK 10+ doesn't supply it
  * detect JDKs that don't call themselves Java (such as openjdk)
  * Remove rosuda mailing list  

-------------------------------------------------------------------
Wed Mar 28 16:15:24 UTC 2018 - darin@darins.net

- added gcc-c++ build dependency

-------------------------------------------------------------------
Sat Dec 16 14:21:43 UTC 2017 - mailaender@opensuse.org

- update to version 0.9-9

-------------------------------------------------------------------
Thu Aug 25 16:25:38 UTC 2016 - darin@darins.net

- update to 0.9.8

-------------------------------------------------------------------
Fri Apr 18 13:37:23 UTC 2014 - darin@darins.net

- add missing build deps

-------------------------------------------------------------------
Thu Apr 17 17:39:15 UTC 2014 - darin@darins.net

- fix packaging

-------------------------------------------------------------------
Thu Apr 17 17:27:30 UTC 2014 - darin@darins.net

- fix packaging

-------------------------------------------------------------------
Wed Apr 16 22:22:46 UTC 2014 - darin@darins.net

- update spec

-------------------------------------------------------------------
Fri Jan 20 17:27:21 UTC 2012 - darin@darins.net

- added needsrootforbuild and comment for local builds
- need a workaround for this

-------------------------------------------------------------------
Fri Jan 20 15:33:24 UTC 2012 - darin@darins.net

- added norootforbuild to spec 

-------------------------------------------------------------------
Thu Jan 19 20:30:00 UTC 2012 - darin@darins.net

- minor update for javareconf 

-------------------------------------------------------------------
Thu Jan 19 19:35:05 UTC 2012 - darin@darins.net

- Initial packaging for OpenSUSE 

openSUSE Build Service is sponsored by