summaryrefslogtreecommitdiffstats
path: root/perl-MDK-Common.spec
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2002-01-27 12:38:18 +0000
committerPascal Rigaux <pixel@mandriva.com>2002-01-27 12:38:18 +0000
commitcec3bf7ceade91064ce3d87122c5aa0967e23a55 (patch)
tree181bec31e6398b1ad7f23ec5097b0da69dee1cdf /perl-MDK-Common.spec
parentb3762a83bd205002bb53e7af0d1130f26c58719c (diff)
downloadperl-MDK-Common-cec3bf7ceade91064ce3d87122c5aa0967e23a55.tar
perl-MDK-Common-cec3bf7ceade91064ce3d87122c5aa0967e23a55.tar.gz
perl-MDK-Common-cec3bf7ceade91064ce3d87122c5aa0967e23a55.tar.bz2
perl-MDK-Common-cec3bf7ceade91064ce3d87122c5aa0967e23a55.tar.xz
perl-MDK-Common-cec3bf7ceade91064ce3d87122c5aa0967e23a55.zip
add MDK::Common::DataStructure::group_by2
Diffstat (limited to 'perl-MDK-Common.spec')
-rw-r--r--perl-MDK-Common.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/perl-MDK-Common.spec b/perl-MDK-Common.spec
index 41b44f8..511c933 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 8mdk
+%define release 9mdk
%define perl_sitelib %(eval "`perl -V:installsitelib`"; echo $installsitelib)
Summary: Various simple functions
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
# MODIFY IN THE CVS: cvs.mandrakesoft.com:/cooker soft/perl-MDK-Common
%changelog
+* Sun Jan 27 2002 Pixel <pixel@mandrakesoft.com> 1.0.2-9mdk
+- add MDK::Common::DataStructure::group_by2
+
* Thu Dec 20 2001 Pixel <pixel@mandrakesoft.com> 1.0.2-8mdk
- add Various::noreturn()