summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Marzinski <bmarzins@fedoraproject.org>2006-07-10 22:50:04 +0000
committerBenjamin Marzinski <bmarzins@fedoraproject.org>2006-07-10 22:50:04 +0000
commitb8bbd49055d01c805c10da975b05556687073d08 (patch)
tree08a20a87db2bccb6c58b7a6544d10009ff627668
parent9b969d9b38e46fd3865d6b76b8f92864a4dbd49f (diff)
downloaddevice-mapper-multipath-b8bbd49055d01c805c10da975b05556687073d08.tar.gz
device-mapper-multipath-b8bbd49055d01c805c10da975b05556687073d08.tar.xz
device-mapper-multipath-b8bbd49055d01c805c10da975b05556687073d08.zip
-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 7a77904..9b4233c 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: 2.1
+Release: 2.2
License: GPL
Group: System Environment/Base
URL: http://christophe.varoqui.free.fr/
@@ -66,6 +66,9 @@ fi
%doc AUTHOR COPYING README* FAQ Multipath-usage.txt multipath.conf.annotated multipath.conf.defaults multipath.conf.synthetic
%changelog
+* Mon Jul 11 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.7-2.2
+- fix tagging issue.
+
* Mon Jul 10 2006 Benjamin Marzinski <bmarzins@redhat.com> 0.4.7-2.1
- changed BuildRequires from sysfsutils-devel to libsysfs-devel