[arm-boot-config] Updated to 0.45

blc blc at fedoraproject.org
Thu May 16 02:23:25 UTC 2013


commit a1509441c82782e55c2a089bbd5820493eee2977
Author: Brendan Conoboy <blc at redhat.com>
Date:   Wed May 15 22:20:03 2013 -0400

    Updated to 0.45

 .gitignore           |    1 +
 arm-boot-config.spec |    5 ++++-
 sources              |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c187881..0f88679 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /arm-boot-config-0.43.tar.bz2
+/arm-boot-config-0.45.tar.bz2
diff --git a/arm-boot-config.spec b/arm-boot-config.spec
index 0c9add9..b811974 100644
--- a/arm-boot-config.spec
+++ b/arm-boot-config.spec
@@ -1,5 +1,5 @@
 Name:		arm-boot-config
-Version:	0.43
+Version:	0.45
 Release:	1%{?dist}
 Summary:	ARM Boot Configuration library and boot script generator
 License:	GPLv2+
@@ -42,6 +42,9 @@ true
 %_defaultdocdir/%{name}-%{version}
 
 %changelog
+* Wed May 15 2013 Brendan Conoboy <blc at redhat.com> - 0.45-1
+- Evaluate u_dtb to decide which kernel to use by default.
+
 * Tue May 14 2013 Brendan Conoboy <blc at redhat.com> - 0.43-1
 - Updates to pass rpmlint
 
diff --git a/sources b/sources
index 466447a..99d2cd7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b61a568699f12dfec92a0a25b5a2d1a2  arm-boot-config-0.43.tar.bz2
+2e84316205cfe24c780945d5562b427c  arm-boot-config-0.45.tar.bz2


More information about the scm-commits mailing list