Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
Fedora Release Engineering 2019-07-25 15:32:08 +00:00
parent 19eaecfd81
commit e7e326a3db

View File

@ -57,7 +57,7 @@ Name: lvm2
Epoch: %{rhel}
%endif
Version: 2.02.185
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
URL: http://sourceware.org/lvm2
#Source0: ftp://sourceware.org/pub/lvm2/releases/LVM2.%%{version}.tgz
@ -844,6 +844,9 @@ An extensive functional testsuite for LVM2.
%endif
%changelog
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.02.185-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon May 13 2019 Marian Csontos <mcsontos@redhat.com> - 2.02.185-1
- Fix change of monitoring in clustered volumes.
- Improve -lXXX%%VG modifier which improves cache segment estimation.