Browse Source

upgrading package: scala 2.13.4 -> 2.13.5

master
parent
commit
838ee7b548
  1. 6
      scala/scala.spec

6
scala/scala.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 2.13.4 %define V_opkg 2.13.5
%define V_dist 2.13.4 %define V_dist 2.13.5
# package information # package information
Name: scala Name: scala
@ -36,7 +36,7 @@ Class: PLUS
Group: Language Group: Language
License: Apache License: Apache
Version: %{V_opkg} Version: %{V_opkg}
Release: 20201119 Release: 20210223
# list of sources # list of sources
Source0: http://www.scala-lang.org/files/archive/scala-%{V_dist}.tgz Source0: http://www.scala-lang.org/files/archive/scala-%{V_dist}.tgz

Loading…
Cancel
Save