From 3ae9fcb348735ea9594f730d0a1d741ec17f64f0 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 14 Sep 2005 15:56:56 +0000 Subject: 4.7.15-1mdk --- ChangeLog | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ urpm.pm | 2 +- urpmi.spec | 6 +++++- 3 files changed, 56 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 933ec6e3..29ebe6a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,53 @@ +2005-09-14 17:39 Rafael Garcia-Suarez + + * po/fr.po: Another typo fix + +2005-09-14 17:32 Rafael Garcia-Suarez + + * urpmi: Don't trust closures wrt anonymous stashes + +2005-09-13 19:50 Thomas Backlund + + * po/fi.po: Update translations, fully translated, was 7 fuzzy, 4 + untranslated + +2005-09-12 22:57 neoclust + + * po/fr.po: Fix Typo + +2005-09-11 23:06 Thomas Backlund + + * po/fi.po: Updated translations + +2005-09-08 18:02 Rafael Garcia-Suarez + + * po/fr.po: Updates, mostly by neoclust + +2005-09-08 15:57 Thierry Vignaud + + * po/br.po: update + +2005-09-08 15:28 Rafael Garcia-Suarez + + * po/fr.po: Fix misunderstanding in translation + +2005-09-08 14:37 Rafael Garcia-Suarez + + * po/fr.po: Remove ctrl-M characters + +2005-09-08 12:35 Funda Wang + + * po/fr.po: Updated French translation from neoclust@mandriva.org + +2005-09-07 19:51 Funda Wang + + * po/sl.po: Updated sl translation from + Gregor.Pirnaver@mandrakeprinas.org + +2005-09-07 18:51 Rafael Garcia-Suarez + + * urpm.pm, urpmi.spec: 4.7.14-1mdk + 2005-09-07 17:09 Rafael Garcia-Suarez * urpm/msg.pm: This workaround is no longer necessary diff --git a/urpm.pm b/urpm.pm index 3a6dbded..ab1f2e58 100644 --- a/urpm.pm +++ b/urpm.pm @@ -12,7 +12,7 @@ use urpm::util; use urpm::sys; use urpm::cfg; -our $VERSION = '4.7.14'; +our $VERSION = '4.7.15'; our @ISA = qw(URPM); use URPM; diff --git a/urpmi.spec b/urpmi.spec index 12d237e5..78b66731 100644 --- a/urpmi.spec +++ b/urpmi.spec @@ -7,7 +7,7 @@ ################################################################## %define name urpmi -%define version 4.7.14 +%define version 4.7.15 %define release 1mdk %define group %(perl -e 'print "%_vendor" =~ /\\bmandr/i ? "System/Configuration/Packaging" : "System Environment/Base"') @@ -252,6 +252,10 @@ if (-e "/etc/urpmi/urpmi.cfg") { %{compat_perl_vendorlib}/urpm/ldap.pm %changelog +* Wed Sep 14 2005 Rafael Garcia-Suarez 4.7.15-1mdk +- Fix --gui bug with changing media +- Message updates + * Wed Sep 07 2005 Rafael Garcia-Suarez 4.7.14-1mdk - Optimize utf-8 operations - Don't decode utf-8 text when the locale charset is itself in utf-8 -- cgit v1.2.1