automatic version update by autodist [release 2.0.21-1mamba;Fri Oct 11 2024]

This commit is contained in:
Automatic Build System 2024-10-11 12:35:53 +02:00
parent afbc282323
commit f9c0a33201

View File

@ -1,6 +1,6 @@
%define pkgver %(echo %version | tr _ -)
Name: kotlin
Version: 2.0.20
Version: 2.0.21
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 Oct 11 2024 Automatic Build System <autodist@openmamba.org> 2.0.21-1mamba
- automatic version update by autodist
* Fri Aug 23 2024 Automatic Build System <autodist@openmamba.org> 2.0.20-1mamba
- automatic version update by autodist