[arm-boot-config/f20] Bump to 0.62

blc blc at fedoraproject.org
Fri Mar 14 00:36:01 UTC 2014


commit e2c87d74eb265a196b7ea3d20db7597046256e07
Author: Brendan Conoboy <blc at redhat.com>
Date:   Thu Mar 13 20:34:26 2014 -0400

    Bump to 0.62

 .gitignore           |    1 +
 arm-boot-config.spec |   15 ++++++++++++++-
 sources              |    2 +-
 3 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3bfb496..d26ed65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@
 /arm-boot-config-0.55.tar.bz2
 /arm-boot-config-0.56.tar.bz2
 /arm-boot-config-0.57.tar.bz2
+/arm-boot-config-0.62.tar.bz2
diff --git a/arm-boot-config.spec b/arm-boot-config.spec
index ce965a4..2646333 100644
--- a/arm-boot-config.spec
+++ b/arm-boot-config.spec
@@ -1,5 +1,5 @@
 Name:		arm-boot-config
-Version:	0.57
+Version:	0.62
 Release:	1%{?dist}
 Summary:	ARM Boot Configuration library and boot script generator
 License:	GPLv2+
@@ -41,6 +41,19 @@ true
 %_defaultdocdir/%{name}
 
 %changelog
+* Thu Mar 13 2014 Brendan Conoboy <blc at redhat.com> 0.62-1
+- Updates for i.MX6
+
+* Wed Mar 12 2014 Peter Robinson <perobins at redhat.com> 0.61-1
+- Set bootm_size for dtb passing issues, use better load addresses for TI
+
+* Tue Nov 19 2013 Jon Disnard <jdisnard at redhat.com> - 0.60-1
+- Handle comments in fstab when divining device for /
+
+* Thu Sep 12 2013 Brendan Conoboy <blc at redhat.com> - 0.59-1
+- Various cleanups and environment size optimizations
+- Add initial wandboard & utilite support.
+
 * Tue Aug 6 2013 Brendan Conoboy <blc at redhat.com> - 0.57-1
 - Unversion docdir.
 - Small code and documentation improvements.
diff --git a/sources b/sources
index e56c77b..74be3c4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4109937e1d85b510f0eb81a6e17ab8e9  arm-boot-config-0.57.tar.bz2
+68fb9ce0a344088007f98ca20649d49e  arm-boot-config-0.62.tar.bz2


More information about the scm-commits mailing list