From 29ed5bf8086b3ecf7646e6f1b36381da410ed8ab Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 31 Aug 2005 12:58:06 +0000 Subject: 4.7.11-3mdk --- ChangeLog | 9 +++++++++ urpmi.spec | 7 +++++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ac4a9c36..691a3063 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-08-31 14:33 Rafael Garcia-Suarez + + * urpm.pm, urpm/msg.pm: Turn off utf8 warnings in the caller each + time we use urpm::msg. + +2005-08-30 16:25 Rafael Garcia-Suarez + + * urpmi.spec: 4.7.11-2mdk + 2005-08-30 16:15 Rafael Garcia-Suarez * urpm/msg.pm: decode every utf8 that gets translated diff --git a/urpmi.spec b/urpmi.spec index 94ad6141..80619277 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -8,7 +8,7 @@ %define name urpmi %define version 4.7.11 -%define release 2mdk +%define release 3mdk %define group %(perl -e 'print "%_vendor" =~ /\\bmandr/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -252,7 +252,10 @@ if (-e "/etc/urpmi/urpmi.cfg") { %{compat_perl_vendorlib}/urpm/ldap.pm %changelog -* Tue Aug 30 2005 Rafael Garcia-Suarez 4.7.11- +* Wed Aug 31 2005 Rafael Garcia-Suarez 4.7.11-3mdk +- suppress wide character warnings + +* Tue Aug 30 2005 Rafael Garcia-Suarez 4.7.11-2mdk - message updates - decode utf-8 on output -- cgit v1.2.1