summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog9
-rw-r--r--urpmi.spec7
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 <rgarciasuarez at mandriva.com>
+
+ * 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 <rgarciasuarez at mandriva.com>
+
+ * urpmi.spec: 4.7.11-2mdk
+
2005-08-30 16:15 Rafael Garcia-Suarez <rgarciasuarez at mandriva.com>
* 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 <rgarciasuarez@mandriva.com> 4.7.11-
+* Wed Aug 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.11-3mdk
+- suppress wide character warnings
+
+* Tue Aug 30 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.11-2mdk
- message updates
- decode utf-8 on output