summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mandi.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/mandi.spec b/mandi.spec
index 6dbed4f..2aedcb5 100644
--- a/mandi.spec
+++ b/mandi.spec
@@ -1,5 +1,7 @@
+# EDIT IN CVS NOT IN SOURCE PACKAGE (NO PATCH ALLOWED).
+
%define name mandi
-%define version 0.7.6
+%define version 0.7.7
%define release 1mdk
Summary: Monitoring daemon bridge
@@ -78,6 +80,9 @@ fi
%{_sysconfdir}/ifw/rules.d/*
%changelog
+* Sun Jan 1 2006 Olivier Blin <oblin@mandriva.com> 0.7.7-1mdk
+- 0.7.7: parallel init support
+
* Fri Nov 4 2005 Olivier Blin <oblin@mandriva.com> 0.7.6-1mdk
- 0.7.6: more dbus 0.50 fixes
(dbus_message_append_args wants pointers now)