From 5c622a8e2f6a2765f722f2eb56bf01b2effe769a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 19 Feb 2008 12:57:26 +0000 Subject: [PATCH] - Autorebuild for GCC 4.3 --- 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 9eb0277..9f0e035 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.7 -Release: 12%{?dist} +Release: 13%{?dist} License: GPL Group: System Environment/Base URL: http://christophe.varoqui.free.fr/ @@ -79,6 +79,9 @@ fi %{_mandir}/man8/kpartx.8.gz %changelog +* Tue Feb 19 2008 Fedora Release Engineering - 0.4.7-13 +- Autorebuild for GCC 4.3 + * Wed Nov 14 2007 Benjamin Marzinski - 0.4.7-12 - Fixed the dist tag so building will work properly.