From 42796a6997a5a1b8c149ff9c975bd78cba98ebbe Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Tue, 3 Mar 2020 23:34:47 +0100 Subject: [PATCH] upgrading package: kotlin 1.3.61 -> 1.3.70 --- kotlin/kotlin.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kotlin/kotlin.spec b/kotlin/kotlin.spec index 00f02007b0..0a0a02b0a6 100644 --- a/kotlin/kotlin.spec +++ b/kotlin/kotlin.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 1.3.61 -%define V_dist 1.3.61 +%define V_opkg 1.3.70 +%define V_dist 1.3.70 # package information Name: kotlin @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: BSD Version: %{V_opkg} -Release: 20191127 +Release: 20200303 # list of sources Source0: https://github.com/JetBrains/kotlin/releases/download/v%{V_dist}/kotlin-compiler-%{V_dist}.zip