Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package calc for openSUSE:Factory checked in at 2021-02-16 22:40:45 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/calc (Old) and /work/SRC/openSUSE:Factory/.calc.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "calc" Tue Feb 16 22:40:45 2021 rev:21 rq:872832 version:2.12.8.1 Changes: -------- --- /work/SRC/openSUSE:Factory/calc/calc.changes 2021-02-09 21:16:45.202807166 +0100 +++ /work/SRC/openSUSE:Factory/.calc.new.28504/calc.changes 2021-02-16 22:51:08.970718039 +0100 @@ -1,0 +2,46 @@ +Tue Feb 16 11:21:53 UTC 2021 - Michael Vetter <mvet...@suse.com> + +- Update to 2.12.8.1: + * Fixed how the *.tar.bz2 are formed. The calc-2.12.8.0.tar.bz2 file + that was formed for calc version 2.12.8.0 was missing most files. + * Expanded 'make chk' to also verify that 'make distchk' and 'make + distlist' execute successfully. This will help check a regression + of the bug that produced the bogus calc-2.12.8.0.tar.bz2 file. + * Added additional regression tests related 0^(zero_expression)==1. + +------------------------------------------------------------------- +Tue Feb 16 11:20:00 UTC 2021 - Michael Vetter <mvet...@suse.com> + +- Update to 2.12.8.0: + * Fixed a mistake in "help intro" where some inserted text changed + the value of "." and thus made the next result incorrect. + * Clarified in "help factor" that 1 is returned if no + factor below the limit was found. + * Removed Makefile variable ${MAKEFILE_REV}. + * The missing cscript/square.calc file has been restored. + * Fixed compiler errors and warnings related to GCC. In particular, + gcc/9.3.1 and gcc/10.2.1 now compile calc without any compiler + errors or warnings, even with -Werror -Wextra -pedantic. + * To print out information about the calc compilation + environment, we added the following make rule: + * make calcinfo + * Improved how 'make debug' operates. + * Created a new calc bug report Email address. Created a new + calc question Email address. Created a new calc contribution + Email address. See the BUGS file for details. + * Added "help questions" to print the QUESTIONS help file. + * If the environment variable $CALCHELP is defined and is non-empty, + then calc help files will be in the directory by the $CALCHISTFILE + environment variable. + * If the environment variable $CALCCUSTOMHELP is defined and is + non-empty, then custom calc help files will be in the directory + by the $CALCCUSTOMHELP environment variable. + * Fixed a number of typos in text and in source code comments. + +------------------------------------------------------------------- +Sun Feb 14 19:08:34 UTC 2021 - Bernhard Wiedemann <bwiedem...@suse.com> + +- Build with march=corei7 instead of native + to avoid compile-time CPU-detection (boo#1100677) + +------------------------------------------------------------------- Old: ---- calc-2.12.7.6.tar.bz2 New: ---- calc-2.12.8.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ calc.spec ++++++ --- /var/tmp/diff_new_pack.XuVy8T/_old 2021-02-16 22:51:09.782719096 +0100 +++ /var/tmp/diff_new_pack.XuVy8T/_new 2021-02-16 22:51:09.786719101 +0100 @@ -19,7 +19,7 @@ %define soname 2 %define libname libcalc%{soname} Name: calc -Version: 2.12.7.6 +Version: 2.12.8.1 Release: 0 Summary: C-style arbitrary precision calculator License: LGPL-2.1-only @@ -82,6 +82,12 @@ %define _NC_FLAGS %(ncursesw6-config --cflags) %define _NC_LIBS %(ncursesw6-config --libs) +%ifarch %{ix86} x86_64 +# avoid compilation with -march=native +%define arch_cflags -march=corei7 +%else +%define arch_cflags "" +%endif %define makevars \\\ BINDIR=%{_bindir} \\\ LIBDIR=%{_libdir} \\\ @@ -93,6 +99,7 @@ USE_READLINE="-DUSE_READLINE" \\\ READLINE_LIB="-lreadline -lhistory %{_NC_LIBS} -L./custom -lcustcalc" \\\ LD_SHARE="%{_NC_LIBS}" \\\ + ARCH_CFLAGS=%{arch_cflags} \\\ EXTRA_CFLAGS="%{optflags} -g -fno-strict-aliasing %{_NC_FLAGS}" %build ++++++ calc-2.12.7.6.tar.bz2 -> calc-2.12.8.1.tar.bz2 ++++++ ++++ 8124 lines of diff (skipped) ++++++ checksum.sha-256 ++++++ --- /var/tmp/diff_new_pack.XuVy8T/_old 2021-02-16 22:51:10.778720392 +0100 +++ /var/tmp/diff_new_pack.XuVy8T/_new 2021-02-16 22:51:10.782720397 +0100 @@ -16,11 +16,21 @@ 2c3d9d025f9906aa5c3165d68a6639ec793d66eee5d5a75481e12738b955618f calc-2.12.7.6-13.src.rpm f5aa2dfdbf2e3cd332f8598827dcfea21d57405dba847323ef96dc22921d8db4 calc-2.12.7.6-13.x86_64.rpm 3e0f27bd6f910f2d556fe5e0fb9b670f16445640fcd157101b26556b2abccec9 calc-2.12.7.6.tar.bz2 +52eff9b5489449946460e10fa830ecc3e51a7364e05fd0765e5410e506e459d7 calc-2.12.8.0-13.src.rpm +3e7572ba728270aa0f060cad2ee105b95c02eb7413c2981ea29427226c5e34ba calc-2.12.8.0-13.x86_64.rpm +c0af46337ea46ade44f6553f4dbb55838bca53160488ffb593da8a68df39b823 calc-2.12.8.0.tar.bz2 +2c18b32aa4f75bc3d803bc29699484728c5b8377b7e052f5d5b279d0dda543a5 calc-2.12.8.1-13.src.rpm +1400f23b10d1e1e0105ced8f6862f41ab6631e8e4d1e2710ee4e1f4995cde34c calc-2.12.8.1-13.x86_64.rpm +4f055cb86696220cc4737e031441857267245ebc19e2bb91aac7a5242973d79a calc-2.12.8.1.tar.bz2 d0fbe0a33f3c5f7dcbaf3f5725121feec67aa95d416b0164e92210d9dec928d2 calc-debuginfo-2.12.7.1-12.x86_64.rpm f95d095cffe5b9e5d575c7e0338a9932f6f97b64a8eff4b5b42cfc5e36f179d3 calc-debuginfo-2.12.7.2-12.x86_64.rpm ae6ef45776411d33ef01ab8a5a1b9096270436cb239843761cc1385d02bef134 calc-debuginfo-2.12.7.5-13.x86_64.rpm 610ed3b233c9d4636e95080d6a4d0ae5e4603f0d716005a26b3cb87b2cc60d32 calc-debuginfo-2.12.7.6-13.x86_64.rpm +273a9c83705811393f7913ea2e373200a02ed1a904e3648393ad1445a52f4283 calc-debuginfo-2.12.8.0-13.x86_64.rpm +9cbc72b070ac50122ebf4c8b3230b388570295fb4792c12942aa9d9918bd55dc calc-debuginfo-2.12.8.1-13.x86_64.rpm 2b39127026d5f47d4d484de0256c5913474d8309e8ffd3eea0158b4ec0fda462 calc-devel-2.12.7.1-12.x86_64.rpm b7ecad22ca6dab0ad7a141d829e15665060e27ef85d5bf1b81b4d2c201c39f90 calc-devel-2.12.7.2-12.x86_64.rpm 4bba1bb9b85fde7a1d365b0ed4df61db23ee16f51ab4342bcbae33ea6864e06f calc-devel-2.12.7.5-13.x86_64.rpm 9541d0aa883a4408b69ca453afde0421615782211857d05d062e538311714fd7 calc-devel-2.12.7.6-13.x86_64.rpm +f22089e3585ad49ebd6aa723a44b9c67e37c4e2d5ef4f15d28ca4ae4bbe134c5 calc-devel-2.12.8.0-13.x86_64.rpm +0d33f0451963f3c31a4952416a4213cd7c46859ff40000a3e5a76cbe1e410a4c calc-devel-2.12.8.1-13.x86_64.rpm