From ffd2f3bb45bfc04e97f2e77b429204c48dad6534 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Wed, 29 Apr 2020 21:01:52 +0200 Subject: bump requires on URPM to 5.28 so that we can be tester nearly everywhere --- Makefile.PL | 2 +- NEWS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.1