aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPer Øyvind Karlsen <peroyvind@mandriva.org>2011-01-22 02:01:16 +0000
committerPer Øyvind Karlsen <peroyvind@mandriva.org>2011-01-22 02:01:16 +0000
commit0b9482075775d6e1cb0759ad1aabce32715dcb18 (patch)
tree5ddd979184301e09f838e4587c0f2031afd93349 /NEWS
parent834258a47fa57c59f91f093d0af6e3eb0d52c9af (diff)
downloadperl-URPM-0b9482075775d6e1cb0759ad1aabce32715dcb18.tar
perl-URPM-0b9482075775d6e1cb0759ad1aabce32715dcb18.tar.gz
perl-URPM-0b9482075775d6e1cb0759ad1aabce32715dcb18.tar.bz2
perl-URPM-0b9482075775d6e1cb0759ad1aabce32715dcb18.tar.xz
perl-URPM-0b9482075775d6e1cb0759ad1aabce32715dcb18.zip
fix URPM::Resolve::*_overlap() for packages having disttag
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5303be6..e346f4f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
Version 4.11 - 21 Jan 2011, by Per Øyvind Karlsen
+- fix URPM::Resolve::*_overlap() for packages having disttag
- look for EVR of package at the first element @provides@ rather than the last
- replace incorrect usage of URPM::rpmvercmp on NVRA with rpmEVRcompare in
URPM::Resolve::provided_version_that_overlaps() &