Package catch2: Information

    Source package: catch2
    Version: 2.13.7-alt1
    Build time:  Feb 3, 2022, 01:22 AM in the task #293067
    Category: Development/C++
    Report package bug
    License: BSL-1.0
    Summary: C++ Unit Test framework ("all in one header")
    Description: 
    Catch stands for C++ Automated Test Cases in Headers
    and is a multi-paradigm automated
    test framework for C++ and Objective-C (and, maybe, C).
    It is implemented entirely in a set of header files,
    but is packaged up as a single header for extra convenience.

    List of rpms provided by this srpm:
    catch2-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Pavel Vainerman


      1. cmake
      2. ctest
      3. rpm-macros-cmake
      4. python-modules
      5. gcc-c++

    Last changed


    Oct. 16, 2021 Pavel Vainerman 2.13.7-alt1
    - new version (2.13.7) with rpmgs script
    Sept. 9, 2021 Aleksei Nikiforov 2.13.4-alt2
    - Fixed build with LTO.
    April 27, 2021 Arseny Maslennikov 2.13.4-alt1.1
    - NMU: spec: adapted to new cmake macros.