diff options
author | Florent Villard <warly@mandriva.com> | 2004-07-16 08:38:48 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2004-07-16 08:38:48 +0000 |
commit | b11e7bbaf6804d4bb03e15e6ae26a38a295a9f85 (patch) | |
tree | 71cca3d9ffe9f42706e8d625655b760e6abf5162 /bootsplash.spec | |
parent | e8c60d876bbb4ac297745f553d18db1765a5f252 (diff) | |
download | bootsplash-b11e7bbaf6804d4bb03e15e6ae26a38a295a9f85.tar bootsplash-b11e7bbaf6804d4bb03e15e6ae26a38a295a9f85.tar.gz bootsplash-b11e7bbaf6804d4bb03e15e6ae26a38a295a9f85.tar.bz2 bootsplash-b11e7bbaf6804d4bb03e15e6ae26a38a295a9f85.tar.xz bootsplash-b11e7bbaf6804d4bb03e15e6ae26a38a295a9f85.zip |
fix displaying of UTF-8 mo files
Diffstat (limited to 'bootsplash.spec')
-rw-r--r-- | bootsplash.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 165328b..fba0b6d 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 2.1.8 +%define version 2.1.9 %define release 1mdk %define _bootdir /boot @@ -85,6 +85,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Fri Jul 16 2004 Warly <warly@mandrakesoft.com> 2.1.9-1mdk +- fix rendering for UTF-8 mo (pablo) + * Thu Jul 1 2004 Olivier Blin <blino@mandrake.org> 2.1.8-1mdk - fix bootloader-config path - fix remove-boot-splash path |