diff options
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 3a291d6..c18624b 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 2.0.6 +%define version 2.1.0 %define release 1mdk %define _bootdir /boot @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Tue Nov 18 2003 Warly <warly@mandrakesoft.com> 2.1.0-1mdk +- add Olivier Blin idea to rely on initrd to choose the correct resolution in detect-resolution + * Sun Sep 21 2003 Warly <warly@mandrakesoft.com> 2.0.6-1mdk - fix bad make clean |