diff --git a/.gitignore b/.gitignore index edfacad..090fbb0 100644 --- a/.gitignore +++ b/.gitignore @@ -61,3 +61,4 @@ /lorax-23.9.tar.gz /lorax-23.10.tar.gz /lorax-23.11.tar.gz +/lorax-23.12.tar.gz diff --git a/lorax.spec b/lorax.spec index f3c04e4..5ec97f6 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 23.11 +Version: 23.12 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -134,6 +134,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %files lmc-novirt %changelog +* Fri Jun 26 2015 Brian C. Lane 23.12-1 +- Explicitly add kernel-modules and kernel-modules-extra (bcl@redhat.com) + * Fri Jun 19 2015 Brian C. Lane 23.11-1 - Disable systemd-tmpfiles-clean (#1202545) (bcl@redhat.com) diff --git a/sources b/sources index 5472016..19e1eb8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fc0c2cce2881ca2cc0e813eaa36934b6 lorax-23.11.tar.gz +a853dfa3803883b589bc4fcdcc6caf56 lorax-23.12.tar.gz