Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package doctest for openSUSE:Factory checked in at 2022-05-12 22:59:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/doctest (Old) and /work/SRC/openSUSE:Factory/.doctest.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "doctest" Thu May 12 22:59:47 2022 rev:8 rq:976365 version:2.4.8 Changes: -------- --- /work/SRC/openSUSE:Factory/doctest/doctest.changes 2021-06-02 22:11:56.368157543 +0200 +++ /work/SRC/openSUSE:Factory/.doctest.new.1538/doctest.changes 2022-05-12 23:00:11.556783289 +0200 @@ -1,0 +2,55 @@ +Wed May 11 10:59:23 UTC 2022 - Ferdinand Thiessen <r...@fthiessen.de> + +- Update to 2.4.8 + * Fixed g_oss is causing incorrect stringification results + * Feature: Assertions returning booleans + * Non visible build related changes + +------------------------------------------------------------------- +Tue Jan 4 22:25:32 UTC 2022 - Dirk M??ller <dmuel...@suse.com> + +- update to 2.4.7: + * Fix Stack-buffer-overflow probably because char array is viewed as NULL + terminated string + * "C4834: discarding return value" with REQUIRE_THROWS + * Xcode 11.3 is gone from macOS-latest (=macOS-11) + * is it possible to define dependency for CHECKs + * Output summary explanation + * compiler errors in doctest.h using cmake in CLion + * Fails to build in VS2013 because of constexpr + * -Wreserved-identifier warnings with Clang 13.0.0 + * Build fails with latest MSVC 2019 (v16.11) due to /WX + * VS 16.11 warning about unreferenced function with internal linkage + * Faq googletest mocking dead link + * FR: Documentation: FAQ: Add sectoin 'multiple files' + * CMAKE: doctest_discover_tests() error when ADD_LABELS is not specified + * Register tests based on test data available + * naming override in different testcase files + * Segmentation fault during the compilation without the copy elision optimization + * Compiler warnings on Xcode 12.5 + * Using filter -sc does not work properly? + * [question] Example of tests in production code & DLLs & shared libraries? + * Dumping fixture state to disk on error + * Macros construct reserved identifiers + * Running doctest on embedded ARM Cortex ??Cs + * Asserts Outside of Tests Example Does Not Link + * [FEATURE REQUEST] Quiet flag + * Compile error on Intel C++ Classic Compilers + * compiling doctest in 32-bit with __stdcall calling convention fails + * Duplicate 'const' compilation error from TEST_CASE_CLASS macro + * Packed fields can't be accessed in 2.4.6 + * Dangling pointers with .str().c_str() + * Automatic adding of TEST_SUITE labels to discovered tests fails if + ADD_LABELS not set + * Adding a bunch of REQUIRE/CHECK utilities + * Warning C4114 in MSVC + * Own repository + * Linking problem with Clang 10 on Windows + * Add option not to print the intro text + * [Feature] Better integration with tools (VS Code Test Adapter Extension) + * vscode test explorer + * Want an option not to print any intro + * Add way to disable printing of intro +- Drop 0001-Fix-build-with-GCC-11.patch + +------------------------------------------------------------------- Old: ---- 0001-Fix-build-with-GCC-11.patch doctest-2.4.6.tar.gz New: ---- doctest-2.4.8.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ doctest.spec ++++++ --- /var/tmp/diff_new_pack.aTzo9f/_old 2022-05-12 23:00:12.116784041 +0200 +++ /var/tmp/diff_new_pack.aTzo9f/_new 2022-05-12 23:00:12.120784047 +0200 @@ -1,7 +1,7 @@ # # spec file for package doctest # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,14 +17,12 @@ Name: doctest -Version: 2.4.6 +Version: 2.4.8 Release: 0 Summary: Single-header testing framework License: MIT -URL: http://bit.ly/doctest-docs -Source0: https://github.com/onqtam/doctest/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -# PATCH-FIX-UPSTREAM -Patch0: 0001-Fix-build-with-GCC-11.patch +URL: https://github.com/doctest/doctest +Source0: https://github.com/doctest/doctest/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ BuildRequires: pkgconfig ++++++ doctest-2.4.6.tar.gz -> doctest-2.4.8.tar.gz ++++++ ++++ 10999 lines of diff (skipped)