[arm-boot-config/f19] Bump to 0.55

blc blc at fedoraproject.org
Sat Jun 22 01:43:36 UTC 2013


commit 84a15ca917c69190fa7de306f72056a0606889bb
Author: Brendan Conoboy <blc at redhat.com>
Date:   Fri Jun 21 21:43:16 2013 -0400

    Bump to 0.55

 .gitignore           |    1 +
 arm-boot-config.spec |    6 +++++-
 sources              |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cdbc2ee..ac76a88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /arm-boot-config-0.52.tar.bz2
 /arm-boot-config-0.53.tar.bz2
 /arm-boot-config-0.54.tar.bz2
+/arm-boot-config-0.55.tar.bz2
diff --git a/arm-boot-config.spec b/arm-boot-config.spec
index 0ffea98..b4dc216 100644
--- a/arm-boot-config.spec
+++ b/arm-boot-config.spec
@@ -1,5 +1,5 @@
 Name:		arm-boot-config
-Version:	0.54
+Version:	0.55
 Release:	1%{?dist}
 Summary:	ARM Boot Configuration library and boot script generator
 License:	GPLv2+
@@ -41,6 +41,10 @@ true
 %_defaultdocdir/%{name}-%{version}
 
 %changelog
+* Fri Jun 21 2013 Brendan Conoboy <blc at redhat.com> - 0.55-1
+- Consolidate all TI boards into one file, enhance.
+- Use findfdt where available to set default u_dtb value
+
 * Thu Jun 20 2013 Brendan Conoboy <blc at redhat.com> - 0.54-1
 - Move more variables out of 'setenv' space for OMAP.
 
diff --git a/sources b/sources
index d3ee870..669719c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad6ac8bf9de43eebfd16df40e31636d7  arm-boot-config-0.54.tar.bz2
+a2451550bbd99054ea3afb426a1f179e  arm-boot-config-0.55.tar.bz2


More information about the scm-commits mailing list