Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package calc for openSUSE:Factory checked in at 2023-10-05 20:05:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calc (Old) and /work/SRC/openSUSE:Factory/.calc.new.28202 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calc" Thu Oct 5 20:05:16 2023 rev:41 rq:1115823 version:2.15.0.1 Changes: -------- --- /work/SRC/openSUSE:Factory/calc/calc.changes 2023-08-15 16:40:16.747098711 +0200 +++ /work/SRC/openSUSE:Factory/.calc.new.28202/calc.changes 2023-10-05 20:06:41.526384148 +0200 @@ -1,0 +2,30 @@ +Thu Oct 5 12:38:15 UTC 2023 - Michael Vetter <mvet...@suse.com> + +- Update to 2.15.0.1: + * The tarball for calc version 2.15.0.0 was missing version.h. + The version.h is now listed as part of the calc distribution. + See gh/lcn2/calc#112 + +------------------------------------------------------------------- +Wed Oct 4 07:28:10 UTC 2023 - Michael Vetter <mvet...@suse.com> + +- Update to 2.15.0.0: + * Added the several new trigonometric functions + * Added log2(x [,eps]) builtin function + * The sign element in a ZVALUE is now of type SIGN, which is either + SB32 when MAJOR_VER < 3, or a bool otherwise + * Added new logn(x, n [,eps]) builtin to compute logarithms to base n. +- Add calc-2.15.0.0-versionh.patch to fix build + See gh/lcn2/calc#112 + +------------------------------------------------------------------- +Fri Aug 18 06:33:03 UTC 2023 - Michael Vetter <mvet...@suse.com> + +- Update to 2.14.3.5: + * Under macOS, to reduce dependency chains, we remove functions + and data that are unreachable by the entry point or exported + symbols. In particular, the macOS linker is used with both + "-dead_strip" and "-dead_strip_dylibs". + * The libcalc shared library is now linked with libcustcalc. + +------------------------------------------------------------------- Old: ---- calc-2.14.3.4.tar.bz2 New: ---- calc-2.15.0.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calc.spec ++++++ --- /var/tmp/diff_new_pack.UXDDLx/_old 2023-10-05 20:06:42.718427213 +0200 +++ /var/tmp/diff_new_pack.UXDDLx/_new 2023-10-05 20:06:42.718427213 +0200 @@ -16,10 +16,10 @@ # -%define soname 2_14_3_4 +%define soname 2_15_0_1 %define libname libcalc%{soname} Name: calc -Version: 2.14.3.4 +Version: 2.15.0.1 Release: 0 Summary: C-style arbitrary precision calculator License: LGPL-2.1-only ++++++ calc-2.14.3.4.tar.bz2 -> calc-2.15.0.1.tar.bz2 ++++++ ++++ 63384 lines of diff (skipped)