summaryrefslogtreecommitdiffstats
path: root/perl-install
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install')
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS2
-rw-r--r--perl-install/install/NEWS2
3 files changed, 5 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index b522c643e..edd3edb4d 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=18.69
+VERSION:=18.70
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 08ebc99d0..611e0fc43 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,5 @@
+Version 18.70 - 29 November 2025
+
- use POSIX::setlocale() instead of c::setlocale() to ensure Locale::gettext
uses any locale changes we make (mga#34656)
- use task-plasma-minimal instead of task-plasma5-minimal
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 912b1cd1b..0685b4ac5 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,5 @@
+Version 18.70 - 29 November 2025
+
- use POSIX::setlocale() instead of c::setlocale() to ensure Locale::gettext
uses any locale changes we make (mga#34656)
- use task-plasma-minimal instead of task-plasma5-minimal