diff --git a/PEGTL.spec b/PEGTL.spec index 9d3a8fa..7d1af0b 100644 --- a/PEGTL.spec +++ b/PEGTL.spec @@ -2,7 +2,7 @@ Name: PEGTL Version: 2.8.3 -Release: 11%{?dist} +Release: 12%{?dist} Summary: Parsing Expression Grammar Template Library License: MIT URL: https://github.com/taocpp/%{name}/ @@ -50,6 +50,10 @@ popd %{_includedir}/tao/pegtl %changelog +* Tue Oct 29 2024 Troy Dawson - 2.8.3-12 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 15 2024 Attila Lakatos - 2.8.3-11 - Rebuild Resolves: RHEL-54349