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-01-18 22:18:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/Catch2 (Old) and /work/SRC/openSUSE:Factory/.Catch2.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "Catch2" Sun Jan 18 22:18:21 2026 rev:26 rq:1327470 version:3.12.0 Changes: -------- --- /work/SRC/openSUSE:Factory/Catch2/Catch2.changes 2025-11-03 18:54:49.632874532 +0100 +++ /work/SRC/openSUSE:Factory/.Catch2.new.1928/Catch2.changes 2026-01-18 22:18:23.626449248 +0100 @@ -1,0 +2,27 @@ +Thu Jan 15 18:33:24 UTC 2026 - Atri Bhattacharya <[email protected]> + +- Update to version 3.12.0: + * Fixes: + - Fixed unscoped messages after a passing fast-pathed + assertion being lost. + - Fixed the help string for `--order` to mention random order + as the default (gh#catchorg/Catch2#3045). + - Fixed small documentation typos (gh#catchorg/Catch2#3039). + - Fixed compilation with `CATCH_CONFIG_THREAD_SAFE_ASSERTIONS` + for older C++ standards. + - Fixed a thread-safety issue with message macros being used + too early after the process starts. + - Fixed automatic configuration to properly handle PlayStation + platform (gh#catchorg/Catch2#3054). + - Fixed the _weird_ behaviour of section filtering when + specifying multiple filters (gh#catchorg/Catch2#3038). + * Improvements: + - Added `lifetimebound` attribute to various places. + - Minor compile-time improvements to stringification + (gh#catchorg/Catch2#3028). + - Global variables will only be marked with `thread_local` in + thread-safe builds (gh#catchorg/Catch2#3044). + * Miscellaneous: + - The thread safety support is no longer experimental. + +------------------------------------------------------------------- Old: ---- Catch2-3.11.0.tar.gz New: ---- Catch2-3.12.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ Catch2.spec ++++++ --- /var/tmp/diff_new_pack.p4dEnE/_old 2026-01-18 22:18:25.270516800 +0100 +++ /var/tmp/diff_new_pack.p4dEnE/_new 2026-01-18 22:18:25.270516800 +0100 @@ -1,7 +1,7 @@ # # spec file for package Catch2 # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %define __builder ninja Name: Catch2 -Version: 3.11.0 +Version: 3.12.0 Release: 0 Summary: A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD License: BSL-1.0 ++++++ Catch2-3.11.0.tar.gz -> Catch2-3.12.0.tar.gz ++++++ ++++ 3098 lines of diff (skipped)
