[arm-boot-config] Bump to 0.51

blc blc at fedoraproject.org
Fri May 24 05:23:40 UTC 2013


commit 687226de1e459232d95e151ace676e8f78fd7c4d
Author: Brendan Conoboy <blc at redhat.com>
Date:   Fri May 24 01:23:28 2013 -0400

    Bump to 0.51

 .gitignore           |    1 +
 arm-boot-config.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5d4842f..e5b15da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
 /arm-boot-config-0.48.tar.bz2
 /arm-boot-config-0.49.tar.bz2
 /arm-boot-config-0.50.tar.bz2
+/arm-boot-config-0.51.tar.bz2
diff --git a/arm-boot-config.spec b/arm-boot-config.spec
index 9bd2d4a..51c7c89 100644
--- a/arm-boot-config.spec
+++ b/arm-boot-config.spec
@@ -1,5 +1,5 @@
 Name:		arm-boot-config
-Version:	0.50
+Version:	0.51
 Release:	1%{?dist}
 Summary:	ARM Boot Configuration library and boot script generator
 License:	GPLv2+
@@ -41,6 +41,9 @@ true
 %_defaultdocdir/%{name}-%{version}
 
 %changelog
+* Thu May 23 2013 Brendan Conoboy <blc at redhat.com> - 0.51-1
+- Revise Tegra fix to protect OMAP, honor soc=omap[34].
+
 * 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
diff --git a/sources b/sources
index 3e9ff62..529235b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-23e000ff22768eb998439c33c4fd0777  arm-boot-config-0.50.tar.bz2
+f7a07f310790e6de1dbfbca795fb553d  arm-boot-config-0.51.tar.bz2


More information about the scm-commits mailing list