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-12-16 19:11:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/janet (Old) and /work/SRC/openSUSE:Factory/.janet.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "janet" Mon Dec 16 19:11:23 2024 rev:11 rq:1231181 version:1.37.1 Changes: -------- --- /work/SRC/openSUSE:Factory/janet/janet.changes 2024-09-10 21:16:04.509141081 +0200 +++ /work/SRC/openSUSE:Factory/.janet.new.29675/janet.changes 2024-12-16 19:13:53.534389180 +0100 @@ -1,0 +2,15 @@ +Sun Dec 15 02:14:29 UTC 2024 - Soc Virnyl Estela <[email protected]> + +- Update to version 1.37.1: + * Fix meson cross compilation + * Update timeout documentation for networking APIs: timeouts raise errors and do not return nil. + * Add janet_addtimeout_nil(double sec); to the C API. + * Change string hashing. + * Fix string equality bug. + * Add assertf + * Change how JANET_PROFILE is loaded to allow more easily customizing the environment. + * Add *repl-prompt* dynamic binding to allow customizing the built in repl. + * Add multiple path support in the JANET_PATH environment variables. This lets user more easily import modules from many directories. + * Add nth and only-tags PEG specials to select from sub-captures while dropping the rest. + +------------------------------------------------------------------- Old: ---- janet-1.36.0.tar.gz New: ---- janet-1.37.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ janet.spec ++++++ --- /var/tmp/diff_new_pack.FE5XSj/_old 2024-12-16 19:13:54.026409599 +0100 +++ /var/tmp/diff_new_pack.FE5XSj/_new 2024-12-16 19:13:54.026409599 +0100 @@ -17,8 +17,8 @@ %global somajor 1 -%global sominor 36 -%global revision 0 +%global sominor 37 +%global revision 1 %global libname libjanet%{somajor}_%{sominor} Name: janet ++++++ janet-1.36.0.tar.gz -> janet-1.37.1.tar.gz ++++++ ++++ 2122 lines of diff (skipped)
