summaryrefslogtreecommitdiffstats
path: root/Changes
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2024-05-31 11:04:09 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2024-05-31 11:08:13 +0200
commit694f565a4e6a4dcd5adf9ed4939629d94121b82a (patch)
tree7797a151f7a7735f1d7b71dabf54d0773188abd3 /Changes
parentf46d872a743f346a5b34093be9770a741e25bebf (diff)
downloadurpmi-694f565a4e6a4dcd5adf9ed4939629d94121b82a.tar
urpmi-694f565a4e6a4dcd5adf9ed4939629d94121b82a.tar.gz
urpmi-694f565a4e6a4dcd5adf9ed4939629d94121b82a.tar.bz2
urpmi-694f565a4e6a4dcd5adf9ed4939629d94121b82a.tar.xz
urpmi-694f565a4e6a4dcd5adf9ed4939629d94121b82a.zip
Use a more generic compiler for cpan testers
Else it fails to link on eg FreeBSD Likewise linux32 isn't available there
Diffstat (limited to 'Changes')
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index ea99fbc2..b23a39c1 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,6 @@
+- testsuite:
+ o use a more generic compiler for cpan testers
+
Version 8.132 - 29 May 2023
- Set wget as default downloader (mga#24362)