Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ginac for openSUSE:Factory checked in at 2025-05-20 09:39:01 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ginac (Old) and /work/SRC/openSUSE:Factory/.ginac.new.30101 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ginac" Tue May 20 09:39:01 2025 rev:16 rq:1278407 version:1.8.9 Changes: -------- --- /work/SRC/openSUSE:Factory/ginac/ginac.changes 2024-01-03 12:23:50.552966115 +0100 +++ /work/SRC/openSUSE:Factory/.ginac.new.30101/ginac.changes 2025-05-20 09:40:27.299661243 +0200 @@ -1,0 +2,13 @@ +Fri May 16 06:24:40 UTC 2025 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 1.8.9: + * Fix compilation with gcc 15. +- Changes from version 1.8.7: + * Fix a compilation-dependent crash in the built-in expression + parser. + * Work around weird C++ RTTI behaviour on MacOS (like on Win32). + * Symbol assignment in ginsh recurses into other assigned + symbols (again). +- Bump so version in shlib package name in line with upstream. + +------------------------------------------------------------------- Old: ---- ginac-1.8.7.tar.bz2 New: ---- ginac-1.8.9.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ginac.spec ++++++ --- /var/tmp/diff_new_pack.sVTuxX/_old 2025-05-20 09:40:27.847684578 +0200 +++ /var/tmp/diff_new_pack.sVTuxX/_new 2025-05-20 09:40:27.847684578 +0200 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package ginac # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,9 +36,9 @@ %bcond_without apiref_pdf %endif -%define library_version 11 +%define library_version 13 Name: %{srcname}%{?pkg_suffix} -Version: 1.8.7 +Version: 1.8.9 Release: 0 Summary: C++ library for symbolic calculations License: GPL-2.0-only @@ -120,7 +120,7 @@ Obsoletes: lib%{name}-devel < %{version} %if 0%{?suse_version} < 1550 Requires(pre): %{install_info_prereq} -Requires(preun):%{install_info_prereq} +Requires(preun): %{install_info_prereq} %endif Recommends: ginac-doc-tutorial @@ -217,8 +217,7 @@ export LD_LIBRARY_PATH=%{buildroot}%{_libdir} %cmake_build check -%post -n libginac%{library_version} -p /sbin/ldconfig -%postun -n libginac%{library_version} -p /sbin/ldconfig +%ldconfig_scriptlets -n libginac%{library_version} %if 0%{?suse_version} < 1550 %post devel ++++++ ginac-1.8.7.tar.bz2 -> ginac-1.8.9.tar.bz2 ++++++ ++++ 28824 lines of diff (skipped)