Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2020-06-02 14:40:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Tue Jun  2 14:40:15 2020 rev:54 rq:810680 version:2.0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2020-04-28 
22:32:09.789730562 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new.3606/sbcl.changes      2020-06-02 
14:41:20.200033021 +0200
@@ -1,0 +2,33 @@
+Mon Jun  1 09:48:21 UTC 2020 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 2.0.5
+  * platform support:
+    ** experimental support for ARM32 and ARM64 on OpenBSD
+    ** better musl libc support.  (lp#1768368, thanks to Eric Timmons)
+    ** more correct use of futexes on 64-bit Linux.  (lp#1876825, reported by
+       Ilya Perminov)
+    ** restore building on current Solaris.  (lp#1881393, thanks to Shawn
+       Ellis)
+  * enhancement: CMUCL-style START-BLOCK and END-BLOCK declarations are now
+    supported for block compiling forms at a sub-file granularity.
+  * enhancement: IPv6 support in sb-bsd-sockets is enabled on Windows.
+  * minor change: *compile-print* now makes it more clear what block
+    compilation is actually doing. The default output is now slightly more
+    verbose as a result.
+  * bug fix: number keys in EQUALP hash tables are correctly hashed.
+    (lp#1878653, reported by Syll)
+  * bug fix: EQness is better preserved given partial sharing of list contents
+    in the file compiler.  (lp#1583753, reported by Denis Budyak)
+  * bug fix: the peephole pass neglected to preserve jump table labels.
+    (lp#1876485)
+  * bug fix: fix compiler crash in block compilation merging of toplevel
+    lambdas.  (lp#1865336, reported by il71)
+  * bug fix: sb-introspect's function-lambda-arglist is better at extracting
+    default values of nested macro arguments.  (lp#1876194)
+  * bug fix: RESTART-BIND's body is an implicit progn, and so does not accept
+    declarations.  (lp#1876303, reported by Michal Herda)
+  * optimization: EQUAL hash tables with keys involving structure-objects will
+    have fewer systematic collisions.
+- Fix architecture mapping for riscv64 in spec file
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.Hnwz40/_old  2020-06-02 14:41:21.264036385 +0200
+++ /var/tmp/diff_new_pack.Hnwz40/_new  2020-06-02 14:41:21.268036397 +0200
@@ -21,7 +21,7 @@
 
 Name:           sbcl
 #!BuildIgnore:  gcc-PIE
-Version:        2.0.4
+Version:        2.0.5
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        SUSE-Public-Domain AND BSD-3-Clause
@@ -72,7 +72,7 @@
 %define with_clisp 1
 %endif
 %ifarch riscv64
-%define sbcl_arch riscv
+%define sbcl_arch riscv64
 %define with_clisp 1
 %endif
 %if 0%{?with_clisp}

++++++ sbcl-2.0.4-source.tar.bz2 -> sbcl-2.0.5-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/sbcl/sbcl-2.0.4-source.tar.bz2 
/work/SRC/openSUSE:Factory/.sbcl.new.3606/sbcl-2.0.5-source.tar.bz2 differ: 
char 11, line 1


Reply via email to