diff options
author | Per Øyvind Karlsen <peroyvind@mandriva.org> | 2010-12-05 10:55:25 +0000 |
---|---|---|
committer | Per Øyvind Karlsen <peroyvind@mandriva.org> | 2010-12-05 10:55:25 +0000 |
commit | a2c972537b98361498f1297a727e393e21303135 (patch) | |
tree | d089ac137eded77e6aeacd27fb3c5e801f84e8e2 | |
parent | 8f48788d83b7c797218dbd8ad4c061c23a01ee83 (diff) | |
download | perl-URPM-a2c972537b98361498f1297a727e393e21303135.tar perl-URPM-a2c972537b98361498f1297a727e393e21303135.tar.gz perl-URPM-a2c972537b98361498f1297a727e393e21303135.tar.bz2 perl-URPM-a2c972537b98361498f1297a727e393e21303135.tar.xz perl-URPM-a2c972537b98361498f1297a727e393e21303135.zip |
add bugzilla entry id
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Version 4.3 - - URPM::Package::fullname will now always return six items for array in stead of four to make room for disttag & distepoch, arch will still be returned as - last item (ie. array[5] in stead of array[3]) + last item (ie. array[5] in stead of array[3]) (#61702) - URPM::Package::files_md5sum() has been renamed to URPM::Package::files_digest() - fix NEVRA parsing of 'gpg-pubkey' |