Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package criterion for openSUSE:Factory checked in at 2026-02-06 19:11:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/criterion (Old) and /work/SRC/openSUSE:Factory/.criterion.new.1670 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "criterion" Fri Feb 6 19:11:19 2026 rev:5 rq:1331677 version:2.4.3 Changes: -------- --- /work/SRC/openSUSE:Factory/criterion/criterion.changes 2025-03-07 16:48:39.821739571 +0100 +++ /work/SRC/openSUSE:Factory/.criterion.new.1670/criterion.changes 2026-02-06 19:18:00.367460621 +0100 @@ -1,0 +2,10 @@ +Fri Feb 6 12:04:49 UTC 2026 - Paolo Stivanin <[email protected]> + +- Update to 2.4.3: + * Fix: fixed C23 compilation (Petr Gajdos) + * Misc: CMake FindCriterion improvements (Peter Kokot). + * Misc: various documentation fixes (Yohann Boniface, Christopher Sahnwaldt, + * Misc: various updates to dependencies. +- Drop upstreamed criterion-gcc15.patch + +------------------------------------------------------------------- Old: ---- criterion-2.4.2.tar.xz criterion-gcc15.patch New: ---- criterion-2.4.3.tar.xz ----------(Old B)---------- Old: * Misc: various updates to dependencies. - Drop upstreamed criterion-gcc15.patch ----------(Old E)---------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ criterion.spec ++++++ --- /var/tmp/diff_new_pack.TTaHVF/_old 2026-02-06 19:18:01.135493116 +0100 +++ /var/tmp/diff_new_pack.TTaHVF/_new 2026-02-06 19:18:01.139493286 +0100 @@ -1,7 +1,7 @@ # # spec file for package criterion # -# Copyright (c) 2025 SUSE LLC +# 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 @@ -20,15 +20,13 @@ %define sover 3 Name: criterion -Version: 2.4.2 +Version: 2.4.3 Release: 0 Summary: A dead-simple, yet extensible, C and C++ unit testing framework License: MIT URL: https://github.com/Snaipe/Criterion Source: https://github.com/Snaipe/Criterion/archive/refs/tags/v%{version}.tar.gz#/%{name}-%{version}.tar.xz Patch0: fix-meson.patch -# https://github.com/Snaipe/Criterion/issues/559 -Patch1: criterion-gcc15.patch BuildRequires: boxfort-devel BuildRequires: chrpath BuildRequires: cmake @@ -75,8 +73,8 @@ Summary: Devel files for Criterion Requires: lib%{name}%{sover} = %{version} # devel package was wrongly named after the library, including version -Provides: lib%{name}3-devel = 2.4.2 -Obsoletes: lib%{name}3-devel <= 2.4.2 +Provides: lib%{name}3-devel = %{version} +Obsoletes: lib%{name}3-devel <= %{version} %description -n lib%{name}-devel Contains all needed devel files for Criterion. ++++++ criterion-2.4.2.tar.xz -> criterion-2.4.3.tar.xz ++++++
