summaryrefslogtreecommitdiffstats
path: root/mdkonline.spec
diff options
context:
space:
mode:
Diffstat (limited to 'mdkonline.spec')
-rw-r--r--mdkonline.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec
index b6d92545..1272c6de 100644
--- a/mdkonline.spec
+++ b/mdkonline.spec
@@ -1,6 +1,6 @@
%define version 2.0
%define name mdkonline
-%define release %mkrel 9
+%define release %mkrel 10
Summary: Mandriva Online Update Tool
Name: %{name}
@@ -121,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
# http://www.mandrivalinux.com/en/cvs.php3)
%changelog
+* Wed Apr 05 2006 Warly <warly@mandrakesoft.com> 2.0-10mdk
+- Correctly keep the POST line from the bundle file (for auto-select preset)
+
* Tue Apr 4 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.0-9mdk
- mdkapplet: fix crash when run as non root
@@ -171,6 +174,9 @@ rm -rf $RPM_BUILD_ROOT
- add MIME support for KDE3 (it does not support the XDG mime trees
and still relies on its own mime placement) (helio)
+* Thu Mar 09 2006 Warly <warly@mandrakesoft.com> 2.0-2mdk
+- Change Soap format (Thierry Vignaud)
+
* Thu Mar 2 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.0-1mdk
- mimetype association between bundle and mdkupdate (fcrozat)
- Mandriva Online V3 (daouda & me)