summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mandi.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/mandi.spec b/mandi.spec
index 50a6b8b..d43f754 100644
--- a/mandi.spec
+++ b/mandi.spec
@@ -1,7 +1,7 @@
# EDIT IN SVN NOT IN SOURCE PACKAGE (NO PATCH ALLOWED).
%define name mandi
-%define version 0.8.1
+%define version 0.8.2
%define release %mkrel 1
Summary: Monitoring daemon bridge
@@ -73,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
%{_sysconfdir}/ifw/rules.d/*
%changelog
+* Tue Aug 8 2006 Olivier Blin <oblin@mandriva.com> 0.8.2-1mdv2007.0
+- 0.8.2: close D-Bus connection on exit
+
* Sun Jul 16 2006 Olivier Blin <oblin@mandriva.com> 0.8.1-1mdv2007.0
- 0.8.1: abort only if all plugin fail to init
- remove triggerpostun migration stuff, it was cooker only