From 2f27d28c32ba5fa0378e9693ddd9afedf59ef87c Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Mon, 4 May 2020 20:32:03 +0200 Subject: [PATCH] upgrading package: scala-dotty 0.22.0 -> 0.24.0rc1 --- scala-dotty/scala-dotty.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scala-dotty/scala-dotty.spec b/scala-dotty/scala-dotty.spec index 653787b3ef..a49510eba9 100644 --- a/scala-dotty/scala-dotty.spec +++ b/scala-dotty/scala-dotty.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 0.22.0 -%define V_dist 0.22.0 +%define V_opkg 0.24.0rc1 +%define V_dist 0.24.0-RC1 # package information Name: scala-dotty @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: BSD Version: %{V_opkg} -Release: 20200318 +Release: 20200504 # list of sources Source0: https://github.com/lampepfl/dotty/releases/download/%{V_dist}/dotty-%{V_dist}.tar.gz