Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2024-07-01 11:20:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new.18349 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Mon Jul  1 11:20:32 2024 rev:104 rq:1184062 version:2.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2024-05-31 
22:16:53.280176277 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new.18349/sbcl.changes     2024-07-01 
11:21:04.616604975 +0200
@@ -1,0 +2,31 @@
+Sun Jun 30 06:46:53 UTC 2024 - John Paul Adrian Glaubitz 
<[email protected]>
+
+- Update to version 2.4.6
+  * enhancement: name conflicts resulting from colliding symbols in IMPORT and
+    USE-PACKAGE are resolved once for each name, rather than between pairwise
+    colliding symbols.
+  * enhancement: calls to structure constructors with type mismatches in
+    default initforms cause compile-time warnings.
+  * platform support:
+    ** fix constant-folding of %log1p and %log2 on 32-bit x86.
+    ** fix the encoding of popcntd on ppc64
+  * bug fix: EXPORT could be tricked into exporting two distinct symbols of
+    the same name from the same package.
+  * bug fix: two-argument calls to LOG with arguments of different precision
+    do not lose accuracy through insufficiently-precise intermediate values.
+  * bug fix: :NEWLINE options in *DEFAULT-EXTERNAL-FORMAT* are respected when
+    opening files.  (reported by Marco Antoniotti)
+  * bug fix: extend type declarations for the iteration variable of DOLIST
+    with NULL during the evaluation of the result clause.  (lp#942237)
+  * bug fix: #\uE0 (LATIN CAPITAL LETTER A WITH GRAVE) was incorrectly not
+    downcased with STRING-DOWNCASE.  (lp#2067841, reported by Matt Kaufmann)
+  * bug fix: backquoted lists as arguments to MAKE-ARRAY were miscompiled.
+    (lp#2069345, reported by Dan Bothell)
+  * bug fix: resolve the circularity between the type system and the CLOS
+    metaobject protocol more robustly.  (lp#2069502, reported by Jan Moringen)
+  * bug fix: misplaced tilde in a logical pathname error message.
+    (lp#2069995, thanks to Marco Heisig)
+  * optimization: various speedups to UTF-8 based external format streams and
+    other stream routines.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.0ocND2/_old  2024-07-01 11:21:05.744646070 +0200
+++ /var/tmp/diff_new_pack.0ocND2/_new  2024-07-01 11:21:05.748646216 +0200
@@ -21,7 +21,7 @@
 
 Name:           sbcl
 #!BuildIgnore:  gcc-PIE
-Version:        2.4.5
+Version:        2.4.6
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        BSD-3-Clause AND SUSE-Public-Domain

++++++ sbcl-2.4.5-source.tar.bz2 -> sbcl-2.4.6-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/sbcl/sbcl-2.4.5-source.tar.bz2 
/work/SRC/openSUSE:Factory/.sbcl.new.18349/sbcl-2.4.6-source.tar.bz2 differ: 
char 11, line 1

Reply via email to