Changelog for
serialization-0.1.2-2.9.noarch.rpm :
* Tue Feb 20 2024 Fridrich Strba
- Use %patch -P N instead of deprecated %patchN.
* Tue Dec 03 2019 Fridrich Strba - Initial packaging of sbt serialization 0.1.2 for scala 2.10.x- Added patches:
* serialization-no-json4s-core.patch + Upstream patch to remove dependency on json4s-core
* serialization-jawn-json4s.patch + Port from org.spire-math\'s old jawn to org.typelevel\'s newer version