From cd64d45739348f42e61b9e3f9b55268178c5c5bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sat, 25 Apr 2015 10:17:35 +0200 Subject: 16.88 --- perl-install/Makefile.config | 2 +- perl-install/NEWS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/perl-install/Makefile.config b/perl-install/Makefile.config index d33d6cb2e..230c3503d 100644 --- a/perl-install/Makefile.config +++ b/perl-install/Makefile.config @@ -1,5 +1,5 @@ # -*- Makefile -*- -VERSION:=16.87 +VERSION:=16.88 SUDO = sudo TMPDIR = /tmp diff --git a/perl-install/NEWS b/perl-install/NEWS index f67142e74..d738e434d 100644 --- a/perl-install/NEWS +++ b/perl-install/NEWS @@ -1,3 +1,5 @@ +Version 16.88 - 25 April 2015 + - ensure country/timezone locale is kept when removing unused locale packages (mga#3723) -- cgit v1.2.1