From 5da9afc36413b03e286a42ac2132e9fbc105f80e Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:22:20 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- editorconfig.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/editorconfig.spec b/editorconfig.spec index 9ebd18c..3de2d0a 100644 --- a/editorconfig.spec +++ b/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