Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package primecount for openSUSE:Factory 
checked in at 2026-05-13 20:59:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/primecount (Old)
 and      /work/SRC/openSUSE:Factory/.primecount.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "primecount"

Wed May 13 20:59:24 2026 rev:29 rq:1353056 version:8.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/primecount/primecount.changes    2026-04-07 
16:50:28.476426798 +0200
+++ /work/SRC/openSUSE:Factory/.primecount.new.1966/primecount.changes  
2026-05-13 20:59:34.081709584 +0200
@@ -1,0 +2,28 @@
+Sun May 10 07:46:00 UTC 2026 - Kim Walisch <[email protected]>
+
+- Update to primecount-8.5 (API & ABI are backwards compatible).
+- ci.yml: Add FreeBSD GitHub Actions CI tests, GitHub#118.
+- PiTable.cpp: Annotate OpenMP barrier with nowait.
+- main.cpp: Set LLVM OpenMP environment variables to tune performance, 
GitHub#117.
+- CMakeLists.txt: Set WITH_DIV32=OFF by default to fix Clang-22 performance 
regression in the D algorithm.
+- CMakeLists.txt: Add support for building primecount as a shared library 
(primecount.dll) on Windows using MSVC.
+- CMakeLists.txt: Remove WITH_MSVC_CRT_STATIC option.
+- FactorTable.hpp: Fix 64-bit integer overflow.
+- CmdOptions.cpp: Validate alpha tuning factor command-line options.
+- calculator.hpp: Fix std::tolower() undefined behavior.
+- util.cpp: Improve get_time() precision.
+- StatusS2.cpp: Support use in lockfree code.
+- LoadBalancerS2.cpp: Use lockfree implementation, get rid of mutex, 
GitHub#116.
+- LoadBalancerAC.cpp: Use lockfree implementation, get rid of mutex, 
GitHub#116.
+- LoadBalancerP2.cpp: Use lockfree implementation, get rid of mutex, 
GitHub#116.
+- nth_prime.cpp: Use new nth_prime_sieve() implementation.
+- nth_prime_sieve.cpp: Improved multi-threading.
+- RiemannR.cpp: Add RiemannR(psi(x)) implementation.
+- CmdOptions.cpp: Add --RiemannR-psi & --RiemannR-psi-inverse.
+- README.md: Document --RiemannR-psi & --RiemannR-psi-inverse.
+- doc/primecount.txt: Add --RiemannR-psi & --RiemannR-psi-inverse.
+- doc/primecount.1: Add --RiemannR-psi & --RiemannR-psi-inverse.
+- test/nth_prime_sieve.cpp: Update nth_prime_sieve() test.
+- test/RiemannR_psi.cpp: New test for RiemannR(psi(x)) implementation.
+
+-------------------------------------------------------------------

Old:
----
  primecount-8.4.tar.gz

New:
----
  primecount-8.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ primecount.spec ++++++
--- /var/tmp/diff_new_pack.F1QKjq/_old  2026-05-13 20:59:34.621731849 +0200
+++ /var/tmp/diff_new_pack.F1QKjq/_new  2026-05-13 20:59:34.621731849 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           primecount
-Version:        8.4
+Version:        8.5
 Release:        0
 Summary:        Count the number of primes
 License:        BSD-2-Clause

++++++ primecount-8.4.tar.gz -> primecount-8.5.tar.gz ++++++
++++ 9233 lines of diff (skipped)

Reply via email to