From 4d95f857aa6c66a8f446ef538c4aac21d5a3be85 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 11 Aug 2004 07:00:11 +0000 Subject: 2.1.4-1mdk --- ChangeLog | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ rpmdrake.spec | 10 ++++++-- 2 files changed, 81 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9550f8e0..7323850e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,76 @@ +2004-08-11 08:22 Thierry Vignaud + + * rpmdrake: (localtime2changelog) use localized date format (sadly, + in !remove mode, we rely on rpm which doesn't use localized + format but only localized names of days & monthes) + +2004-08-11 03:12 Rafael Garcia-Suarez + + * edit-urpm-sources.pl: Confirmation dialog for removal of sources + (patch by Fabrice Facorat) + +2004-08-10 01:40 Pablo Saratxaga + + * po/: bn.pom, hu.pom, zh_TW.pom: updated pom files + +2004-08-09 12:19 Albert Astals Cid + + * po/ca.po: catalan updates + +2004-08-09 10:20 Thierry Vignaud + + * po/br.po: kill a few dead entries + +2004-08-09 03:13 Rafael Garcia-Suarez + + * po/fr.po: Fixes in the French translations. + +2004-08-09 00:21 Pablo Saratxaga + + * po/fr.po: updated po file + +2004-08-08 14:13 Pablo Saratxaga + + * po/: he.po, hi.po: updated po file + +2004-08-08 10:47 Youcef Rabah Rahal + + * po/ar.po: Arabic translation + +2004-08-07 04:43 Pablo Saratxaga + + * po/: bn.po, de.po, fr.pom, nb.po, pt.pom, wa.pom: updated po + files + +2004-08-06 15:40 Youcef Rabah Rahal + + * po/ar.po: Arabeyes' Arabic translation + +2004-08-06 05:23 Dovix + + * po/he.po: [no log message] + +2004-08-06 02:14 Rafael Garcia-Suarez + + * rpmdrake.pm: Add space around wait message (bug #10546), by + Fabrice Facorat. + +2004-08-06 01:17 fisher + + * po/uk.po: Ukrainian translation update. + +2004-08-05 16:05 Fabian Mandelbaum + + * po/es.po: Updated Spanish translations + +2004-08-05 13:37 Pablo Saratxaga + + * po/et.po: updated po file + +2004-08-04 09:54 Rafael Garcia-Suarez + + * ChangeLog, rpmdrake.spec: 2.1.3-14mdk + 2004-08-04 09:22 Rafael Garcia-Suarez * rpmdrake.pm: Don't UTF-8 encode error messages twice. diff --git a/rpmdrake.spec b/rpmdrake.spec index 6cde7776..62c4cd35 100644 --- a/rpmdrake.spec +++ b/rpmdrake.spec @@ -7,8 +7,8 @@ ################################################################## %define name rpmdrake -%define version 2.1.3 -%define release 14mdk +%define version 2.1.4 +%define release 1mdk Name: %{name} Version: %{version} @@ -126,6 +126,12 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/park-rpmdrake %changelog +* Wed Aug 11 2004 Rafael Garcia-Suarez 2.1.4-1mdk +- rpmdrake uses localized dates in changelog +- edit-urpm-sources.pl requires confirmation when removing media + (Fabrice Facorat) +- Update messages + * Wed Aug 04 2004 Rafael Garcia-Suarez 2.1.3-14mdk - Update messages - Fix some utf-8 handling in error messages -- cgit v1.2.1