From a68c0cf9930dd4967943775a3e687081ea9633d2 Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Tue, 29 Oct 2024 09:13:12 -0700 Subject: [PATCH] Bump release for October 2024 mass rebuild: Resolves: RHEL-64018 --- sanlock.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sanlock.spec b/sanlock.spec index 2735def..e046f22 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -1,6 +1,6 @@ Name: sanlock Version: 3.9.5 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A shared storage lock manager License: GPL-2.0-only AND GPL-2.0-or-later AND LGPL-2.0-or-later URL: https://pagure.io/sanlock/ @@ -128,6 +128,10 @@ developing applications that use %{name}. %{_libdir}/pkgconfig/libsanlock_client.pc %changelog +* Tue Oct 29 2024 Troy Dawson - 3.9.5-3 +- Bump release for October 2024 mass rebuild: + Resolves: RHEL-64018 + * Wed Oct 23 2024 David Teigland - 3.9.5-2 - new nodelay flag for add_lockspace