Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package janet for openSUSE:Factory checked 
in at 2024-06-24 20:53:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/janet (Old)
 and      /work/SRC/openSUSE:Factory/.janet.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "janet"

Mon Jun 24 20:53:07 2024 rev:8 rq:1182638 version:1.35.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/janet/janet.changes      2024-05-28 
17:30:25.511533420 +0200
+++ /work/SRC/openSUSE:Factory/.janet.new.18349/janet.changes   2024-06-24 
20:54:17.390497014 +0200
@@ -1,0 +2,21 @@
+Sat Jun 15 15:47:14 UTC 2024 - Soc Virnyl Estela <o...@uncomfyhalomacro.pl>
+
+- Update to version 1.35.0
+  *  Add :only argument to import to allow for easier control over imported 
bindings.
+  *  Add extra optional env argument to eval and eval-string.
+  *  Allow naming function literals with a keyword. This allows better 
stacktraces for macros without
+  *  accidentally adding new bindings.
+  *  Add bundle/ module for managing packages within Janet. This should 
replace the jpm packaging
+  *  format eventually and is much simpler and amenable to more complicated 
builds.
+  *  Add macros ev/with-lock, ev/with-rlock, and ev/with-wlock for using 
mutexes and rwlocks.
+  *  Add with-env
+  *  Add *module-make-env*dynamic binding
+  *  Add buffer/format-at
+  *  Add long form command line options for readable CLI usage
+  *  Fix bug with net/accept-loop that would sometimes miss connections.
+  *  Build janet with Cosmopolitan Libc
+  *  Add ffi/defbind-alias 
+  *  Add LoongArch64 suppor
+  *  Fix buffer push uint max 
+
+-------------------------------------------------------------------
@@ -4 +25 @@
-- Update to verseion 1.34.0:
+- Update to version 1.34.0:

Old:
----
  janet-1.34.0.tar.gz

New:
----
  janet-1.35.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ janet.spec ++++++
--- /var/tmp/diff_new_pack.l7mCFX/_old  2024-06-24 20:54:17.946517358 +0200
+++ /var/tmp/diff_new_pack.l7mCFX/_new  2024-06-24 20:54:17.950517504 +0200
@@ -17,7 +17,7 @@
 
 
 %global somajor 1
-%global sominor 34
+%global sominor 35
 %global revision 0
 %global libname libjanet%{somajor}_%{sominor}
 

++++++ janet-1.34.0.tar.gz -> janet-1.35.0.tar.gz ++++++
++++ 2600 lines of diff (skipped)

Reply via email to