diff options
-rw-r--r-- | bootsplash.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 25508d1..ce58b54 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 1.0 +%define version 1.1 %define release 1mdk Summary: The Boot Splash Images and scripts. @@ -44,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT %_datadir/%{name}/* %changelog +* Fri Feb 8 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.1-1mdk +- Add themes support. + * Mon Feb 4 2002 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.0-1mdk - First version. |