summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xMakefile.PL2
-rw-r--r--NEWS1
2 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index bbf198e5..a7b58bec 100755
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -152,7 +152,7 @@ WriteMakefile(
'MDV::Distribconf' => '4.100',
'Net::LDAP' => '0',
'Time::ZoneInfo' => '0',
- 'URPM' => 'v5.25',
+ 'URPM' => 'v5.28',
'XML::LibXML' => '0',
'XML::LibXML::Reader' => '0',
},
diff --git a/NEWS b/NEWS
index 5a542477..8213d678 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,7 @@
o do not skip network tests on pre-UsrMove distros (eg: Mageia 2)
o fix running testsuite with rpm-4.9
o fix testuite if glibc-static-devel isn't installed on Mageia 2
+ o needs URPM 5.28 for maximal portability
Version 8.122 - 28 April 2020