From a73bdf3902e6ca4066a59a7d4fc3923a8af77613 Mon Sep 17 00:00:00 2001 From: MSVSphere Packaging Team Date: Tue, 5 Nov 2024 04:48:16 +0300 Subject: [PATCH] import lockdev-1.0.4-0.46.20111007git.el10 --- SPECS/lockdev.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/SPECS/lockdev.spec b/SPECS/lockdev.spec index a0a9049..ed0dc78 100644 --- a/SPECS/lockdev.spec +++ b/SPECS/lockdev.spec @@ -10,7 +10,7 @@ Summary: A library for locking devices Name: lockdev Version: 1.0.4 -Release: 0.45.%{checkout}%{?dist} +Release: 0.46.%{checkout}%{?dist} License: LGPL-2.1-or-later URL: https://alioth.debian.org/projects/lockdev/ @@ -114,6 +114,10 @@ fi %{_includedir}/* %changelog +* Tue Oct 29 2024 Troy Dawson - 1.0.4-0.46.20111007git +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Aug 21 2024 Pavol Žáčik - 1.0.4-0.45.20111007git - Fix memory leaks found by static analysis - Resolves: RHEL-39379