diff --git a/SPECS/editorconfig.spec b/SPECS/editorconfig.spec index 9ebd18c..3de2d0a 100644 --- a/SPECS/editorconfig.spec +++ b/SPECS/editorconfig.spec @@ -16,7 +16,7 @@ editors.} Name: editorconfig Summary: Parser for EditorConfig files written in C Version: 0.12.9 -Release: 2%{?dist} +Release: 3%{?dist} # The entire source is BSD-2-Clause, except: # BSD-3-Clause: src/lib/ini.h @@ -139,6 +139,10 @@ rm %{buildroot}/%{_libdir}/libeditorconfig_static.a %changelog +* Tue Oct 29 2024 Troy Dawson - 0.12.9-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 0.12.9-2 - Bump release for June 2024 mass rebuild