From 28ac911935b626f9eb5d324f909401a4c43b1376 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Feb 25 2009 22:14:53 +0000 Subject: - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild --- diff --git a/lvm2.spec b/lvm2.spec index e1f38dc..d4fad6a 100644 --- a/lvm2.spec +++ b/lvm2.spec @@ -6,7 +6,7 @@ Summary: Userland logical volume management tools Name: lvm2 Version: 2.02.44 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 Group: System Environment/Base URL: http://sources.redhat.com/lvm2 @@ -257,6 +257,9 @@ This package contains the device-mapper shared library, libdevmapper. %changelog +* Wed Feb 25 2009 Fedora Release Engineering - 2.02.44-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + * Tue Jan 27 2009 Alasdair Kergon > - 2.02.44-1 - Add --nameprefixes, --unquoted, --rows to pvs, vgs, lvs man pages. - Fix lvresize size conversion for fsadm when block size is not 1K.