- Drop 32 bit for loop from ppc64 grub2 config (#1169878) (bcl@redhat.com)

- gschemas: Fix typo button_laytout -> button_layout (walters@verbum.org)
This commit is contained in:
Brian C. Lane 2014-12-03 11:28:20 -08:00
parent ba33df52f1
commit 56de670177
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -43,3 +43,4 @@
/lorax-21.28.tar.gz
/lorax-21.29.tar.gz
/lorax-21.30.tar.gz
/lorax-21.31.tar.gz

View File

@ -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@redhat.com> 21.31-1
- Drop 32 bit for loop from ppc64 grub2 config (#1169878) (bcl@redhat.com)
- gschemas: Fix typo button_laytout -> button_layout (walters@verbum.org)
* Thu Nov 20 2014 Brian C. Lane <bcl@redhat.com> 21.30-1
- Install optional product and updates packages (#1155228) (bcl@redhat.com)

View File

@ -1 +1 @@
e18c01e19e40f95e9f66f4b7d91f74e8 lorax-21.30.tar.gz
b9728b9137fbad239d74e84a3f3ec932 lorax-21.31.tar.gz