Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package glucat for openSUSE:Factory checked in at 2022-06-21 16:33:03 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glucat (Old) and /work/SRC/openSUSE:Factory/.glucat.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glucat" Tue Jun 21 16:33:03 2022 rev:29 rq:984145 version:0.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/glucat/glucat.changes 2022-05-05 23:08:09.865689946 +0200 +++ /work/SRC/openSUSE:Factory/.glucat.new.1548/glucat.changes 2022-06-21 16:33:13.127882163 +0200 @@ -1,0 +2,13 @@ +Wed Jun 15 15:18:47 UTC 2022 - Atri Bhattacharya <[email protected]> + +- Update to version 0.12.0: + * An improved sqrt() function that can deal with some cases + where the matrix representation of multivector is a singular + matrix. + * The absolute and relative error estimation and approximate + equality functions used in test11 have been streamlined and + added to glucat/clifford_algebra.h and + glucat/clifford_algebra_imp.h as the functions + error_squared_tol(), error_squared() and approx_equal(). + +------------------------------------------------------------------- Old: ---- glucat-0.11.0.tar.gz New: ---- glucat-0.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glucat.spec ++++++ --- /var/tmp/diff_new_pack.nvsA7c/_old 2022-06-21 16:33:13.651882932 +0200 +++ /var/tmp/diff_new_pack.nvsA7c/_new 2022-06-21 16:33:13.655882938 +0200 @@ -30,7 +30,7 @@ %endif Name: %{pname}%{?psuffix} -Version: 0.11.0 +Version: 0.12.0 Release: 0 Summary: Library of C++ templates implementing universal Clifford algebras License: LGPL-3.0-only @@ -192,6 +192,7 @@ # REMOVE FILES PKGED USING %%doc ANYWAY OR OTHERWISE NOT NEEDED rm -fr %{buildroot}%{_docdir}/%{pname}/{AUTHORS,DESIGN,INSTALL,README,TODO}.md +rm -fr %{buildroot}%{_docdir}/%{pname}/{AUTHORS,DESIGN,INSTALL,README,TODO} rm -fr %{buildroot}%{_docdir}/%{pname}/{COPYING,ChangeLog,NEWS,glucat.lsm} %fdupes %{buildroot}%{_docdir}/%{pname}/html/ ++++++ glucat-0.11.0.tar.gz -> glucat-0.12.0.tar.gz ++++++ ++++ 54777 lines of diff (skipped)
