From 838ee7b548476c7e99858bad5784ec03bf3bf4f0 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 23 Feb 2021 08:51:02 +0100 Subject: [PATCH] upgrading package: scala 2.13.4 -> 2.13.5 --- scala/scala.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scala/scala.spec b/scala/scala.spec index 9290f6c95d..6400517315 100644 --- a/scala/scala.spec +++ b/scala/scala.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 2.13.4 -%define V_dist 2.13.4 +%define V_opkg 2.13.5 +%define V_dist 2.13.5 # package information Name: scala @@ -36,7 +36,7 @@ Class: PLUS Group: Language License: Apache Version: %{V_opkg} -Release: 20201119 +Release: 20210223 # list of sources Source0: http://www.scala-lang.org/files/archive/scala-%{V_dist}.tgz