diff --git a/update-kernel.spec b/update-kernel.spec index f0389a7..bff20cc 100644 --- a/update-kernel.spec +++ b/update-kernel.spec @@ -1,6 +1,6 @@ Name: update-kernel Version: 0.5 -Release: alt1 +Release: alt1.1 Summary: Update kernel and modules License: GPL @@ -37,6 +37,10 @@ install -pD -m755 %SOURCE0 %buildroot%_sbindir/%name %_sbindir/%name %changelog +* Sat Sep 20 2008 Michael Shigorin 0.5-alt1.1 +- update-kernel: run x11setupdrv if needed; spelling fixes +- remove-kernel: minor enhancements + * Mon Sep 01 2008 Vladimir V Kamarzin 0.5-alt1 - Fix module-names calculation (Closes: #16946)