[uboot-tools] update to 2013.07 final

Dennis Gilmore ausil at fedoraproject.org
Fri Jul 26 23:27:18 UTC 2013


commit f1ae4c8c56f5bc5021098f26640a9a4532edd7e3
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Fri Jul 26 18:27:09 2013 -0500

    update to 2013.07 final

 sources          |    2 +-
 uboot-tools.spec |    7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index 1e2034c..b87e9e7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c5afaa1a297e45d8f7d3bf799997a13f  u-boot-2013.07-rc3.tar.bz2
+8445162690052e6afd4b8f87af2bb557  u-boot-2013.07.tar.bz2
diff --git a/uboot-tools.spec b/uboot-tools.spec
index 754f544..f8535ee 100644
--- a/uboot-tools.spec
+++ b/uboot-tools.spec
@@ -1,9 +1,9 @@
-%global candidate rc3
+#global candidate rc
 %global _default_patch_fuzz 2
 
 Name:           uboot-tools
 Version:        2013.07
-Release:        0.2%{?candidate:.%{candidate}}%{?dist}
+Release:        1%{?candidate:.%{candidate}}%{?dist}
 Summary:        U-Boot utilities
 
 Group:          Development/Tools
@@ -338,6 +338,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Fri Jul 26 2013 Dennis Gilmore <dennis at ausil.us> - 2013.07-1
+- update to 2013.07 final 
+
 * Thu Jul 18 2013 Dennis Gilmore <dennis at ausil.us> - 2013.07-0.2.rc3
 - update to 2013.07 rc3
 - set wandboard to use extlinux.conf by default


More information about the scm-commits mailing list