From 4b4f4537f2a13f1db49ededb48a0797e2f1cd255 Mon Sep 17 00:00:00 2001 From: Alasdair Kergon Date: Fri, 13 Jun 2008 18:35:55 +0000 Subject: [PATCH] - Rebuild (rogue vendor tag). (451292) --- device-mapper-multipath.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/device-mapper-multipath.spec b/device-mapper-multipath.spec index a9b5726..9dc1fc3 100644 --- a/device-mapper-multipath.spec +++ b/device-mapper-multipath.spec @@ -1,7 +1,7 @@ Summary: Tools to manage multipath devices using device-mapper Name: device-mapper-multipath Version: 0.4.8 -Release: 4%{?dist} +Release: 5%{?dist} License: GPL+ Group: System Environment/Base URL: http://christophe.varoqui.free.fr/ @@ -103,6 +103,9 @@ fi %{_mandir}/man8/kpartx.8.gz %changelog +* Fri Jun 13 2008 Alasdair Kergon - 0.4.8-5 +- Rebuild (rogue vendor tag). (451292) + * Mon May 19 2008 Benjamin Marzinksi 0.4.8-4 - Fixed Makefile issues.