File fix-version-in-meson-dot-build.patch of Package janet

diff -ruN janet-1.39.0.orig/meson.build janet-1.39.0/meson.build
--- janet-1.39.0.orig/meson.build	2025-09-21 01:26:46.689768434 +0800
+++ janet-1.39.0/meson.build	2025-09-21 01:27:02.332440713 +0800
@@ -20,7 +20,7 @@
 
 project('janet', 'c',
   default_options : ['c_std=c99', 'build.c_std=c99', 'b_lundef=false', 'default_library=both'],
-  version : '1.38.0')
+  version : '1.39.0')
 
 # Global settings
 janet_path = join_paths(get_option('prefix'), get_option('libdir'), 'janet')
openSUSE Build Service is sponsored by