- aarch64 no longer needs explicit console setting (#1170412) (bcl@redhat.com)
- Bump version to 22.0 (bcl@redhat.com)
This commit is contained in:
parent
56de670177
commit
7d50ec6911
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@
|
||||
/lorax-21.29.tar.gz
|
||||
/lorax-21.30.tar.gz
|
||||
/lorax-21.31.tar.gz
|
||||
/lorax-22.0.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 21.31
|
||||
Version: 22.0
|
||||
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
|
||||
* Fri Dec 05 2014 Brian C. Lane <bcl@redhat.com> 22.0-1
|
||||
- aarch64 no longer needs explicit console setting (#1170412) (bcl@redhat.com)
|
||||
- Bump version to 22.0 (bcl@redhat.com)
|
||||
|
||||
* 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)
|
||||
|
Loading…
Reference in New Issue
Block a user