From a36360d822e3bd2bfe8637455f894a4c79c33812 Mon Sep 17 00:00:00 2001 From: Jan Jansky Date: Wed, 17 Sep 2025 14:51:35 +0200 Subject: [PATCH] Update to 4.10.0-3 Resolves: RHEL-113795 Signed-off-by: Jan Jansky --- sos.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sos.spec b/sos.spec index b8c7a6f..5bc7860 100644 --- a/sos.spec +++ b/sos.spec @@ -5,7 +5,7 @@ Summary: A set of tools to gather troubleshooting information from a system Name: sos Version: 4.10.0 -Release: 2%{?dist} +Release: 3%{?dist} Group: Applications/System Source0: https://github.com/sosreport/sos/archive/%{version}/sos-%{version}.tar.gz Source1: sos-audit-%{auditversion}.tgz @@ -114,6 +114,10 @@ of the system. Currently storage and filesystem commands are audited. %license LICENSE %changelog +* Wed Sep 17 2025 Jan Jansky = 4.10.0-3 +- Update to 4.10.0-3 + Resolves: RHEL-113795 + * Wed Sep 17 2025 Jan Jansky = 4.10.0-2 - Update to 4.10.0-2 Resolves: RHEL-113795