Resolves: rhbz#2133827

This commit is contained in:
David Teigland 2022-10-14 13:40:51 -05:00
parent 85f1ed70cf
commit 05fb64e159

View File

@ -1,6 +1,6 @@
Name: dlm Name: dlm
Version: 4.2.0 Version: 4.2.0
Release: 1%{?dist} Release: 2%{?dist}
License: GPLv2 and GPLv2+ and LGPLv2+ License: GPLv2 and GPLv2+ and LGPLv2+
# For a breakdown of the licensing, see README.license # For a breakdown of the licensing, see README.license
Summary: dlm control daemon and tool Summary: dlm control daemon and tool
@ -99,6 +99,9 @@ developing applications that use %{name}.
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%changelog %changelog
* Fri Oct 14 2022 David Teigland <teigland@redhat.com> - 4.2.0-2
- rebuild with tests
* Wed Oct 12 2022 David Teigland <teigland@redhat.com> - 4.2.0-1 * Wed Oct 12 2022 David Teigland <teigland@redhat.com> - 4.2.0-1
- new upstream version - new upstream version