[gummiboot] version 19

Kay Sievers kay at fedoraproject.org
Mon Feb 11 02:47:42 UTC 2013


commit 6d771f0a50c9a34e7b92bf1f1b6e1e5da2fde237
Author: Kay Sievers <kay at vrfy.org>
Date:   Mon Feb 11 03:42:37 2013 +0100

    version 19

 .gitignore     |    1 +
 gummiboot.spec |    8 ++++----
 sources        |    2 +-
 3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 56797a4..d0be9cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /gummiboot-18.tar.xz
+/gummiboot-19.tar.xz
diff --git a/gummiboot.spec b/gummiboot.spec
index 0b05882..d988e00 100644
--- a/gummiboot.spec
+++ b/gummiboot.spec
@@ -1,5 +1,5 @@
 Name:           gummiboot
-Version:        18
+Version:        19
 Release:        1%{?dist}
 Summary:        Simple EFI Boot Manager
 ExclusiveArch:  x86_64
@@ -39,14 +39,14 @@ cp gummiboot*.efi $RPM_BUILD_ROOT%{_prefix}/lib/gummiboot/
 %files
 %doc README LICENSE
 %dir %{_prefix}/lib/gummiboot
-%ifarch i686
-%{_prefix}/lib/gummiboot/gummibootia32.efi
-%endif
 %ifarch x86_64
 %{_prefix}/lib/gummiboot/gummibootx64.efi
 %endif
 
 %changelog
+* Mon Feb 11 2013 Kay Sievers <kay at redhat.com> - 18-2
+- version 19
+
 * Fri Feb 08 2013 Kay Sievers <kay at redhat.com> - 17-2
 - version 18
 
diff --git a/sources b/sources
index 09e8da2..fd6907f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-786fbee28ae3ab84f75f6d578433a60e  gummiboot-18.tar.xz
+992e29cb3189d841db37505a9f9fbc3d  gummiboot-19.tar.xz


More information about the scm-commits mailing list