[gnu-efi/f16] Fix merge error.

Peter Jones pjones at fedoraproject.org
Thu Aug 11 15:02:24 UTC 2011


commit 7bc68a89895039217fb8b345779a7e992c48ce4b
Author: Peter Jones <pjones at redhat.com>
Date:   Thu Aug 11 10:48:06 2011 -0400

    Fix merge error.

 gnu-efi.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnu-efi.spec b/gnu-efi.spec
index 3598bd2..d766b5d 100644
--- a/gnu-efi.spec
+++ b/gnu-efi.spec
@@ -1,7 +1,7 @@
 Summary: Development Libraries and headers for EFI
 Name: gnu-efi
 Version: 3.0e
-Release: 14%{?dist}
+Release: 15%{?dist}
 Group: Development/System
 License: GPLv2+
 URL: ftp://ftp.hpl.hp.com/pub/linux-ia64
@@ -68,7 +68,7 @@ rm -rf %{buildroot}
 %attr(0644,root,root) /boot/efi/EFI/redhat/*.efi
 
 %changelog
-* Thu Aug 11 2011 Peter Jones <pjones at redhat.com> - 3.0e-14
+* Thu Aug 11 2011 Peter Jones <pjones at redhat.com> - 3.0e-15
 - Correctly pad the stack when doing uefi calls
   Related: rhbz#677468
 - Add ability to write UEFI callbacks and drivers


More information about the scm-commits mailing list