Merge branch 'master' of ssh://pkgs.fedoraproject.org/rpms/dlm

This commit is contained in:
David Teigland 2020-09-04 09:55:37 -05:00
commit da30e7c863

View File

@ -1,6 +1,6 @@
Name: dlm Name: dlm
Version: 4.0.9 Version: 4.0.9
Release: 1%{?dist} Release: 3%{?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: Kernel Distributed Lock Manager control daemon and tool Summary: Kernel Distributed Lock Manager control daemon and tool
@ -98,6 +98,12 @@ developing applications that use %{name}.
%{_libdir}/pkgconfig/*.pc %{_libdir}/pkgconfig/*.pc
%changelog %changelog
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 4.0.9-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Jul 31 2019 David Teigland <teigland@redhat.com> - 4.0.9-1 * Wed Jul 31 2019 David Teigland <teigland@redhat.com> - 4.0.9-1
- New upstream realease - New upstream realease