From a7f458c38cd45a600b01e46396eac2a620bb8081 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Mon, 6 Jan 2025 14:55:50 +0100 Subject: [PATCH] automatic version update by autodist [release 3.8.0-1mamba;Mon Jan 06 2025] --- catch2.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/catch2.spec b/catch2.spec index 8f5665d..297652f 100644 --- a/catch2.spec +++ b/catch2.spec @@ -1,5 +1,5 @@ Name: catch2 -Version: 3.7.1 +Version: 3.8.0 Release: 1mamba Summary: A modern, C++-native test framework for unit-tests, TDD and BDD Group: Development/Libraries @@ -38,7 +38,6 @@ Requires: pkg-config %description -n lib%{name}-devel This package contains libraries and header files for developing applications that use %{name}. -%debug_package %prep %setup -q -n Catch2-%{version} @@ -76,6 +75,9 @@ This package contains libraries and header files for developing applications tha %doc README.md %changelog +* Mon Jan 06 2025 Automatic Build System 3.8.0-1mamba +- automatic version update by autodist + * Wed Sep 18 2024 Automatic Build System 3.7.1-1mamba - automatic version update by autodist