diff --git a/catch1.spec b/catch1.spec index a014c77..43e0e55 100644 --- a/catch1.spec +++ b/catch1.spec @@ -2,7 +2,7 @@ Name: catch1 Version: 1.12.2 -Release: 18%{?dist} +Release: 19%{?dist} Summary: A modern, C++-native, header-only, framework for unit-tests, TDD and BDD License: BSL-1.0 @@ -56,6 +56,10 @@ cp -pr include %{buildroot}%{_includedir}/catch %changelog +* Tue Oct 29 2024 Troy Dawson - 1.12.2-19 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 15 2024 Attila Lakatos - 1.12.2-18 - Rebuild Resolves: RHEL-54347