diff options
author | Arnaud Desmons <adesmons@mandriva.com> | 2002-11-13 12:59:39 +0000 |
---|---|---|
committer | Arnaud Desmons <adesmons@mandriva.com> | 2002-11-13 12:59:39 +0000 |
commit | c0076a51ffbd0166fa842cd1533b00731b3e2005 (patch) | |
tree | b2513d2b3ab338b580e94df38e77c5a2d0e4c6c9 /drakwizard.spec | |
parent | 7b0b609e9c50189f8bbfc5f66d2e7f19b95c6c2f (diff) | |
download | drakwizard-c0076a51ffbd0166fa842cd1533b00731b3e2005.tar drakwizard-c0076a51ffbd0166fa842cd1533b00731b3e2005.tar.gz drakwizard-c0076a51ffbd0166fa842cd1533b00731b3e2005.tar.bz2 drakwizard-c0076a51ffbd0166fa842cd1533b00731b3e2005.tar.xz drakwizard-c0076a51ffbd0166fa842cd1533b00731b3e2005.zip |
cf cl
Diffstat (limited to 'drakwizard.spec')
-rw-r--r-- | drakwizard.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/drakwizard.spec b/drakwizard.spec index df4ab4a6..88f2abd3 100644 --- a/drakwizard.spec +++ b/drakwizard.spec @@ -1,6 +1,6 @@ %define name drakwizard %define version 1.0 -%define release 2mdk +%define release 3mdk Name: %{name} Version: %{version} @@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_DIR/$RPM_PACKAGE_NAME %_datadir/wizards* %changelog +* Wed Nov 13 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 1.0-3mdk +- s|_(||N(| + * Tue Nov 5 2002 Arnaud Desmons <adesmons@mandrakesoft.com> 1.0-2mdk - Oops (silly rpm -ba instead of make rpm). |