Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ginac for openSUSE:Factory checked in at 2021-08-16 10:11:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ginac (Old) and /work/SRC/openSUSE:Factory/.ginac.new.1899 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ginac" Mon Aug 16 10:11:11 2021 rev:7 rq:911822 version:1.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/ginac/ginac.changes 2020-10-30 11:50:12.421842248 +0100 +++ /work/SRC/openSUSE:Factory/.ginac.new.1899/ginac.changes 2021-08-16 10:17:10.638688561 +0200 @@ -1,0 +2,15 @@ +Mon Aug 9 19:47:00 UTC 2021 - Atri Bhattacharya <badshah...@gmail.com> + +- Update to version 1.8.1: + * Add method relational::canonical() and improve conversion of + relational to Boolean (it now works on many simple symbolic + cases). + * Improve normalization of negative exponents. + * Fix indexing multiply referenced objects with ex::operator[]. + * Make functions evalf() their arguments before doing own + evalf(). + * Fix bugs in H_evalf() and in evaluation of iterated integrals. + * Several portability improvements and compiler warning fixes. +- New BuildRequires for doc flavour: tex(fancyvrb.sty). + +------------------------------------------------------------------- Old: ---- ginac-1.8.0.tar.bz2 New: ---- ginac-1.8.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ginac.spec ++++++ --- /var/tmp/diff_new_pack.DWOqyl/_old 2021-08-16 10:17:11.082688027 +0200 +++ /var/tmp/diff_new_pack.DWOqyl/_new 2021-08-16 10:17:11.086688022 +0200 @@ -1,7 +1,7 @@ # -# spec file for package ginac +# spec file # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,7 +32,7 @@ %define library_version 11 Name: %{srcname}%{?pkg_suffix} -Version: 1.8.0 +Version: 1.8.1 Release: 0 Summary: C++ library for symbolic calculations License: GPL-2.0-only @@ -70,6 +70,7 @@ BuildRequires: tex(colortbl.sty) BuildRequires: tex(etoc.sty) BuildRequires: tex(fancyhdr.sty) +BuildRequires: tex(fancyvrb.sty) BuildRequires: tex(float.sty) BuildRequires: tex(hanging.sty) BuildRequires: tex(helvet.sty) @@ -104,7 +105,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 ++++++ ginac-1.8.0.tar.bz2 -> ginac-1.8.1.tar.bz2 ++++++ ++++ 5966 lines of diff (skipped)