Changelog for
scala-stm-0.11.1-1.1.noarch.rpm :
* Tue Sep 24 2024 Fridrich Strba
- Use SOURCE_DATE_EPOCH for reproducible jar mtime
* Thu Oct 12 2023 Fridrich Strba - Upgrade to version 0.11.1
* Changes + add Dotty support + fix potential issue in RetrySet + add Scala 2.13 support (includes using new Collections API, changing all occurrences of deprecated ClassManifest for ClassTag) + disable \"multi-barrier deadlock cycle\" test (uses CommitBarrier) + fix initialisation bug in RetrySetBuilder (InitialCap was zero) + correctness fix for TArray[Long] and AtomicArray.ofLong. + small improvement to TxnLocal interface. + add 2.12 build and remove 2.10 build. + add deprecated message about incomplete deadlock detection for CommitBarrier.
* Tue Oct 03 2023 Fridrich Strba - Remove dependency on sbt and allow building with java 9+
* Tue Oct 19 2021 Fridrich Strba - Force building with Java 8 and add _constraints
* Thu Feb 27 2020 Fridrich Strba - Initial packaging of scala-stm 0.7