diff --git a/lvm2.spec b/lvm2.spec index 62b5d39..19a4f17 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -8,7 +8,7 @@ Summary: Userland logical volume management tools Name: lvm2 Version: 2.02.51 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -306,7 +306,7 @@ This package contains the device-mapper shared library, libdevmapper. %changelog -* Thu Aug 6 2009 Alasdair Kergon - 2.02.51-1 +* Thu Aug 6 2009 Alasdair Kergon - 2.02.51-2 - Fix clvmd locking broken in 2.02.50-1. - Only change LV /dev symlinks on ACTIVATE not PRELOAD (so not done twice). - Make lvconvert honour log mirror options combined with downconversion.