2019-11-28 15:34:16 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Nov 28 14:27:20 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Upgrade to upstream version 2.10.7
|
|
|
|
* Can be built and used with java 11
|
|
|
|
- Get sources by a source service instead of a custom script
|
|
|
|
- Clean a bit the spec file and remove unnecessary sources
|
|
|
|
- Added patches:
|
|
|
|
* scala-2.10.7-source6.patch
|
|
|
|
+ Build not only with target level 6, but also with source
|
|
|
|
level 6, in order to be able to build with jdk9+
|
|
|
|
* scala-2.10.7-jdk11.patch
|
|
|
|
+ Fix type conflict with jdk11's java.lang.String.lines
|
|
|
|
|
2019-11-26 11:58:59 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Nov 26 10:56:50 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Do not build api documentation in bootstrap flavour
|
2019-11-26 12:13:45 +01:00
|
|
|
- Be extra verbose for the scalac build
|
|
|
|
* The build is long on non-JIT architectures and OBS needs some
|
|
|
|
compiler output in order to know that the job is not dead;
|
|
|
|
otherwise it kills it.
|
2019-11-27 06:25:08 +01:00
|
|
|
- Do not build apidocs to avoid intermittent internal scaladoc
|
|
|
|
errors after hours of build on s390x
|
2019-11-26 11:58:59 +01:00
|
|
|
- Remove obsolete scriptlets
|
|
|
|
|
2019-03-25 14:31:44 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 25 13:30:12 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Let the non-bootstrap packages obsolete their bootstrap
|
|
|
|
counterparts
|
|
|
|
|
2019-03-23 12:41:20 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Mar 23 08:27:59 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
|
|
|
|
|
|
|
|
- Make scriptlets POSIX sh compatible.
|
|
|
|
- Trim filler wording from descriptions.
|
|
|
|
|
2019-03-01 07:36:03 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Mar 1 06:35:22 UTC 2019 - Fridrich Strba <fstrba@suse.com>
|
|
|
|
|
|
|
|
- Initial packaging of scala compiler 2.10.6
|