Changelog for
ant-scala-2.10.7-4.1.noarch.rpm :
* Tue Feb 20 2024 Fridrich Strba
- Use %patch -P N instead of deprecated %patchN.
* Fri Sep 29 2023 Fridrich Strba - Allow building with jdk >= 9 too- Added patch:
* scala-2.10.7-jdk15.patch + do not build pack200 ant task since Pack200 was removed in jdk15 + implement a new method added in jdk15- Modified patches:
* scala-2.10.4-build_xml.patch + do not try to instantiate the pack200 ant task
* scala-2.10.7-source6.patch -> scala-2.10.7-source8.patch + build with source/target 8 levels
* Mon Sep 11 2023 Fridrich Strba - Reproducible builds: do not generate non-reproducible entries by bnd tools
* Mon May 16 2022 Fridrich Strba - Fix the scala build to find correctly the jansi.jar file- Make the package that links the jansi.jar file archfull
* Thu Jul 29 2021 Fridrich Strba - Bootstrap the build with our own built jar instead of downloading prebuilt binaries from www.scala-lang.org
* Fri Jun 26 2020 Dominique Leuenberger - No longer package /usr/share/mime-info: this came from GNOME 1 times which are long gone (boo#1062631). + Drop scala.keys and scala.mime source files.
* Tue Dec 17 2019 Fridrich Strba - Stop overriding default fuzz in spec file- Changed patch:
* scala-2.10.7-source6.patch + Refresh using source service
* Fri Dec 13 2019 Guillaume GARDET - Add _constraints to avoid long builds because of swapping
* Wed Dec 04 2019 Dominique Leuenberger - Have scala-bootstrap-swing require scala
*bootstrap and scala-swing require scala. There is not guarantee that the rebuild counters between scala and scala-bootstrap would be in sync, making the Requires: scala = %{version}-%{release} for scala-bootstrap unresolvable (let alone that it would not be usable before scala is built)
* Fri Nov 29 2019 Fridrich Strba - Do not package ant tasks in bootstrap build- Added patch:
* scala-2.10.7-java8compat.patch + Build binaries compatible with java 8 even when building with jdk >= 9