- Add glibc-all-langpacks (#1312607) (dshea@redhat.com)
This commit is contained in:
parent
3a03f49ddf
commit
8d3f144ea7
1
.gitignore
vendored
1
.gitignore
vendored
@ -78,3 +78,4 @@
|
|||||||
/lorax-24.11.tar.gz
|
/lorax-24.11.tar.gz
|
||||||
/lorax-24.12.tar.gz
|
/lorax-24.12.tar.gz
|
||||||
/lorax-24.13.tar.gz
|
/lorax-24.13.tar.gz
|
||||||
|
/lorax-24.14.tar.gz
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 24.13
|
Version: 24.14
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -147,6 +147,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Mar 01 2016 Brian C. Lane <bcl@redhat.com> 24.14-1
|
||||||
|
- Add glibc-all-langpacks (#1312607) (dshea@redhat.com)
|
||||||
|
|
||||||
* Thu Feb 25 2016 Brian C. Lane <bcl@redhat.com> 24.13-1
|
* Thu Feb 25 2016 Brian C. Lane <bcl@redhat.com> 24.13-1
|
||||||
- templates: Reinstate gpgme-pthread.so for ostree (walters@verbum.org)
|
- templates: Reinstate gpgme-pthread.so for ostree (walters@verbum.org)
|
||||||
- Include grub2-efi-modules on the boot.iso (#1277227) (bcl@redhat.com)
|
- Include grub2-efi-modules on the boot.iso (#1277227) (bcl@redhat.com)
|
||||||
|
Loading…
Reference in New Issue
Block a user