diff options
Diffstat (limited to 'perl-MDK-Common.spec')
-rw-r--r-- | perl-MDK-Common.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec index 8e886a6..3e11c0c 100644 --- a/perl-MDK-Common.spec +++ b/perl-MDK-Common.spec @@ -2,7 +2,7 @@ # do not change the version here, change in MDK/Common.pm.pl %define version THEVERSION -%define release 18mdk +%define release 19mdk Summary: Various simple functions Name: perl-MDK-Common @@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT # MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common %changelog +* Wed Nov 13 2002 Pixel <pixel@mandrakesoft.com> 1.0.4-1mdk +- new perl_checker written in OCaml (not as featured as previous perl_checker yet) + * Thu Nov 7 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-18mdk - perl_checker: many more warnings - warn unneeded parentheses after an infix foreach/if/unless |