Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ginac for openSUSE:Factory checked in at 2022-09-29 18:12:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ginac (Old) and /work/SRC/openSUSE:Factory/.ginac.new.2275 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ginac" Thu Sep 29 18:12:59 2022 rev:11 rq:1006697 version:1.8.4 Changes: -------- --- /work/SRC/openSUSE:Factory/ginac/ginac.changes 2022-03-24 23:00:52.840417361 +0100 +++ /work/SRC/openSUSE:Factory/.ginac.new.2275/ginac.changes 2022-09-29 18:13:14.407241539 +0200 @@ -1,0 +2,10 @@ +Wed Sep 21 12:58:42 UTC 2022 - Atri Bhattacharya <[email protected]> + +- Update to version 1.8.4: + * Complete the support for sqrfree_parfrac(). + * Add info methods for transcendental functions. +- Move BuildArch: noarch tag to relevant subpackages to calm + rpmlint down. +- Run fdupes for doc-html package. + +------------------------------------------------------------------- Old: ---- ginac-1.8.3.tar.bz2 New: ---- ginac-1.8.4.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ginac.spec ++++++ --- /var/tmp/diff_new_pack.tlxndY/_old 2022-09-29 18:13:14.939242578 +0200 +++ /var/tmp/diff_new_pack.tlxndY/_new 2022-09-29 18:13:14.947242594 +0200 @@ -1,5 +1,5 @@ # -# spec file +# spec file for package ginac # # Copyright (c) 2022 SUSE LLC # @@ -23,7 +23,6 @@ %if "%{flavor}" == "doc" %bcond_without doc %define pkg_suffix -doc -BuildArch: noarch %endif %if "%{flavor}" == "" @@ -32,7 +31,7 @@ %define library_version 11 Name: %{srcname}%{?pkg_suffix} -Version: 1.8.3 +Version: 1.8.4 Release: 0 Summary: C++ library for symbolic calculations License: GPL-2.0-only @@ -45,6 +44,7 @@ BuildRequires: bison BuildRequires: cln-devel BuildRequires: cmake +BuildRequires: fdupes BuildRequires: flex BuildRequires: gcc-c++ BuildRequires: gmp-devel @@ -121,6 +121,7 @@ %if "%{flavor}" == "doc" %package pdf Summary: API documentation for GiNaC in PDF format +BuildArch: noarch %description pdf GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is an @@ -130,6 +131,7 @@ %package html Summary: API documentation for GiNaC in HTML format +BuildArch: noarch %description html GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is an @@ -139,6 +141,7 @@ %package tutorial Summary: The GiNaC tutorial in PDF format +BuildArch: noarch %description tutorial GiNaC (which stands for "GiNaC is Not a CAS (Computer Algebra System)") is an @@ -180,6 +183,8 @@ find %{buildroot} -type f -name "*.la" -delete -print +%fdupes %{buildroot}%{_docdir}/%{name}/html/ + # SECTION Unflavoured Pkg %if "%{flavor}" == "" %check ++++++ ginac-1.8.3.tar.bz2 -> ginac-1.8.4.tar.bz2 ++++++ ++++ 3979 lines of diff (skipped)
