diff --git a/kotlin.spec b/kotlin.spec index 2d4f49f..4e1412d 100644 --- a/kotlin.spec +++ b/kotlin.spec @@ -1,6 +1,6 @@ %define pkgver %(echo %version | tr _ -) Name: kotlin -Version: 2.0.0 +Version: 2.0.10 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 +* Tue Aug 06 2024 Automatic Build System 2.0.10-1mamba +- automatic version update by autodist + * Tue May 21 2024 Automatic Build System 2.0.0-1mamba - automatic version update by autodist