From 05fb64e159124ce116b2da056b320baff448be28 Mon Sep 17 00:00:00 2001 From: David Teigland Date: Fri, 14 Oct 2022 13:40:51 -0500 Subject: [PATCH] Resolves: rhbz#2133827 --- dlm.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dlm.spec b/dlm.spec index 051737e..1a53253 100644 --- a/dlm.spec +++ b/dlm.spec @@ -1,6 +1,6 @@ Name: dlm Version: 4.2.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 and GPLv2+ and LGPLv2+ # For a breakdown of the licensing, see README.license Summary: dlm control daemon and tool @@ -99,6 +99,9 @@ developing applications that use %{name}. %{_libdir}/pkgconfig/*.pc %changelog +* Fri Oct 14 2022 David Teigland - 4.2.0-2 +- rebuild with tests + * Wed Oct 12 2022 David Teigland - 4.2.0-1 - new upstream version