aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bootsplash.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec
index 7bf9a6e..d627fe3 100644
--- a/bootsplash.spec
+++ b/bootsplash.spec
@@ -1,6 +1,6 @@
%define name bootsplash
%define version 2.1.13
-%define release 1mdk
+%define release 3mdk
%define _bootdir /boot
Summary: The Boot Splash Images and scripts
@@ -87,6 +87,10 @@ rm -rf $RPM_BUILD_ROOT
%{_bindir}/*
%changelog
+* Tue Feb 08 2005 Pablo Saratxaga <pablo@mandrakesoft.com> 2.1.13-3mdk
+- fixed Japanese display
+- various new translations
+
* Tue Sep 30 2004 Pablo Saratxaga <pablo@mandrakesoft.com> 2.1.13-2mdk
- fix rendering for UTF-8 in ttf.c and splash.sh
- removed copying of locale from post script (it is now done by DrakX/locale)