diff --git a/.gitignore b/.gitignore index 84d1a10..e635b01 100644 --- a/.gitignore +++ b/.gitignore @@ -90,3 +90,4 @@ /lorax-25.9.tar.gz /lorax-25.10.tar.gz /lorax-25.11.tar.gz +/lorax-25.12.tar.gz diff --git a/lorax.spec b/lorax.spec index 1c656b5..5b1ba18 100644 --- a/lorax.spec +++ b/lorax.spec @@ -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 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 25.11-1 - Fix aarch64 installs due to missing/unsupported packages (pbrobinson@gmail.com) diff --git a/sources b/sources index 42f1f81..c0cac1f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9960f0cbb0dbf132e2f29756fde3ad95 lorax-25.11.tar.gz +021e12249271255e8e24236725019808 lorax-25.12.tar.gz