From 4f73ebac22015a441863c9bcc285c898e6a0c526 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Mon, 24 Jun 2024 08:51:15 -0700 Subject: [PATCH] Bump release for June 2024 mass rebuild --- inih.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/inih.spec b/inih.spec index 4c695d8..ef4acd4 100644 --- a/inih.spec +++ b/inih.spec @@ -1,6 +1,6 @@ Name: inih Version: 58 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Simple INI file parser library License: BSD-3-Clause @@ -73,6 +73,9 @@ embedded systems. %changelog +* Mon Jun 24 2024 Troy Dawson - 58-2 +- Bump release for June 2024 mass rebuild + * Sat Jan 27 2024 Robert Scheck - 58-1 - New upstream release 58 (#2260272)