diff --git a/sanlock.spec b/sanlock.spec index 098805a..c6731ad 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -1,6 +1,6 @@ Name: sanlock Version: 5.1.0 -Release: 1%{?dist} +Release: 2%{?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://codeberg.org/sanlock/sanlock @@ -136,6 +136,9 @@ developing applications that use %{name}. %{_libdir}/pkgconfig/libsanlock_client.pc %changelog +* Sun May 17 2026 Marian Csontos - 5.1.0-2 +- Bump release. + * Tue Apr 28 2026 Marian Csontos - 5.1.0-1 - new upstream release. - Add support for atomic leases using compare and write.