diff options
-rw-r--r-- | bootsplash.spec | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/bootsplash.spec b/bootsplash.spec index 785db0e..66483da 100644 --- a/bootsplash.spec +++ b/bootsplash.spec @@ -1,5 +1,5 @@ %define name bootsplash -%define version 3.1.9 +%define version 3.1.10 %define release %mkrel 1 %define _bootdir /boot @@ -87,15 +87,15 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog -* Wed Sep 07 2005 Warly <warly@mandriva.com> 3.1.9-1mdk -- update po - -* Thu Sep 15 2005 Pixel <pixel@mandriva.com> 3.1.8-3mdk +* Fri Sep 16 2005 Pixel <pixel@mandriva.com> 3.1.10-1mdk - fix upgrading mandrakelinux-theme to mandriva-theme by patching remove-theme ("remove-theme Mandrakelinux" from the preun of mandrakelinux-theme will be called after the switch-theme from the post of mandriva-theme) this also implies mandriva-theme prereq this bootsplash +* Wed Sep 07 2005 Warly <warly@mandriva.com> 3.1.9-1mdk +- update po + * Thu Aug 11 2005 Nicolas Lécureuil <neoclust@mandriva.org> 3.1.8-2mdk - fix url - s/Mandrakelinux/Mandriva Linux/ |