Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2022-06-17 21:21:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Fri Jun 17 21:21:07 2022 rev:78 rq:983250 version:2.2.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2022-05-25 
20:35:53.700339230 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new.1548/sbcl.changes      2022-06-17 
21:23:27.170803955 +0200
@@ -1,0 +2,36 @@
+Fri Jun 17 06:52:22 UTC 2022 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 2.2.5
+  * minor incompatible change: SB-EXT:*DERIVE-FUNCTION-TYPES* being NIL now
+    means that function calls will strictly only use type information from
+    proclaimed ftypes. The previous behavior (still the default) of using
+    derived type information from the same file is specified with :SAME-FILE.
+    (lp#1393302)
+  * minor incompatible change: RENAME-FILE now overwrites the target file on
+    Windows too, making its behaviour consistent with other platforms.
+  * minor incompatible change: inlining of local function is inhibited if
+    policy DEBUG = 3.
+  * platform support:
+    ** single-stepping is now supported on 64-bit PowerPC platforms.  (thanks
+       to Thomas Fitzsimmons)
+    ** the :SB-LINKABLE-RUNTIME feature is now supported on 32-bit and 64-bit
+       PowerPC platforms.  (thanks to Thomas Fitzsimmons)
+  * optimization: improved type derivation of REDUCE with some known reducing
+    functions.
+  * enhancement: debug source locations now work correctly for top level forms
+    with policy DEBUG = 1, as well as for block compiled files.
+  * enhancement: TRACE now supports tracing macro functions, compiler-macro
+    functions, individual methods and local functions.  See the user manual for
+    more details.  (lp#375314)
+  * bug fix: fix integer comparisons on x86-64 and arm64 (lp#1971088, reported
+    by Guillaume LE VAILLANT)
+  * bug fix: coverage instrumentation behaves correctly with respect to
+    non-local exits.
+  * bug fix: ftype proclamations now take effect immediately during block
+    compilation.
+  * bug fix: block compilation of top-level closures now work.  (lp#1931730,
+    reported by Sean Maher)
+  * bug fix: streams opened from RUN-PROGRAM but left unclosed because of a
+    non-local exit no longer cause unrelated streams to be closed later.
+
+-------------------------------------------------------------------

Old:
----
  sbcl-2.2.4-source.tar.bz2

New:
----
  sbcl-2.2.5-source.tar.bz2

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.5imube/_old  2022-06-17 21:23:27.998804403 +0200
+++ /var/tmp/diff_new_pack.5imube/_new  2022-06-17 21:23:28.006804408 +0200
@@ -21,7 +21,7 @@
 
 Name:           sbcl
 #!BuildIgnore:  gcc-PIE
-Version:        2.2.4
+Version:        2.2.5
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        BSD-3-Clause AND SUSE-Public-Domain

++++++ sbcl-2.2.4-source.tar.bz2 -> sbcl-2.2.5-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/sbcl/sbcl-2.2.4-source.tar.bz2 
/work/SRC/openSUSE:Factory/.sbcl.new.1548/sbcl-2.2.5-source.tar.bz2 differ: 
char 11, line 1

Reply via email to