bump: kotlin-native kotlin

This commit is contained in:
Raboneko
2023-07-06 09:37:50 +00:00
parent ce2f259242
commit 0657ec828c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Name: kotlin-native
Version: 1.8.22
Version: 1.9.0
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.8.22
Release: 2%{?dist}
Version: 1.9.0
Release: 1%{?dist}
Summary: Statically typed programming language
License: Apache-2.0