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-09-10 21:14:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/janet (Old) and /work/SRC/openSUSE:Factory/.janet.new.17570 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "janet" Tue Sep 10 21:14:49 2024 rev:10 rq:1199895 version:1.36.0 Changes: -------- --- /work/SRC/openSUSE:Factory/janet/janet.changes 2024-06-25 23:09:59.063788745 +0200 +++ /work/SRC/openSUSE:Factory/.janet.new.17570/janet.changes 2024-09-10 21:16:04.509141081 +0200 @@ -1,0 +2,19 @@ +Tue Sep 10 13:05:41 UTC 2024 - Soc Virnyl Estela <o...@uncomfyhalomacro.pl> + +- Update to version 1.36.0: + * Improve error messages in bundle/add* functions. + * Add CI testing and verify tests pass on the s390x architecture. + * Save :source-form in environment entries when *debug* is set. + * Add experimental filewatch/ module for listening to file system changes on Linux and Windows. + * Add bundle/who-is to query which bundle a file on disk was installed by. + * Add geomean function + * Add :R and :W flags to os/pipe to create blocking pipes on Posix and Windows systems. These streams cannot be directly read to and written from, but can be passed to subprocesses. + * Add array/join + * Add tuple/join + * Add bundle/add-bin to make installing scripts easier. This also establishes a packaging convention for it. + * Fix marshalling weak tables and weak arrays. + * Fix bug in ev/ module that could accidentally close sockets on accident. + * Expose C functions for constructing weak tables in janet.h + * Let range take non-integer values. + +------------------------------------------------------------------- Old: ---- janet-1.35.2.tar.gz New: ---- janet-1.36.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ janet.spec ++++++ --- /var/tmp/diff_new_pack.Wv7olQ/_old 2024-09-10 21:16:05.693190383 +0200 +++ /var/tmp/diff_new_pack.Wv7olQ/_new 2024-09-10 21:16:05.697190550 +0200 @@ -17,8 +17,8 @@ %global somajor 1 -%global sominor 35 -%global revision 2 +%global sominor 36 +%global revision 0 %global libname libjanet%{somajor}_%{sominor} Name: janet ++++++ janet-1.35.2.tar.gz -> janet-1.36.0.tar.gz ++++++ ++++ 3410 lines of diff (skipped)