diff options
author | Florent Villard <warly@mandriva.com> | 2002-03-15 16:36:42 +0000 |
---|---|---|
committer | Florent Villard <warly@mandriva.com> | 2002-03-15 16:36:42 +0000 |
commit | 0e43855a263a7068cc289d58b41225c3a78bf3aa (patch) | |
tree | 8e2d3f6408da4dab51d11be8fc82bb8d053a73fe /bootsplash.spec | |
parent | 6496865b9470247bdd607eae95d30c73207d94ee (diff) | |
download | bootsplash-0e43855a263a7068cc289d58b41225c3a78bf3aa.tar bootsplash-0e43855a263a7068cc289d58b41225c3a78bf3aa.tar.gz bootsplash-0e43855a263a7068cc289d58b41225c3a78bf3aa.tar.bz2 bootsplash-0e43855a263a7068cc289d58b41225c3a78bf3aa.tar.xz bootsplash-0e43855a263a7068cc289d58b41225c3a78bf3aa.zip |
fix progress bar geometryV1_3_10_1mdk
Diffstat (limited to 'bootsplash.spec')
-rw-r--r-- | bootsplash.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index a582359..4d484c1 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 1.3.9 +%define version 1.3.10 %define release 1mdk %define _bootdir /boot @@ -101,6 +101,10 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %changelog +* Fri Mar 15 2002 Warly <warly@mandrakesoft.com> 1.3.10-1mdk +- add dams shading fix +- adjust progress bar geometry + * Wed Mar 13 2002 Warly <warly@mandrakesoft.com> 1.3.9-1mdk - add Quel Qun fix for progress bar shading |