From 1adf059b6844a401fcb1d1c970d21a2a502b0b18 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Thu, 23 Oct 2025 23:26:30 +0200 Subject: [PATCH] upgrading package: kotlin 2.2.20 -> 2.2.21 --- kotlin/kotlin.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kotlin/kotlin.spec b/kotlin/kotlin.spec index d85df7473e..dd045f7f35 100644 --- a/kotlin/kotlin.spec +++ b/kotlin/kotlin.spec @@ -22,8 +22,8 @@ ## # package version -%define V_opkg 2.2.20 -%define V_dist 2.2.20 +%define V_opkg 2.2.21 +%define V_dist 2.2.21 # package information Name: kotlin @@ -36,7 +36,7 @@ Class: EVAL Group: Language License: BSD Version: %{V_opkg} -Release: 20250910 +Release: 20251023 # list of sources Source0: https://github.com/JetBrains/kotlin/releases/download/v%{V_dist}/kotlin-compiler-%{V_dist}.zip