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

blc blc at fedoraproject.org
Fri May 24 01:25:59 UTC 2013


commit 224dc720f92530ab5a8db670737430416866736b
Author: Brendan Conoboy <blc at redhat.com>
Date:   Thu May 23 21:25:45 2013 -0400

    Bump to 0.50

 .gitignore           |    1 +
 arm-boot-config.spec |    6 +++++-
 sources              |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7a7645f..5d4842f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /arm-boot-config-0.47.tar.bz2
 /arm-boot-config-0.48.tar.bz2
 /arm-boot-config-0.49.tar.bz2
+/arm-boot-config-0.50.tar.bz2
diff --git a/arm-boot-config.spec b/arm-boot-config.spec
index e69e2c7..9bd2d4a 100644
--- a/arm-boot-config.spec
+++ b/arm-boot-config.spec
@@ -1,5 +1,5 @@
 Name:		arm-boot-config
-Version:	0.49
+Version:	0.50
 Release:	1%{?dist}
 Summary:	ARM Boot Configuration library and boot script generator
 License:	GPLv2+
@@ -41,6 +41,10 @@ true
 %_defaultdocdir/%{name}-%{version}
 
 %changelog
+* Thu May 23 2013 Brendan Conoboy <blc at redhat.com> - 0.50-1
+- Use pass_dtb when skip_dtb is set but uboot addr is needed.
+- Small change to hopefully support wider range of Tegra devices
+
 * Wed May 22 2013 Brendan Conoboy <blc at redhat.com> - 0.49-1
 - Workarounds for OMAP malloc issues.
 - Support TI board names via their dtb name.
diff --git a/sources b/sources
index b15922a..3e9ff62 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ec4093d1c6e538312975550b2eba7a2  arm-boot-config-0.49.tar.bz2
+23e000ff22768eb998439c33c4fd0777  arm-boot-config-0.50.tar.bz2


More information about the scm-commits mailing list