summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Whitaker <mageia@martin-whitaker.me.uk>2021-01-11 12:34:03 +0000
committerMartin Whitaker <mageia@martin-whitaker.me.uk>2021-01-11 12:34:03 +0000
commit9c7922ba495a68ea9e958e0494c24896e92811bf (patch)
treebd05ecea964afe708c93d32708fce6e95952e38c
parent847f792f9e3acb53c23700c669c30b2e0e7f2b5c (diff)
downloaddrakx-9c7922ba495a68ea9e958e0494c24896e92811bf.tar
drakx-9c7922ba495a68ea9e958e0494c24896e92811bf.tar.gz
drakx-9c7922ba495a68ea9e958e0494c24896e92811bf.tar.bz2
drakx-9c7922ba495a68ea9e958e0494c24896e92811bf.tar.xz
drakx-9c7922ba495a68ea9e958e0494c24896e92811bf.zip
18.4018.40
-rw-r--r--perl-install/Makefile.config2
-rw-r--r--perl-install/NEWS3
-rw-r--r--perl-install/install/NEWS3
3 files changed, 7 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config
index e81cc06c7..641b050d2 100644
--- a/perl-install/Makefile.config
+++ b/perl-install/Makefile.config
@@ -1,5 +1,5 @@
# -*- Makefile -*-
-VERSION:=18.39
+VERSION:=18.40
SUDO = sudo
TMPDIR = /tmp
diff --git a/perl-install/NEWS b/perl-install/NEWS
index 392be5661..cf5124d26 100644
--- a/perl-install/NEWS
+++ b/perl-install/NEWS
@@ -1,3 +1,6 @@
+Version 18.40 - 11 January 2021
+
+- updated translations
- drakbug_report:
o fail quietly when trying journalctl for system log
- fix handling of TYPE"64bit" flags when reading rpmsrate
diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS
index 44055eb74..72fa99fe8 100644
--- a/perl-install/install/NEWS
+++ b/perl-install/install/NEWS
@@ -1,3 +1,6 @@
+Version 18.40 - 11 January 2021
+
+- updated translations
- fix handling of TYPE"64bit" flags when reading rpmsrate
o ensure 32-bit packages are not pre-selected on 64-bit systems