Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glucat for openSUSE:Leap:16.0 checked in at 2025-04-07 13:58:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Leap:16.0/glucat (Old) and /work/SRC/openSUSE:Leap:16.0/.glucat.new.1907 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glucat" Mon Apr 7 13:58:15 2025 rev:2 rq:1267533 version:0.13.0 Changes: -------- --- /work/SRC/openSUSE:Leap:16.0/glucat/glucat.changes 2025-03-19 11:45:02.421494958 +0100 +++ /work/SRC/openSUSE:Leap:16.0/.glucat.new.1907/glucat.changes 2025-04-07 13:58:21.988989547 +0200 @@ -1,0 +2,27 @@ +Thu Mar 13 08:37:26 UTC 2025 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 0.13.0: + * Unused local typedefs have been removed from the C++ code. + * The deprecated configuration option ./configure + --with-eig=bindings has been removed. + * The ability to build PyClical without Cython has been + deprecated and will be removed in future versions. + * The configuration option ./configure --with-qd has improved + configuration tests. + * The ./configure script adds g++ compiler options to ensure + that FMA is used consistently on hardware that implements + AVX512 instructions. + * The pyclical/setup_ext.py and pyclical/setup_nocython.py + scripts have been refactored. + * The Python demo code has been brought up to date. +- Drop glucat-include_dirs.patch: upstreamed. + +------------------------------------------------------------------- +Fri Dec 27 22:59:26 UTC 2024 - Paul Leopardi <paul.leopa...@gmail.com> + +- In setup_ext.py, in the call to Extension, Set include_dirs to + a list obtained from all_includes. +- Add glucat-include_dirs.patch: upstream fix from + https://github.com/penguian/glucat/pull/53 + +------------------------------------------------------------------- Old: ---- glucat-0.12.0.tar.gz New: ---- glucat-0.13.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glucat.spec ++++++ --- /var/tmp/diff_new_pack.mncBrr/_old 2025-04-07 13:58:22.301002617 +0200 +++ /var/tmp/diff_new_pack.mncBrr/_new 2025-04-07 13:58:22.301002617 +0200 @@ -1,7 +1,7 @@ # -# spec file +# spec file for package glucat # -# 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 @@ -37,7 +37,7 @@ %endif Name: %{pname}%{?psuffix} -Version: 0.12.0 +Version: 0.13.0 Release: 0 Summary: Library of C++ templates implementing universal Clifford algebras License: LGPL-3.0-only @@ -237,7 +237,7 @@ %else %files %{python_files} -%{python_sitearch}/* +%{python_sitearch}/*.so %{_docdir}/%{pname}-python%{python_version}/ %endif ++++++ glucat-0.12.0.tar.gz -> glucat-0.13.0.tar.gz ++++++ ++++ 105535 lines of diff (skipped)