Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package Catch2 for openSUSE:Factory checked 
in at 2026-02-24 15:37:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Catch2 (Old)
 and      /work/SRC/openSUSE:Factory/.Catch2.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Catch2"

Tue Feb 24 15:37:36 2026 rev:27 rq:1334319 version:3.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/Catch2/Catch2.changes    2026-01-18 
22:18:23.626449248 +0100
+++ /work/SRC/openSUSE:Factory/.Catch2.new.1977/Catch2.changes  2026-02-24 
15:37:39.464073751 +0100
@@ -1,0 +2,29 @@
+Wed Feb 18 10:54:41 UTC 2026 - Atri Bhattacharya <[email protected]>
+
+- Update to version 3.13.0:
+  * Fixes:
+    - --benchmark-samples 0 no longer hard crashes
+      (gh#catchorg/Catch2#3056); the CLI validation fails instead.
+  * Improvements:
+    - Suppressed static analysis 26426 diagnostic for MSVC
+      (gh#catchorg/Catch2#3057).
+    - Renamed the internal deprecation macro from DEPRECATED to
+      CATCH_DEPRECATED to avoid conflicts
+      (gh#catchorg/Catch2#3058).
+    - Added UNSCOPED_CAPTURE macro (gh#catchorg/Catch2#2954).
+    - Added ConcatGenerator to combine multiple separate generator
+      into one; The short form is cat.
+    - Generators can now jump forward to nth element efficiently;
+      Custom generators that can jump forward efficiently should
+      override skipToNthElementImpl.
+    - Generators can declare themselves infinite; Custom
+      generators should override isFinite() to return the proper
+      value.
+    - Added --warn InfiniteGenerators to error out on GENERATE
+      being given an infinite generator.
+    - Extended options for section filtering from CLI to include
+      generators.
+    - MapGenerator only calls the mapping function if the output
+      will be used.
+
+-------------------------------------------------------------------

Old:
----
  Catch2-3.12.0.tar.gz

New:
----
  Catch2-3.13.0.tar.gz

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

Other differences:
------------------
++++++ Catch2.spec ++++++
--- /var/tmp/diff_new_pack.BcTnhP/_old  2026-02-24 15:37:40.172103046 +0100
+++ /var/tmp/diff_new_pack.BcTnhP/_new  2026-02-24 15:37:40.172103046 +0100
@@ -18,7 +18,7 @@
 
 %define __builder ninja
 Name:           Catch2
-Version:        3.12.0
+Version:        3.13.0
 Release:        0
 Summary:        A modern, C++-native, header-only, test framework for 
unit-tests, TDD and BDD
 License:        BSL-1.0

++++++ Catch2-3.12.0.tar.gz -> Catch2-3.13.0.tar.gz ++++++
++++ 10527 lines of diff (skipped)

Reply via email to