[edk2] Upgrade to r14844.

bonzini bonzini at fedoraproject.org
Thu Nov 14 14:50:53 UTC 2013


commit f8ed42908061d18c86f38a03eebe2aff244f3e26
Author: Paolo Bonzini <pbonzini at redhat.com>
Date:   Thu Nov 14 15:50:55 2013 +0100

    Upgrade to r14844.

 .gitignore |    1 +
 edk2.spec  |    9 ++++++---
 sources    |    1 +
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7882a4d..af227d1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /edk2-r14365.tar.xz
+/edk2-r14844.tar.xz
diff --git a/edk2.spec b/edk2.spec
index dbc69f6..d819d43 100644
--- a/edk2.spec
+++ b/edk2.spec
@@ -1,10 +1,10 @@
-%define SVNDATE 20130515
-%define SVNREV  14365
+%define SVNDATE 20131114
+%define SVNREV  14844
 
 # More subpackages to come once licensing issues are fixed
 Name:		edk2
 Version:	%{SVNDATE}svn%{SVNREV}
-Release:	7%{?dist}
+Release:	1%{?dist}
 Summary:	EFI Development Kit II
 
 # There are no formal releases from upstream.
@@ -164,6 +164,9 @@ done
 %doc BaseTools/UserManuals/VolInfo_Utility_Man_Page.rtf
 
 %changelog
+* Thu Nov 14 2013 Paolo Bonzini <pbonzini at redhat.com> - 20131114svn14844-1
+- Upgrade to r14844.
+
 * Fri Nov 8 2013 Paolo Bonzini <pbonzini at redhat.com> - 20130515svn14365-7
 - Make BaseTools compile on ARM.
 
diff --git a/sources b/sources
index 316d98a..282741f 100644
--- a/sources
+++ b/sources
@@ -1 +1,2 @@
 ad1e70d62ac0ba942566bce4139843ee  edk2-r14365.tar.xz
+d2cde08bda623f012d62744a66f4b71f  edk2-r14844.tar.xz


More information about the scm-commits mailing list