Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package givaro for openSUSE:Factory checked in at 2025-02-22 19:05:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/givaro (Old) and /work/SRC/openSUSE:Factory/.givaro.new.1873 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "givaro" Sat Feb 22 19:05:05 2025 rev:12 rq:1247768 version:4.2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/givaro/givaro.changes 2024-11-02 16:12:32.689164964 +0100 +++ /work/SRC/openSUSE:Factory/.givaro.new.1873/givaro.changes 2025-02-22 19:05:24.315922097 +0100 @@ -1,0 +2,19 @@ +Sat Feb 22 00:42:47 UTC 2025 - Jan Engelhardt <jeng...@inai.de> + +- Update to release 4.2.1 + * Givaro now forces a signed representation for GF(q) + * Implemented Polynomial Middle product + * Some build fixed, including but not limited to, GCC 15 + +------------------------------------------------------------------- +Mon Dec 9 12:53:23 UTC 2024 - Jan Engelhardt <jeng...@inai.de> + +- Update to 4.2.0~alpha0 + * Fix dom_power issue on 32bit machines + * Remove colors from XML output + * Force a signed representation for GFq + * Add ModularExtended to the ring and field test suites +- Delete 0001-Add-missing-include-cstdint-for-u-int64_t.patch, + gcc14.patch (merged) + +------------------------------------------------------------------- Old: ---- 0001-Add-missing-include-cstdint-for-u-int64_t.patch gcc14.patch givaro-4.2.0.tar.gz New: ---- givaro-4.2.1.tar.gz BETA DEBUG BEGIN: Old: * Add ModularExtended to the ring and field test suites - Delete 0001-Add-missing-include-cstdint-for-u-int64_t.patch, gcc14.patch (merged) Old:- Delete 0001-Add-missing-include-cstdint-for-u-int64_t.patch, gcc14.patch (merged) BETA DEBUG END: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ givaro.spec ++++++ --- /var/tmp/diff_new_pack.WrOB8U/_old 2025-02-22 19:05:25.815984566 +0100 +++ /var/tmp/diff_new_pack.WrOB8U/_new 2025-02-22 19:05:25.819984734 +0100 @@ -1,7 +1,7 @@ # # spec file for package givaro # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: givaro %define lname libgivaro9 -Version: 4.2.0 +Version: 4.2.1 Release: 0 Summary: C++ library for arithmetic and algebraic computations License: CECILL-B @@ -28,8 +28,6 @@ #Git-Clone: https://github.com/linbox-team/givaro Source: https://github.com/linbox-team/givaro/releases/download/v%version/%name-%version.tar.gz Patch1: givaro-doc-no-build-time.patch -Patch2: 0001-Add-missing-include-cstdint-for-u-int64_t.patch -Patch3: gcc14.patch # Old doxygen does not properly handle symlink recursion BuildRequires: doxygen >= 1.5.7.1 BuildRequires: fdupes ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.WrOB8U/_old 2025-02-22 19:05:25.847985900 +0100 +++ /var/tmp/diff_new_pack.WrOB8U/_new 2025-02-22 19:05:25.851986066 +0100 @@ -1,5 +1,5 @@ -mtime: 1724102463 -commit: c0009e685bb3b4638ef28b4bb4d9639b44ad0e59ca41a4eb167376d30c9697e4 +mtime: 1740185114 +commit: 1af63d7a1f124002c053c018424fe0e742f0b4f932dd42918df91509604b66b7 url: https://src.opensuse.org/jengelh/givaro revision: master ++++++ build.specials.obscpio ++++++ diff: old/*: No such file or directory diff: new/*: No such file or directory ++++++ givaro-4.2.0.tar.gz -> givaro-4.2.1.tar.gz ++++++ ++++ 44644 lines of diff (skipped) ++++++ givaro-doc-no-build-time.patch ++++++ --- /var/tmp/diff_new_pack.WrOB8U/_old 2025-02-22 19:05:26.167999227 +0100 +++ /var/tmp/diff_new_pack.WrOB8U/_new 2025-02-22 19:05:26.171999393 +0100 @@ -3,10 +3,10 @@ Delete timestamp from documentation. -Index: givaro-3.7.2/docs/Doxyfile.mod +Index: givaro-3.7.2/docs/Doxyfile.in =================================================================== ---- givaro-3.7.2.orig/docs/Doxyfile.mod -+++ givaro-3.7.2/docs/Doxyfile.mod +--- givaro-3.7.2.orig/docs/Doxyfile.in ++++ givaro-3.7.2/docs/Doxyfile.in @@ -974,7 +974,7 @@ HTML_COLORSTYLE_GAMMA = 80 # page will contain the date and time when the page was generated. Setting # this to NO can help when comparing the output of multiple runs.