diff options
author | Arnaud Desmons <adesmons@mandriva.com> | 2002-08-01 16:01:06 +0000 |
---|---|---|
committer | Arnaud Desmons <adesmons@mandriva.com> | 2002-08-01 16:01:06 +0000 |
commit | ae52dc730320047a7c9046e8366d9d3d6ec56606 (patch) | |
tree | 9f638cc46c19b9f54b89fd79c5a5c9c84af97600 | |
parent | 64ad3b28d6752357a656262de4dbbd0e0a304338 (diff) | |
download | drakwizard-ae52dc730320047a7c9046e8366d9d3d6ec56606.tar drakwizard-ae52dc730320047a7c9046e8366d9d3d6ec56606.tar.gz drakwizard-ae52dc730320047a7c9046e8366d9d3d6ec56606.tar.bz2 drakwizard-ae52dc730320047a7c9046e8366d9d3d6ec56606.tar.xz drakwizard-ae52dc730320047a7c9046e8366d9d3d6ec56606.zip |
see changelog
-rw-r--r-- | drakwizard.spec | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index 77395f7f..0386581c 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,6 @@ %define name drakwizard %define version 0.1 -%define release 2mdk +%define release 3mdk Summary: Wizard Launcher and its collection of wizards Name: %{name} @@ -46,6 +46,8 @@ rm -rf $RPM_BUILD_ROOT %_datadir/wizards* %changelog +* 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 |