summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlek Du <alek.du@intel.com>2008-06-17 14:19:33 +0800
committerPatrick Tjin <pattjin@google.com>2014-07-21 20:22:37 -0700
commit5b2b33ff526ee36a8a2f137dc5536fa15d8e6edb (patch)
tree3aa7f38f028f480a72816dd11cd0c47e6fd5e3b8
parent3ef78bd0e315144f7e37b133c5dbf5bee2aa585a (diff)
downloadbootstub-5b2b33ff526ee36a8a2f137dc5536fa15d8e6edb.tar.gz
Fixed spec version to descending
-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