From 6c3d1b4b2ec6337d06753fcf2e650b6efd7616ab Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 05:59:33 +0300 Subject: [PATCH] import sysfsutils-2.1.1-14.el10 --- SPECS/sysfsutils.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/sysfsutils.spec b/SPECS/sysfsutils.spec index e800c46..1ac270c 100644 --- a/SPECS/sysfsutils.spec +++ b/SPECS/sysfsutils.spec @@ -4,7 +4,7 @@ Name: sysfsutils Version: 2.1.1 -Release: 13%{?dist} +Release: 14%{?dist} Summary: Utilities for interfacing with sysfs URL: https://github.com/linux-ras/sysfsutils License: GPL-2.0-only @@ -73,6 +73,10 @@ find %{buildroot} -type f -name "*.la" -delete %changelog +* Tue Oct 29 2024 Troy Dawson - 2.1.1-14 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Thu Aug 01 2024 Vitezslav Crhonek - 2.1.1-13 - Fix memory leaks and off-by-one error Resolves: RHEL-42557