Bump release for October 2024 mass rebuild:

Resolves: RHEL-64018
This commit is contained in:
Troy Dawson 2024-10-29 08:54:26 -07:00
parent b9e413f6fe
commit 8a8148ff3b

View File

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