Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package racket for openSUSE:Factory checked 
in at 2024-09-01 19:22:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/racket (Old)
 and      /work/SRC/openSUSE:Factory/.racket.new.2698 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "racket"

Sun Sep  1 19:22:12 2024 rev:33 rq:1197943 version:8.14

Changes:
--------
--- /work/SRC/openSUSE:Factory/racket/racket.changes    2024-07-26 
16:15:51.798583014 +0200
+++ /work/SRC/openSUSE:Factory/.racket.new.2698/racket.changes  2024-09-01 
19:22:45.431283336 +0200
@@ -1,0 +2,27 @@
+Mon Aug 26 18:25:45 UTC 2024 - Martin Schreiner <martin.schrei...@suse.com>
+
+- Update to 8.14. Changes down below:
+  * The compiler/demod language integrates demodularization into the
+    program rather than an external tool. Using the language approach
+    cooperates with other Racket tools and allows demodularization to be
+    used on libraries. Additionally, demodularization handles submodules
+    and can prune definitions, significantly shrinking the size of some
+    programs.
+  * The contract-in form enables contracts to be specified in an
+    importing module.
+  * The #%declare form supports the #:flatten-requires and
+    #:unlimited-compile keywords
+  * Identifiers such as case-λ, match-λ and λ are equivalent to
+    their Latin-alphabet equivalents (case-lambda, match-lambda, and
+    lambda) in more contexts, including uses of match.
+  * The hash-filter function allows the use of a predicate to select a
+    sub-table of a hash table.
+  * The module browser can perform filtering on submodules.
+  * The raco test command-line form respects the
+    current-test-invocation-directory parameter, and shows well-formed
+    module paths in its output.
+  * Racket CS allows the use of in-memory boot files.
+  * The raco/testing collection brings together a variety of testing-
+    related functions and forms.
+
+-------------------------------------------------------------------

Old:
----
  racket-8.13-src.tgz

New:
----
  racket-8.14-src.tgz

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

Other differences:
------------------
++++++ racket.spec ++++++
--- /var/tmp/diff_new_pack.Uma5rp/_old  2024-09-01 19:22:46.263317401 +0200
+++ /var/tmp/diff_new_pack.Uma5rp/_new  2024-09-01 19:22:46.263317401 +0200
@@ -19,7 +19,7 @@
 
 %global         _configure ../configure
 Name:           racket
-Version:        8.13
+Version:        8.14
 Release:        0
 Summary:        Scheme implementation with teaching tools
 License:        Apache-2.0 OR MIT

++++++ racket-8.13-src.tgz -> racket-8.14-src.tgz ++++++
/work/SRC/openSUSE:Factory/racket/racket-8.13-src.tgz 
/work/SRC/openSUSE:Factory/.racket.new.2698/racket-8.14-src.tgz differ: char 5, 
line 1

Reply via email to