summaryrefslogtreecommitdiffstats
path: root/urpmi.spec
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-09-07 16:51:47 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-09-07 16:51:47 +0000
commitedfd3fccbc6145faffec2d401ae1b17ccee52106 (patch)
tree0cb6ffd45a5b5bdc0a89860621a39170bfa1f17c /urpmi.spec
parent16bed9f19380377c6845c29dd703275d103a3178 (diff)
downloadurpmi-edfd3fccbc6145faffec2d401ae1b17ccee52106.tar
urpmi-edfd3fccbc6145faffec2d401ae1b17ccee52106.tar.gz
urpmi-edfd3fccbc6145faffec2d401ae1b17ccee52106.tar.bz2
urpmi-edfd3fccbc6145faffec2d401ae1b17ccee52106.tar.xz
urpmi-edfd3fccbc6145faffec2d401ae1b17ccee52106.zip
4.7.14-1mdk
Diffstat (limited to 'urpmi.spec')
-rw-r--r--urpmi.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/urpmi.spec b/urpmi.spec
index d779cd5c..12d237e5 100644
--- a/urpmi.spec
+++ b/urpmi.spec
@@ -7,7 +7,7 @@
##################################################################
%define name urpmi
-%define version 4.7.13
+%define version 4.7.14
%define release 1mdk
%define group %(perl -e 'print "%_vendor" =~ /\\bmandr/i ? "System/Configuration/Packaging" : "System Environment/Base"')
@@ -252,6 +252,11 @@ if (-e "/etc/urpmi/urpmi.cfg") {
%{compat_perl_vendorlib}/urpm/ldap.pm
%changelog
+* Wed Sep 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.14-1mdk
+- Optimize utf-8 operations
+- Don't decode utf-8 text when the locale charset is itself in utf-8
+- Message updates
+
* Mon Sep 05 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.13-1mdk
- Really make Date::Manip optional