Browse Source

upgrading package: scalajs 1.0.0rc2 -> 1.0.0

master
parent
commit
b7266dead9
  1. 6
      scalajs/scalajs.spec

6
scalajs/scalajs.spec

@ -22,8 +22,8 @@
##
# package version
%define V_opkg 1.0.0rc2
%define V_scalajs 1.0.0-RC2
%define V_opkg 1.0.0
%define V_scalajs 1.0.0
%define V_scala 2.12
# package information
@ -37,7 +37,7 @@ Class: EVAL
Group: Language
License: BSD
Version: %{V_opkg}
Release: 20200124
Release: 20200207
# list of sources
Source0: http://www.scala-js.org/files/scalajs_%{V_scala}-%{V_scalajs}.tgz

Loading…
Cancel
Save