summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Keating <jkeating@fedoraproject.org>2008-02-19 12:57:26 +0000
committerJesse Keating <jkeating@fedoraproject.org>2008-02-19 12:57:26 +0000
commit5c622a8e2f6a2765f722f2eb56bf01b2effe769a (patch)
treec42d2b32d03566d955bb33c884452d30c4aca838
parent98f90d67d45b320f5af09d2d33849a0c66f9c83e (diff)
downloaddevice-mapper-multipath-5c622a8e2f6a2765f722f2eb56bf01b2effe769a.tar.gz
device-mapper-multipath-5c622a8e2f6a2765f722f2eb56bf01b2effe769a.tar.xz
device-mapper-multipath-5c622a8e2f6a2765f722f2eb56bf01b2effe769a.zip
- Autorebuild for GCC 4.3device-mapper-multipath-0_4_7-13_fc9
-rw-r--r--device-mapper-multipath.spec5
1 files changed, 4 insertions, 1 deletions
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 <rel-eng@fedoraproject.org> - 0.4.7-13
+- Autorebuild for GCC 4.3
+
* Wed Nov 14 2007 Benjamin Marzinski <bmarzins@redhat.com> - 0.4.7-12
- Fixed the dist tag so building will work properly.