Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package primecount for openSUSE:Factory 
checked in at 2025-05-20 09:36:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/primecount (Old)
 and      /work/SRC/openSUSE:Factory/.primecount.new.30101 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "primecount"

Tue May 20 09:36:49 2025 rev:21 rq:1278167 version:7.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/primecount/primecount.changes    2025-04-30 
19:05:44.169712482 +0200
+++ /work/SRC/openSUSE:Factory/.primecount.new.30101/primecount.changes 
2025-05-20 09:39:07.184085699 +0200
@@ -1,0 +2,14 @@
+Sat May 17 08:50:00 UTC 2025 - Kim Walisch <[email protected]>
+
+- Update to primecount-7.18 (API & ABI are backwards compatible).
+- Add CMake find_package(primecount) support.
+- libprimecount.md: Add CMake find_package(primecount) section.
+- PhiTiny.cpp: Reduce code bloat.
+- Move private header files from /include to /src.
+- src/CMakeLists.txt: Update for private header files in /src.
+- test/CMakeLists.txt: Update for private header files in /src.
+- Vector.hpp: Get rid of std::is_trivial which is deprecated in C++26.
+- Update to latest primesieve-12.9 library.
+- Update to latest libdivide-5.2.0 library.
+
+-------------------------------------------------------------------

Old:
----
  primecount-7.17.tar.gz

New:
----
  primecount-7.18.tar.gz

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

Other differences:
------------------
++++++ primecount.spec ++++++
--- /var/tmp/diff_new_pack.r1m3o7/_old  2025-05-20 09:39:08.020124227 +0200
+++ /var/tmp/diff_new_pack.r1m3o7/_new  2025-05-20 09:39:08.020124227 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           primecount
-Version:        7.17
+Version:        7.18
 Release:        0
 Summary:        Count the number of primes
 License:        BSD-2-Clause
@@ -85,5 +85,7 @@
 %{_libdir}/libprimecount.so
 %{_includedir}/primecount.h
 %{_includedir}/primecount.hpp
+%dir %{_libdir}/cmake/primecount
+%{_libdir}/cmake/primecount/*.cmake
 %{_libdir}/pkgconfig/primecount.pc
 

++++++ primecount-7.17.tar.gz -> primecount-7.18.tar.gz ++++++
++++ 23268 lines of diff (skipped)

Reply via email to