diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2006-04-07 17:20:51 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2006-04-07 17:20:51 +0000 |
commit | 3a39b3b1e0b46ee5e6bd32cabcf9c8d00f5d932c (patch) | |
tree | b518f7ea57fe7f18a10ec66b71432e37f240af58 /mdkonline.spec | |
parent | 68e5298973103ee5e7b853e69c099ba9f1c14518 (diff) | |
download | mgaonline-3a39b3b1e0b46ee5e6bd32cabcf9c8d00f5d932c.tar mgaonline-3a39b3b1e0b46ee5e6bd32cabcf9c8d00f5d932c.tar.gz mgaonline-3a39b3b1e0b46ee5e6bd32cabcf9c8d00f5d932c.tar.bz2 mgaonline-3a39b3b1e0b46ee5e6bd32cabcf9c8d00f5d932c.tar.xz mgaonline-3a39b3b1e0b46ee5e6bd32cabcf9c8d00f5d932c.zip |
2.0-11mdk
Diffstat (limited to 'mdkonline.spec')
-rw-r--r-- | mdkonline.spec | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/mdkonline.spec b/mdkonline.spec index 8d6d9f47..4787bbd5 100644 --- a/mdkonline.spec +++ b/mdkonline.spec @@ -1,6 +1,6 @@ %define version 2.0 %define name mdkonline -%define release %mkrel 10 +%define release %mkrel 11 Summary: Mandriva Online Update Tool Name: %{name} @@ -133,6 +133,13 @@ rm -rf $RPM_BUILD_ROOT # http://www.mandrivalinux.com/en/cvs.php3) %changelog +* Thu Apr 6 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.0-11mdk +- applet: + o "about..." now popups an about dialog + o raise the window when it's already displayed and the user clicks + again on the systray icon (#21906) + o restart it on update + * Wed Apr 05 2006 Warly <warly@mandrakesoft.com> 2.0-10mdk - Correctly keep the POST line from the bundle file (for auto-select preset) |