diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-04-07 22:11:56 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-04-07 22:11:56 +0000 |
commit | 31f3868ba08f510730266c1a2e717aceb872ae6e (patch) | |
tree | 69f7beb6730fe452fe7dd00f9934041bedadde2d /rpmdrake.spec | |
parent | 33e24f9003f2704c4ab2f4f91bb5b57dc2829140 (diff) | |
download | rpmdrake-31f3868ba08f510730266c1a2e717aceb872ae6e.tar rpmdrake-31f3868ba08f510730266c1a2e717aceb872ae6e.tar.gz rpmdrake-31f3868ba08f510730266c1a2e717aceb872ae6e.tar.bz2 rpmdrake-31f3868ba08f510730266c1a2e717aceb872ae6e.tar.xz rpmdrake-31f3868ba08f510730266c1a2e717aceb872ae6e.zip |
fix yet again an UTF8 problem (#3676)
Diffstat (limited to 'rpmdrake.spec')
-rw-r--r-- | rpmdrake.spec | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rpmdrake.spec b/rpmdrake.spec index a248f3a5..ee8cb698 100644 --- a/rpmdrake.spec +++ b/rpmdrake.spec @@ -116,10 +116,11 @@ rm -rf $RPM_BUILD_ROOT %{perl_vendorarch}/*.pm %changelog -* Fri Apr 4 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-15mdk +* Tue Apr 8 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-15mdk - rpmdrake: small UI change to follow #3610, e.g. in "maximum information" mode, have the source and currently installed version closer to the top +- grpmi: fix yet again an UTF8 problem (#3676) * Wed Mar 26 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 2.1-14mdk - grpmi/curl_download: fixes for MandrakeClub: |