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-12-20 20:20:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new.1835 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Tue Dec 20 20:20:43 2022 rev:85 rq:1043837 version:2.2.11

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2022-12-16 
17:52:21.984253684 +0100
+++ /work/SRC/openSUSE:Factory/.sbcl.new.1835/sbcl.changes      2022-12-20 
20:21:27.850199544 +0100
@@ -1,0 +2,24 @@
+Mon Dec 19 22:06:13 UTC 2022 - Michael Pujos <pujos.mich...@gmail.com>
+
+- fix i586 build caused by bogus -D_GNU_SOURCE use
+- Update to version 2.2.11
+  * platform support:
+    ** arm64: allow the use of CLISP as a build host. (#1996942,
+       reported by Andrew Patterson) 
+  * enhancement: improvements to constraint propagation around comparison
+    functions.
+  * optimization: conditional move VOPs can work on boxed values and
+    produce less consing.
+  * optimization: NUNION and UNION are generally faster.
+  * bug fix: slot-makunbound-using-class can be redefined without
+    redefining the other slot methods. (#1956621, reported by Michał Herda)
+  * bug fix: GETHASH on a table created without ":synchronized t" when run
+    concurrently in multiple threads could have returned incorrect results.
+  * bug fix: build of contributed modules assumed that 'cat' was always in
+    /bin/cat on POSIX systems. (#1995224, reported by Kasper Gałkowski)
+  * bug fix: INSPECT on an (ARRAY NIL) no longer hangs.
+    (#1995639, reported by Michał Herda)
+  * bug fix: Fix miscompilation of FILE-STRING-LENGTH when the first
+    argument has a known FILE-STREAM type. (#1995881) 
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.jOwAym/_old  2022-12-20 20:21:28.974205703 +0100
+++ /var/tmp/diff_new_pack.jOwAym/_new  2022-12-20 20:21:28.982205747 +0100
@@ -21,7 +21,7 @@
 
 Name:           sbcl
 #!BuildIgnore:  gcc-PIE
-Version:        2.2.10
+Version:        2.2.11
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        BSD-3-Clause AND SUSE-Public-Domain
@@ -133,7 +133,7 @@
 sed -i -e "s|\"%version\"|\"%version-%release-%_vendor\"|" version.lisp-expr
 
 %build
-export CFLAGS="%optflags -D_GNU_SOURCE"
+export CFLAGS="%optflags -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64"
 %if %{with bootstrap}
 %{?sbcl_arch:export SBCL_ARCH=%{sbcl_arch}}
 %if 0%{?with_clisp}

++++++ sbcl-2.2.10-source.tar.bz2 -> sbcl-2.2.11-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/sbcl/sbcl-2.2.10-source.tar.bz2 
/work/SRC/openSUSE:Factory/.sbcl.new.1835/sbcl-2.2.11-source.tar.bz2 differ: 
char 11, line 1

Reply via email to