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 b839cdb..571882b 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 2.1.3 +%define version 2.1.4 %define release 1mdk %define _bootdir /boot @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Tue Feb 10 2004 Warly <warly@mandrakesoft.com> 2.1.4-1mdk +- simplify detect-resolution to have a better interaction with drakboot + * Fri Feb 06 2004 Warly <warly@mandrakesoft.com> 2.1.3-1mdk - add Olivier Blin patches to fix THEME= handling and quotes in lilo name - remove \d+xx\d+ like detect-resolution output (to work with drakboot --splash) |