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-04-02 16:44:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/sbcl (Old)
 and      /work/SRC/openSUSE:Factory/.sbcl.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "sbcl"

Tue Apr  2 16:44:21 2024 rev:101 rq:1164125 version:2.4.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes        2024-02-29 
21:50:55.251238381 +0100
+++ /work/SRC/openSUSE:Factory/.sbcl.new.1905/sbcl.changes      2024-04-02 
16:47:45.444559798 +0200
@@ -1,0 +2,36 @@
+Tue Apr  2 08:17:53 UTC 2024 - John Paul Adrian Glaubitz 
<adrian.glaub...@suse.com>
+
+- Update to version 2.4.3
+  * enhancement: when dumping debug information to fasl files, the system
+    respects the SOURCE_DATE_EPOCH environment variable (if set) as the latest
+    timestamp to be used.
+  * contributed module: the sb-perf contributed module, an interface
+    originally by Luke Gorrie to Linux's perf, is now included by default on
+    Linux.  (Thanks to Philipp Marek)
+  * platform support:
+    ** on Linux and BSD variants, timezone querying is now faster.
+    ** Arm64/Darwin: allow configuring the system with a relocatable static
+       space.
+    ** PPC64: allow configuring the system with fasteval.
+  * bug fix: erroneous transform of EQUALP on characters (lp#2055425)
+  * bug fix: float rounders (FTRUNCATE and related functions) handle minus
+    zero more consistently, returning minus zero as the primary value when
+    rounding to zero from a negative value.
+  * bug fix: type checks for (VECTOR T) were giving the wrong answer for
+    vectors displayed to simple multi-dimensional arrays.  (reported by
+    _death)
+  * bug fix: do not transform away division by BIT when the BIT might still
+    include 0.  (lp#2056184, reported by xizang)
+  * bug fix: various errors related to imperfections in the perfect hash
+    generator.  (lp#2055794, lp#2056341)
+  * bug fix: respect declarations for symbol macros inside defmethod.
+    (lp#2056514, reported by Jonathan Braud)
+  * bug fix: failure to set structure slots to floats on Arm64.  (lp#2058148,
+    reported by Bibek Panthi)
+  * optimization: improvements to the implementation of CASE.
+  * optimization: faster PARSE-INTEGER :radix 10/16 on word-sized integers.
+  * optimization: improvements to LOGBITP.
+- Drop patches for issues fixed upstream
+  * sbcl-use-SOURCE_DATE_EPOCH-for-build-id.patch
+
+-------------------------------------------------------------------

Old:
----
  sbcl-2.4.2-source.tar.bz2
  sbcl-use-SOURCE_DATE_EPOCH-for-build-id.patch

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

BETA DEBUG BEGIN:
  Old:- Drop patches for issues fixed upstream
  * sbcl-use-SOURCE_DATE_EPOCH-for-build-id.patch
BETA DEBUG END:

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

Other differences:
------------------
++++++ sbcl.spec ++++++
--- /var/tmp/diff_new_pack.9dHgyH/_old  2024-04-02 16:47:46.624603199 +0200
+++ /var/tmp/diff_new_pack.9dHgyH/_new  2024-04-02 16:47:46.624603199 +0200
@@ -21,7 +21,7 @@
 
 Name:           sbcl
 #!BuildIgnore:  gcc-PIE
-Version:        2.4.2
+Version:        2.4.3
 Release:        0
 Summary:        Steel Bank Common Lisp
 License:        BSD-3-Clause AND SUSE-Public-Domain
@@ -102,8 +102,6 @@
 Patch0:         sbcl-1.1.2-install.patch
 # PATCH-FIX-OPENSUSE  strip -armv5 from CFLAGS
 Patch1:         strip-arm-CFLAGS.patch
-# PATCH-FEATURE-OPENSUSE sbcl-use-SOURCE_DATE_EPOCH-for-build-id.patch 
badshah...@gmail.com -- Use SOURCE_DATE_EPOCH for build-id instead of 
hostname+build-date to avoid rebuilds of dependencies purely due to build-id 
differences
-Patch2:         sbcl-use-SOURCE_DATE_EPOCH-for-build-id.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 ExcludeArch:    s390x
 
@@ -124,7 +122,6 @@
 %setup -q
 %patch -P0 -p1 -b install
 %patch -P1 -p1
-%patch -P2 -p1
 
 cp %{S:1} .
 cp %{S:2} .

++++++ sbcl-2.4.2-source.tar.bz2 -> sbcl-2.4.3-source.tar.bz2 ++++++
/work/SRC/openSUSE:Factory/sbcl/sbcl-2.4.2-source.tar.bz2 
/work/SRC/openSUSE:Factory/.sbcl.new.1905/sbcl-2.4.3-source.tar.bz2 differ: 
char 11, line 1

Reply via email to