diff options
-rw-r--r-- | perl-install/Makefile.config | 2 | ||||
-rw-r--r-- | perl-install/NEWS | 6 | ||||
-rw-r--r-- | perl-install/install/NEWS | 3 |
3 files changed, 10 insertions, 1 deletions
diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index 06146f636..6f45650de 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=18.66 +VERSION:=18.67 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index 4bf32fb87..63d87aacc 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,9 @@ +Version 18.67 - 5 January 2024 + +- Updated translations + +Version 18.66 - 19 August 2023 + Version 18.65 - 11 July 2023 - diskdrake: remove deprecated GtkPaned:handle-size style property (mga#32063) diff --git a/perl-install/install/NEWS b/perl-install/install/NEWS index 0bd5f99bd..977bc6f8b 100644 --- a/perl-install/install/NEWS +++ b/perl-install/install/NEWS @@ -1,4 +1,7 @@ +Version 18.67 - 5 January 2024 + - Fix grub2-efi package name on aarch64 (mga#32686) +- Updated translations Version 18.66 - 19 August 2023 |