summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-01-08 09:28:52 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-01-17 01:52:44 +0100
commit1c45fa8325bcf0c907d6cefe8f4b9f12a5009bb1 (patch)
treef8d123b9893eb5514d49ef5d8c0b03aad7846b4f /NEWS
parentc865af238e723fced2d9740c93d51f826762cee1 (diff)
downloadurpmi-1c45fa8325bcf0c907d6cefe8f4b9f12a5009bb1.tar
urpmi-1c45fa8325bcf0c907d6cefe8f4b9f12a5009bb1.tar.gz
urpmi-1c45fa8325bcf0c907d6cefe8f4b9f12a5009bb1.tar.bz2
urpmi-1c45fa8325bcf0c907d6cefe8f4b9f12a5009bb1.tar.xz
urpmi-1c45fa8325bcf0c907d6cefe8f4b9f12a5009bb1.zip
cpan-testers: actually needs perl >= 5.10 for //= operator
thus fixing: Tried to use 'urpm::args'. Error: syntax error at /data/home/cpansand/.cpan/build/2020010714/urpmi-v8.120.3-4/blib/lib/urpm/util.pm line 71, near "/." (Might be a runaway multi-line // string starting on line 69)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 344e1f45..5147a99d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
- cpan_testers:
+ o actually needs perl >= 5.10 for //= operator
o fix failing scriptlets test with rpm < 4.13.0
o skip tests if we have no supported downloader