bump: preview kotlin-native kotlin

This commit is contained in:
Raboneko
2024-10-10 11:48:54 +00:00
parent a91e0f2d12
commit eb6dff7f01
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
%bcond_with check
%global ver 0.156.1
%global ver 0.157.2-pre
# Exclude input files from mangling
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
# Use Mold as the linker
@@ -2,7 +2,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Name: kotlin-native
Version: 2.0.20
Version: 2.0.21
Release: 1%?dist
Summary: LLVM backend for the Kotlin compiler
ExclusiveArch: x86_64
+1 -1
View File
@@ -1,7 +1,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
Name: kotlin
Version: 2.0.20
Version: 2.0.21
Release: 1%?dist
Summary: Statically typed programming language