[lorax/f21] - Drop 32 bit for loop from ppc64 grub2 config (#1169878) (bcl at redhat.com) - gschemas: Fix typo butt

Brian C. Lane bcl at fedoraproject.org
Wed Dec 3 19:29:31 UTC 2014


commit 64273ca4c2981400b9b291fe9c7aa780f1202260
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Dec 3 11:28:20 2014 -0800

    - Drop 32 bit for loop from ppc64 grub2 config (#1169878) (bcl at redhat.com)
    - gschemas: Fix typo button_laytout -> button_layout (walters at verbum.org)

 .gitignore |    1 +
 lorax.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index abae7d6..9408408 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@
 /lorax-21.28.tar.gz
 /lorax-21.29.tar.gz
 /lorax-21.30.tar.gz
+/lorax-21.31.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 26a924e..0970765 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        21.30
+Version:        21.31
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -101,6 +101,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
 %{_mandir}/man1/*.1*
 
 %changelog
+* Wed Dec 03 2014 Brian C. Lane <bcl at redhat.com> 21.31-1
+- Drop 32 bit for loop from ppc64 grub2 config (#1169878) (bcl at redhat.com)
+- gschemas: Fix typo button_laytout -> button_layout (walters at verbum.org)
+
 * Thu Nov 20 2014 Brian C. Lane <bcl at redhat.com> 21.30-1
 - Install optional product and updates packages (#1155228) (bcl at redhat.com)
 
diff --git a/sources b/sources
index ead0de6..b18723b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e18c01e19e40f95e9f66f4b7d91f74e8  lorax-21.30.tar.gz
+b9728b9137fbad239d74e84a3f3ec932  lorax-21.31.tar.gz


More information about the scm-commits mailing list