Bug 1419666

Summary: Upgrade Scala version
Product: [Fedora] Fedora Reporter: Demi Marie Obenour <demiobenour>
Component: scalaAssignee: Will Benton <willb>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 25CC: geoff+fedora, jochen, mizdebsk, willb
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-02-06 17:42:39 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Demi Marie Obenour 2017-02-06 17:08:42 UTC
Description of problem:
Scala is version 2.10.4.  This is rather old; version 2.12.1 is the latest release.

Version-Release number of selected component (if applicable):
2.10.4

How reproducible:
Always.

Steps to Reproduce:
1. Install the Fedora package for Scala
2. Run scala -version

Actual results:
Scala is only version 2.10.4.

Expected results:
Scala is version 2.12.1 or comparable (the latest upstream at the time Fedora 25 was packaged).

Additional info:
This prevents Scala from being used with many releases of out-of-tree software, such as Apache Spark.

Comment 1 Will Benton 2017-02-06 17:42:39 UTC
Scala in Rawhide is 2.10.6, which is the latest in the 2.10 series.  We are working on adding Scala 2.11 and ultimately 2.12, but those will be as separate packages (to preserve compatibility with packages that only work on 2.10).  In any case, Apache Spark is compatible with both Scala 2.10 and 2.11.

Since other Scala releases will be added as new packages, I am closing this bug (since the existing Scala package will remain 2.10).