From 74ab8c02d859feae7895b3fd136d49d190d3097c Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 08:40:23 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- libconfig.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libconfig.spec b/libconfig.spec index 0cf4be5..514a104 100644 --- a/libconfig.spec +++ b/libconfig.spec @@ -3,7 +3,7 @@ Name: libconfig Summary: C/C++ configuration file library Version: 1.7.3 -Release: 9%{?dist} +Release: 10%{?dist} License: LGPL-2.1-or-later AND GPL-3.0-or-later WITH Bison-exception-2.2 URL: http://www.hyperrealm.com/libconfig/ Source0: https://hyperrealm.github.io/%name/dist/%name-%version.tar.gz @@ -79,6 +79,10 @@ make check %changelog +* Tue Oct 29 2024 Troy Dawson - 1.7.3-10 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Mon Jun 24 2024 Troy Dawson - 1.7.3-9 - Bump release for June 2024 mass rebuild