This commit is contained in:
Dennis Gilmore 2011-02-08 08:29:56 -06:00
parent e9f8aefafd
commit b734a10fb3

View File

@ -30,7 +30,7 @@
Summary: Userland logical volume management tools
Name: lvm2
Version: 2.02.83
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2
Group: System Environment/Base
URL: http://sources.redhat.com/lvm2
@ -475,6 +475,9 @@ the device-mapper event library.
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.02.83-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Feb 4 2011 Alasdair Kergon <agk@redhat.com> - 2.02.83-1
- Allow exclusive activation of snapshots in a cluster.
- Don't lose LV exclusive lock state when suspending clustered devices.