From ad305605f947fd1c816b9436589b884e7858a423 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Fri, 7 Dec 2018 17:32:54 +0100 Subject: [PATCH] upgrading package: kotlin 1.2.71 -> 1.3.11 --- kotlin/kotlin.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kotlin/kotlin.spec b/kotlin/kotlin.spec index 02cd413f16..8036e239fd 100644 --- a/kotlin/kotlin.spec +++ b/kotlin/kotlin.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 1.2.71 -%define V_dist 1.2.71 +%define V_opkg 1.3.11 +%define V_dist 1.3.11 # package information Name: kotlin @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: BSD Version: %{V_opkg} -Release: 20180924 +Release: 20181207 # list of sources Source0: https://github.com/JetBrains/kotlin/releases/download/v%{V_dist}/kotlin-compiler-%{V_dist}.zip