diff options
-rw-r--r-- | drakwizard.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index 0386581c..394395e5 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,6 @@ %define name drakwizard %define version 0.1 -%define release 3mdk +%define release 4mdk Summary: Wizard Launcher and its collection of wizards Name: %{name} @@ -46,10 +46,15 @@ rm -rf $RPM_BUILD_ROOT %_datadir/wizards* %changelog +* Fri Aug 2 2002 Arnaud Desmons <adesmons@ke.mandrakesoft.com> 0.1-4mdk +- Server wizard navigation bugs fixes. + * Thu Aug 1 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.1-3mdk - Dns wizard bug fixes and optimisations, set isWizard + * Wed Jul 31 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.1-2mdk - Added require perl-XML-Parser and a Provides section. + * Fri Jul 25 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 0.1-1mdk - First packaging |