summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlek Du <alek.du@intel.com>2008-07-10 15:00:41 +0800
committerPatrick Tjin <pattjin@google.com>2014-07-21 20:22:38 -0700
commit4c20ce249f78a9e84a09e805cebf017c68d9a545 (patch)
tree8fe9a9a2091ee76d96aab587123b1118d5ec2681
parent8025bad28279ded1f9e34d8350057c5f9cf7c3f6 (diff)
downloadbootstub-4c20ce249f78a9e84a09e805cebf017c68d9a545.tar.gz
increase the version in spec file
-rw-r--r--bootstub.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/bootstub.spec b/bootstub.spec
index 7178e09..60e7ece 100644
--- a/bootstub.spec
+++ b/bootstub.spec
@@ -1,6 +1,6 @@
Summary: this package provides bootstub binary for mrst power on
Name: bootstub
-Version: 0.3
+Version: 0.4
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Shells
@@ -28,6 +28,8 @@ install -m 755 bootstub $RPM_BUILD_ROOT/boot/
/boot/bootstub
%changelog
+* Thu Jul 10 2008 Alek Du <alek.du@intel.com> - 0.4-1
+- add SPI uart suppression flag
* 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