From 4e6bf924923588629dc6678c6929b1170d6c7e05 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Jul 2023 18:14:54 +0000 Subject: [PATCH] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- editorconfig.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/editorconfig.spec b/editorconfig.spec index b3a1ceb..21e5ea7 100644 --- a/editorconfig.spec +++ b/editorconfig.spec @@ -13,7 +13,7 @@ editors.} Name: editorconfig Summary: Parser for EditorConfig files written in C Version: 0.12.6 -Release: 1%{?dist} +Release: 2%{?dist} # The entire source is BSD-2-Clause, except: # BSD-3-Clause: src/lib/ini.h @@ -128,6 +128,9 @@ rm %{buildroot}/%{_libdir}/libeditorconfig_static.a %changelog +* Wed Jul 19 2023 Fedora Release Engineering - 0.12.6-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Sun Jan 22 2023 Benjamin A. Beasley - 0.12.6-1 - Update to 0.12.6 (close RHBZ#2162811) - Update License to SPDX