[uboot-tools] update to 2011.12 release

Dennis Gilmore ausil at fedoraproject.org
Thu Mar 8 19:35:50 UTC 2012


commit f406e87a341184ebb48a238baf6ffffe5e623ea5
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Thu Mar 8 13:35:48 2012 -0600

    update to 2011.12 release

 .gitignore       |    1 +
 sources          |    2 +-
 uboot-tools.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05018d1..8d5d50b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 u-boot-2010.03.tar.bz2
 /u-boot-2011.03.tar.bz2
+/u-boot-2011.12.tar.bz2
diff --git a/sources b/sources
index 493d99e..967bc2b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-91d02124c94368557d0e9ac05fb8c33f  u-boot-2011.03.tar.bz2
+7f29b9f6da44d6e46e988e7561fd1d5f  u-boot-2011.12.tar.bz2
diff --git a/uboot-tools.spec b/uboot-tools.spec
index fdc5a56..13d258f 100644
--- a/uboot-tools.spec
+++ b/uboot-tools.spec
@@ -1,6 +1,6 @@
 Name:           uboot-tools
-Version:        2011.03
-Release:        2%{?dist}
+Version:        2011.12
+Release:        1%{?dist}
 Summary:        U-Boot utilities
 
 Group:          Development/Tools
@@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Mar 08 2012 Dennis Gilmore <dennis at ausil.us> - 2011.12-1
+- update to 2011.12 release
+
 * Sat Jan 14 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2011.03-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list