diff options
Diffstat (limited to 'perl-MDK-Common.spec')
| -rw-r--r-- | perl-MDK-Common.spec | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec index 480b475..67d8f6f 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 2mdk +%define release 1mdk Summary: Various simple functions Name: perl-MDK-Common @@ -51,13 +51,11 @@ rm -rf $RPM_BUILD_ROOT # MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common %changelog -* Thu Apr 17 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.1.0-2mdk -- fix tools crash in each_index - -* Wed Apr 16 2003 Pixel <pixel@mandrakesoft.com> 1.1.0-1mdk +* Thu Apr 17 2003 Pixel <pixel@mandrakesoft.com> 1.1.0-1mdk - MDK::Common::Func: map_index, each_index and grep_index do not pass $::i as a parameter anymore (this breaks backward compatibility, but it is cleaner and otherwise perl_checker doesn't handle it correctly) +- basic "number of arguments" checking * Fri Apr 11 2003 Pixel <pixel@mandrakesoft.com> 1.0.5-1mdk - many perl_checker enhancements: |
