diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-07-25 11:01:15 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-07-25 11:01:15 +0000 |
commit | c1ce79a112218c16ae4d8b15a00038dcc5d55066 (patch) | |
tree | 3e12c9824bc2dbd144c25fd27a18a52e8fc497fa /perl-MDK-Common.spec | |
parent | fcac348ec6d89f560a0f21612a071b27929a370c (diff) | |
download | perl-MDK-Common-c1ce79a112218c16ae4d8b15a00038dcc5d55066.tar perl-MDK-Common-c1ce79a112218c16ae4d8b15a00038dcc5d55066.tar.gz perl-MDK-Common-c1ce79a112218c16ae4d8b15a00038dcc5d55066.tar.bz2 perl-MDK-Common-c1ce79a112218c16ae4d8b15a00038dcc5d55066.tar.xz perl-MDK-Common-c1ce79a112218c16ae4d8b15a00038dcc5d55066.zip |
- add Various::internal_error
- export Various::noreturn
Diffstat (limited to 'perl-MDK-Common.spec')
-rw-r--r-- | perl-MDK-Common.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec index ce0defb..cde28fc 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 6mdk +%define release 7mdk Summary: Various simple functions Name: perl-MDK-Common @@ -49,6 +49,10 @@ rm -rf $RPM_BUILD_ROOT # MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common %changelog +* Thu Jul 25 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-7mdk +- add Various::internal_error +- export Various::noreturn + * Tue Jul 23 2002 Pixel <pixel@mandrakesoft.com> 1.0.3-6mdk - MDK::Common::System: add fuzzy_pidofs |