[gummiboot] version 11

Kay Sievers kay at fedoraproject.org
Sat Jan 19 20:26:58 UTC 2013


commit da8ff8ce1479e6ac6e71009e91bfe85d9f8cb1f1
Author: Kay Sievers <kay at vrfy.org>
Date:   Sat Jan 19 21:26:29 2013 +0100

    version 11

 .gitignore     |    1 +
 gummiboot.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..0ed58ae 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/gummiboot-11.tar.xz
diff --git a/gummiboot.spec b/gummiboot.spec
index 91b4bfb..358cb03 100644
--- a/gummiboot.spec
+++ b/gummiboot.spec
@@ -1,6 +1,6 @@
 Name:           gummiboot
-Version:        10
-Release:        1%{?dist}
+Version:        11
+Release:        2%{?dist}
 Summary:        Simple EFI Boot Manager
 ExclusiveArch:  x86_64
 License:        LGPLv2+
@@ -39,5 +39,8 @@ cp gummiboot.efi $RPM_BUILD_ROOT%{_prefix}/lib/gummiboot/gummiboot.efi
 %{_prefix}/lib/gummiboot/gummiboot.efi
 
 %changelog
+* Sat Jan 19 2013 Kay Sievers <kay at redhat.com> - 11-2
+- version 11
+
 * Thu Jan 17 2013 Kay Sievers <kay at redhat.com> - 10-1
 - initial packaging
diff --git a/sources b/sources
index ba08840..85260ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b43a3e71743622fa5003afc8bce64a52  gummiboot-10.tar.xz
+bbfd39cd7ec336397674b4355e218186  gummiboot-11.tar.xz


More information about the scm-commits mailing list