Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package racket for openSUSE:Factory checked 
in at 2022-05-12 23:01:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/racket (Old)
 and      /work/SRC/openSUSE:Factory/.racket.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "racket"

Thu May 12 23:01:01 2022 rev:18 rq:976686 version:8.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/racket/racket.changes    2022-04-17 
23:52:17.230508255 +0200
+++ /work/SRC/openSUSE:Factory/.racket.new.1538/racket.changes  2022-05-12 
23:02:03.164933138 +0200
@@ -0,0 +1,41 @@
+-------------------------------------------------------------------------
+Sun May 8 18:26:11 UTC 2022 - Fred Fu <moons...@gmail.com>
+- Update to 8.5:
+  * Racket's new `-y` flag automatically keeps compiled files up to date,
+    reducing subsequent load times.
+  
+  * Error-message realms allow Racket-hosted languages to adapt and
+    rewrite error messages to make sense in a particular context.
+  
+  * Nonprivileged users can control package installation scope using an
+    "other-version" directory in the addon-dir.
+  
+  * Racket CS runs on platforms where native-code generation is not
+    currently supported (e.g., s390x or ppc64). See "README.txt" in the
+    source distribution for more information on the --enable-pb flag to
+    configure.
+  
+  * DrRacket's new 'Reopen Closed Tab' file menu item will open previously
+    closed tabs.
+  
+  * Typed Racket has support for the `xml` library; use `typed/xml`.
+  
+  * Rackunit reports source locations for failed test cases in the
+    Typed Racket language.
+  
+  * Plot has violin plots and improved box-and-whisker plots.
+  
+  * Boxes are supported alongside lists, vectors etc. in place-channel
+    messages.
+  
+  * Those who manually configure Racket CS to use Zlib compression for
+    compiled code should be aware of CVE-2018-25032; the next release and
+    the current snapshot builds use a newer, safer version of zlib.
+  
+  * The release includes many other repairs and changes!
+
+- Spec changes:
+  * add google-roboto-fonts to the build dependencies. Fonts are required for
+  the following two cases: 1. making scribble documents 2. compiling programs
+  that depend on font-related library (e.g. racket/draw) at compile time.
+
@@ -4 +45 @@
-  * Added a new build dependency, `ncurses-devel`, to enable `expeditor`
+  * add a new build dependency, `ncurses-devel`, to enable `expeditor`

Old:
----
  racket-8.4-src.tgz

New:
----
  racket-8.5-src.tgz

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

Other differences:
------------------
++++++ racket.spec ++++++
--- /var/tmp/diff_new_pack.TiI7fS/_old  2022-05-12 23:02:04.116934416 +0200
+++ /var/tmp/diff_new_pack.TiI7fS/_new  2022-05-12 23:02:04.116934416 +0200
@@ -18,7 +18,7 @@
 
 
 Name:           racket
-Version:        8.4
+Version:        8.5
 Release:        0
 Summary:        Scheme implementation with teaching tools
 License:        Apache-2.0 OR MIT
@@ -34,6 +34,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  ghostscript-fonts-std
+BuildRequires:  google-roboto-fonts
 BuildRequires:  libexpat1
 BuildRequires:  libjpeg-devel
 BuildRequires:  librsvg-devel

++++++ racket-8.4-src.tgz -> racket-8.5-src.tgz ++++++
/work/SRC/openSUSE:Factory/racket/racket-8.4-src.tgz 
/work/SRC/openSUSE:Factory/.racket.new.1538/racket-8.5-src.tgz differ: char 5, 
line 1

Reply via email to