From b86bab28e2851eadb92314ff259c6d014354144f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 02:34:10 +0100 Subject: [PATCH] automatic version update by autodist [release 1.9.0-1mamba;Fri Jul 07 2023] --- kotlin.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/kotlin.spec b/kotlin.spec index 5b142d6..6208f1a 100644 --- a/kotlin.spec +++ b/kotlin.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: kotlin -Version: 1.8.22 +Version: 1.9.0 Release: 1mamba Summary: Statically typed programming language that can interoperate with Java Group: Applications/Development @@ -60,6 +60,9 @@ install -D -m0644 build.txt %{buildroot}%{_datadir}/kotlin/build.txt %doc license/LICENSE.txt license/COPYRIGHT.txt license/COPYRIGHT_HEADER.txt %changelog +* Fri Jul 07 2023 Automatic Build System 1.9.0-1mamba +- automatic version update by autodist + * Sat Jun 10 2023 Automatic Build System 1.8.22-1mamba - automatic version update by autodist