diff --git a/.gitignore b/.gitignore index e5d927d..a99dea6 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ /lorax-24.9.tar.gz /lorax-24.10.tar.gz /lorax-24.11.tar.gz +/lorax-24.12.tar.gz diff --git a/lorax.spec b/lorax.spec index 1d979b9..054ba82 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 24.11 +Version: 24.12 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -147,6 +147,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %changelog +* Fri Feb 19 2016 Brian C. Lane 24.12-1 +- Put the NM loglevel config in the right place. (bcl@redhat.com) + * Fri Feb 19 2016 Brian C. Lane 24.11-1 - configure NetworkManager to loglevel=DEBUG (#1274647) (rvykydal@redhat.com) - New lorax documentation - 24.10 (bcl@redhat.com) diff --git a/sources b/sources index 1f19bd0..1e97b70 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a2d24268a1a3542f6ed35363b72bf123 lorax-24.11.tar.gz +8d6d0345f018ea4f23d3320ce00dbecc lorax-24.12.tar.gz