Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2020-10-02 17:35:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Fri Oct  2 17:35:42 2020 rev:58 rq:838839 version:2.0.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2020-09-04 
11:13:05.323060185 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new.4249/sbcl.changes      2020-10-02 
17:35:56.130689679 +0200
@@ -1,0 +2,28 @@
+Wed Sep 30 13:10:03 UTC 2020 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 2.0.9
+  * incompatible change: HPPA and DEC Alpha architecture
+    support has been removed.
+  * minor incompatible change: the compiler signals a warning at
+    compile-time when an initform of T, NIL or 0 does not match a
+    STANDARD-CLASS slot's declared type.
+  * minor incompatible change: the runtime no longer uses SIGPIPE internally,
+    so the signal is deliverable to user code as is customary. Ignoring the
+    signal - in lieu of the OS default of process termination - is obtainable
+    via (SB-SYS:ENABLE-INTERRUPT SB-UNIX:SIGPIPE :IGNORE).
+  * platform support:
+    ** a number of obsolete portability layers (particularly on the Windows
+       platform) have been removed in favour of direct calling of the native
+       interfaces.
+    ** RUN-PROGRAM now accepts a :WINDOW argument to control whether a
+       subprocess window should be displayed.  (Thanks to Luis Borges de
+       Oliveira)
+    ** the use of futexes implied by :SB-FUTEX is now implemented on FreeBSD.
+  * bug fix: SB-SPROF can distinguish between SBCL-internal assembly routines.
+  * bug fix: SB-SPROF has better output in its reports for anonymous
+    functions.
+  * optimization: CALL-NEXT-METHOD with supplied arguments in required
+    positions is now faster if the supplied arguments are EQL to the original
+    arguments.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.WUbzNJ/_old  2020-10-02 17:35:58.782691261 +0200
+++ /var/tmp/diff_new_pack.WUbzNJ/_new  2020-10-02 17:35:58.786691263 +0200
@@ -21,7 +21,7 @@
 
 Name:           sbcl
 #!BuildIgnore:  gcc-PIE
-Version:        2.0.8
+Version:        2.0.9
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        SUSE-Public-Domain AND BSD-3-Clause

++++++ sbcl-2.0.8-source.tar.bz2 -> sbcl-2.0.9-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/sbcl/sbcl-2.0.8-source.tar.bz2 
/work/SRC/openSUSE:Factory/.sbcl.new.4249/sbcl-2.0.9-source.tar.bz2 differ: 
char 11, line 1


Reply via email to