Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package primesieve for openSUSE:Factory checked in at 2025-12-16 15:58:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/primesieve (Old) and /work/SRC/openSUSE:Factory/.primesieve.new.1939 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "primesieve" Tue Dec 16 15:58:21 2025 rev:21 rq:1323109 version:12.11 Changes: -------- --- /work/SRC/openSUSE:Factory/primesieve/primesieve.changes 2025-11-06 18:14:48.999506092 +0100 +++ /work/SRC/openSUSE:Factory/.primesieve.new.1939/primesieve.changes 2025-12-16 16:03:59.230406265 +0100 @@ -1,0 +2,12 @@ +Sun Dec 14 09:45:00 UTC 2025 - Kim Walisch <[email protected]> + +- Update to primesieve-12.11. +- calculator.hpp: Update to version 2.0 with improved error handling. +- test/calculator.cpp: Add much more tests for calculator.hpp. +- PreSieve.cpp: Simplify SIMD runtime dispatching. +- CountPrintPrimes.cpp: Faster printing of primes to stdout. +- CmdOptions.cpp: Prevent multiple different --print options. +- CMakeLists.txt: Set CMAKE_VISIBILITY_INLINES_HIDDEN=ON by default. +- BUILD.md: Update MSVC build instructions. + +------------------------------------------------------------------- Old: ---- primesieve-12.10.tar.gz New: ---- primesieve-12.11.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ primesieve.spec ++++++ --- /var/tmp/diff_new_pack.CqksWT/_old 2025-12-16 16:04:01.310494150 +0100 +++ /var/tmp/diff_new_pack.CqksWT/_new 2025-12-16 16:04:01.318494488 +0100 @@ -17,14 +17,14 @@ Name: primesieve -Version: 12.10 +Version: 12.11 Release: 0 Summary: A prime number generator License: BSD-2-Clause Group: Development/Libraries/C and C++ URL: https://github.com/kimwalisch/primesieve Source0: https://github.com/kimwalisch/primesieve/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz -BuildRequires: cmake >= 3.7 +BuildRequires: cmake >= 3.9 BuildRequires: fdupes BuildRequires: gcc-c++ BuildRequires: asciidoc ++++++ primesieve-12.10.tar.gz -> primesieve-12.11.tar.gz ++++++ ++++ 1885 lines of diff (skipped)
