diff --git a/lvm2.spec b/lvm2.spec index a66c2a3..0ec6cf1 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -39,7 +39,7 @@ Summary: Userland logical volume management tools Name: lvm2 Version: 2.02.84 -Release: 2%{?dist} +Release: 3%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -494,6 +494,9 @@ the device-mapper event library. %changelog +* Wed Jun 22 2011 Zdenek Kabelac - 2.02.84-3 +- Updated uname string test. + * Sat Jun 4 2011 Milan Broz - 2.02.84-2 - Accept kernel 3.0 uname string in libdevmapper initialization. - Make systemd initscripts configurable.