Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package Catch2 for openSUSE:Factory checked 
in at 2024-04-14 11:53:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Catch2 (Old)
 and      /work/SRC/openSUSE:Factory/.Catch2.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Catch2"

Sun Apr 14 11:53:36 2024 rev:18 rq:1166894 version:3.5.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/Catch2/Catch2.changes    2024-03-17 
22:10:44.564849096 +0100
+++ /work/SRC/openSUSE:Factory/.Catch2.new.26366/Catch2.changes 2024-04-14 
11:53:44.557518345 +0200
@@ -1,0 +2,31 @@
+Wed Apr 10 13:38:14 UTC 2024 - Atri Bhattacharya <badshah...@gmail.com>
+
+- Update to version 3.5.4:
+  * Fixes:
+    - Fixed potential compilation error when asked to generate
+      random integers whose type did not match `std::(u)int*_t`.
+    - Added missing outlined destructor causing
+      `Wdelete-incomplete` when compiling against libstdc++ in
+      C++23 mode (gh#catchorg/Catch2#2852).
+    - Fixed regression where decomposing assertion with const
+      instance of `std::foo_ordering` would not compile.
+  * Improvements:
+    - Reintroduced support for GCC 5 and 6
+      (gh#catchorg/Catch2#2836).
+    - `CATCH_CONFIG_DEFAULT_REPORTER` can now be an arbitrary
+      reporter spec.
+    - Improved performance of generating 64bit random integers by
+      20+%.
+  * Miscellaneous:
+    - Significantly improved Conan in-tree recipe
+      (gh#catchorg/Catch2#2831).
+    - `DL_PATHS` in `catch_discover_tests` now supports multiple
+      arguments (gh#catchorg/Catch2#2852,
+      gh#catchorg/Catch2#2736).
+    - Fixed preprocessor logic for checking whether we expect
+      reproducible floating point results in tests.
+    - Improved the floating point tests structure to avoid
+      `Wunused` when the reproducibility tests are disabled
+      (gh#catchorg/Catch2#2845).
+
+-------------------------------------------------------------------

Old:
----
  Catch2-3.5.3.tar.gz

New:
----
  Catch2-3.5.4.tar.gz

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

Other differences:
------------------
++++++ Catch2.spec ++++++
--- /var/tmp/diff_new_pack.A7jgeK/_old  2024-04-14 11:53:47.261617212 +0200
+++ /var/tmp/diff_new_pack.A7jgeK/_new  2024-04-14 11:53:47.265617358 +0200
@@ -18,7 +18,7 @@
 
 %define __builder ninja
 Name:           Catch2
-Version:        3.5.3
+Version:        3.5.4
 Release:        0
 Summary:        A modern, C++-native, header-only, test framework for 
unit-tests, TDD and BDD
 License:        BSL-1.0

++++++ Catch2-3.5.3.tar.gz -> Catch2-3.5.4.tar.gz ++++++
++++ 1769 lines of diff (skipped)

Reply via email to