- New lorax documentation - 25.12 (bcl@redhat.com)

- Don't install python3-dnf-langpacks (vpodzime@redhat.com)
This commit is contained in:
Brian C. Lane 2016-07-28 07:59:38 -07:00
parent 849ebc3c41
commit 5c1ec2415c
3 changed files with 7 additions and 2 deletions

1
.gitignore vendored
View File

@ -90,3 +90,4 @@
/lorax-25.9.tar.gz
/lorax-25.10.tar.gz
/lorax-25.11.tar.gz
/lorax-25.12.tar.gz

View File

@ -3,7 +3,7 @@
%define debug_package %{nil}
Name: lorax
Version: 25.11
Version: 25.12
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -148,6 +148,10 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%changelog
* Thu Jul 28 2016 Brian C. Lane <bcl@redhat.com> 25.12-1
- New lorax documentation - 25.12 (bcl@redhat.com)
- Don't install python3-dnf-langpacks (vpodzime@redhat.com)
* Wed Jul 20 2016 Brian C. Lane <bcl@redhat.com> 25.11-1
- Fix aarch64 installs due to missing/unsupported packages
(pbrobinson@gmail.com)

View File

@ -1 +1 @@
9960f0cbb0dbf132e2f29756fde3ad95 lorax-25.11.tar.gz
021e12249271255e8e24236725019808 lorax-25.12.tar.gz