Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package racket for openSUSE:Factory checked 
in at 2025-12-08 11:55:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/racket (Old)
 and      /work/SRC/openSUSE:Factory/.racket.new.1939 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "racket"

Mon Dec  8 11:55:57 2025 rev:38 rq:1321446 version:9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/racket/racket.changes    2025-09-14 
18:50:37.543228592 +0200
+++ /work/SRC/openSUSE:Factory/.racket.new.1939/racket.changes  2025-12-08 
11:56:48.680669284 +0100
@@ -1,0 +2,24 @@
+Wed Nov 26 19:10:01 UTC 2025 - Martin Schreiner <[email protected]>
+
+- Update to 9.0.
+  * Racket supports parallel threads. For more information see the new
+    blog post on the topic.
+  * Parallel threads can be created using the #:pool argument to
+    thread creation.
+  * Threads created with #:keep set to 'results will record their
+    results for later retrieval with thread-wait.
+  * The black-box wrapper prevents the optimizing compiler from
+    optimizing away certain computations entirely. This can be helpful
+    in ensuring that benchmarks are accurate.
+  * The decompile-linklet function can map linklets back to
+    s-expressions.
+  * When using BC Racket, the processor-count function is changed to
+    always return the parallel count.
+  * We now distribute "natipkg" packages for AArch64, useful for
+    package-build and package-testing infrastructure.
+  * Check Syntax tracks identifiers more deeply nested in the "origin"
+    field of syntax objects.
+  * The math library includes Weibull distributions.
+  * There are many other repairs and documentation improvements!
+
+-------------------------------------------------------------------

Old:
----
  racket-8.18-src.tgz

New:
----
  racket-9.0-src.tgz

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

Other differences:
------------------
++++++ racket.spec ++++++
--- /var/tmp/diff_new_pack.N0lgvl/_old  2025-12-08 11:56:50.492745201 +0100
+++ /var/tmp/diff_new_pack.N0lgvl/_new  2025-12-08 11:56:50.492745201 +0100
@@ -18,7 +18,7 @@
 
 
 Name:           racket
-Version:        8.18
+Version:        9.0
 Release:        0
 Summary:        Scheme implementation with teaching tools
 License:        Apache-2.0 OR MIT

++++++ racket-8.18-src.tgz -> racket-9.0-src.tgz ++++++
/work/SRC/openSUSE:Factory/racket/racket-8.18-src.tgz 
/work/SRC/openSUSE:Factory/.racket.new.1939/racket-9.0-src.tgz differ: char 5, 
line 1

Reply via email to