bump: kotlin-native kotlin

This commit is contained in:
Raboneko
2024-03-07 09:36:34 +00:00
parent 71a2af8f98
commit dd531b3abb
2 changed files with 4 additions and 4 deletions
@@ -2,8 +2,8 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Name: kotlin-native
Version: 1.9.22
Release: 1%{?dist}
Version: 1.9.23
Release: 1%?dist
Summary: LLVM backend for the Kotlin compiler
ExclusiveArch: x86_64
+2 -2
View File
@@ -1,8 +1,8 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Name: kotlin
Version: 1.9.22
Release: 1%{?dist}
Version: 1.9.23
Release: 1%?dist
Summary: Statically typed programming language
License: Apache-2.0