diff --git a/.gitignore b/.gitignore index f80fc48..68a282f 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ /lorax-23.2.tar.gz /lorax-23.3.tar.gz /lorax-23.4.tar.gz +/lorax-23.5.tar.gz diff --git a/lorax.spec b/lorax.spec index bd504b9..f6123c5 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: lorax -Version: 23.4 +Version: 23.5 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -106,6 +106,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %{_mandir}/man1/*.1* %changelog +* Mon Mar 16 2015 Brian C. Lane 23.5-1 +- Don't erase /usr/lib/os.release.d (sgallagh@redhat.com) + * Fri Mar 13 2015 Brian C. Lane 23.4-1 - Require python-dnf so that we get the python2 version (bcl@redhat.com) - livemedia-creator: Fix up fake yum object for DNF change (bcl@redhat.com) diff --git a/sources b/sources index 4c7709a..83e4f88 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -12bed9a5f0d329f14940ceaa34bb7998 lorax-23.4.tar.gz +e6b3e0c01da700e738025ca3e54a6ba5 lorax-23.5.tar.gz