From e65e97dfe80be0f71a0bbefed31278bb4581007e Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 2 Sep 2021 17:22:08 +0200 Subject: [PATCH] upgrading package: scala-dotty 3.0.0 -> 3.0.2 --- 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 eed09f40a8..24bd0846df 100644 --- a/scala-dotty/scala-dotty.spec +++ b/scala-dotty/scala-dotty.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 3.0.0 -%define V_dist 3.0.0 +%define V_opkg 3.0.2 +%define V_dist 3.0.2 # package information Name: scala-dotty @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: BSD Version: %{V_opkg} -Release: 20210512 +Release: 20210902 # list of sources Source0: https://github.com/lampepfl/dotty/releases/download/%{V_dist}/scala3-%{V_dist}.tar.gz