summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bootstub.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/bootstub.spec b/bootstub.spec
index 0050197..7178e09 100644
--- a/bootstub.spec
+++ b/bootstub.spec
@@ -28,9 +28,9 @@ install -m 755 bootstub $RPM_BUILD_ROOT/boot/
/boot/bootstub
%changelog
-* Mon May 26 2008 Alek Du <alek.du@intel.com > - 0.1-1
-- create initial package
-* Tue Jun 10 2008 Alek Du <alek.du@intel.com> - 0.2-1
-- add SPI uart support
* Tue Jun 17 2008 Alek Du <alek.du@intel.com> - 0.3-1
- change SPI uart slave select to 0x2 according to ESL 2008.06 version
+* Tue Jun 10 2008 Alek Du <alek.du@intel.com> - 0.2-1
+- add SPI uart support
+* Mon May 26 2008 Alek Du <alek.du@intel.com > - 0.1-1
+- create initial package