diff options
author | Chmouel Boudjnah <chmou@mandriva.com> | 2002-02-08 15:47:54 +0000 |
---|---|---|
committer | Chmouel Boudjnah <chmou@mandriva.com> | 2002-02-08 15:47:54 +0000 |
commit | b42953856bfd173bd11f3bc5872fc5ed31ed5775 (patch) | |
tree | 4726e58c6eb001a317c5038cf0bcb3767402555b /bootsplash.spec | |
parent | 6faa2454d7095e41726588feac171837962dffb3 (diff) | |
download | bootsplash-b42953856bfd173bd11f3bc5872fc5ed31ed5775.tar bootsplash-b42953856bfd173bd11f3bc5872fc5ed31ed5775.tar.gz bootsplash-b42953856bfd173bd11f3bc5872fc5ed31ed5775.tar.bz2 bootsplash-b42953856bfd173bd11f3bc5872fc5ed31ed5775.tar.xz bootsplash-b42953856bfd173bd11f3bc5872fc5ed31ed5775.zip |
1.1-1mdk
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 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. |