diff --git a/.gitignore b/.gitignore index 8cf16c6..edfacad 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,4 @@ /lorax-23.8.tar.gz /lorax-23.9.tar.gz /lorax-23.10.tar.gz +/lorax-23.11.tar.gz diff --git a/lorax.spec b/lorax.spec index fae4f19..f3c04e4 100644 --- a/lorax.spec +++ b/lorax.spec @@ -1,8 +1,8 @@ %define debug_package %{nil} Name: lorax -Version: 23.10 -Release: 2%{?dist} +Version: 23.11 +Release: 1%{?dist} Summary: Tool for creating the anaconda install images Group: Applications/System @@ -134,8 +134,8 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install %files lmc-novirt %changelog -* Wed Jun 17 2015 Fedora Release Engineering - 23.10-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild +* Fri Jun 19 2015 Brian C. Lane 23.11-1 +- Disable systemd-tmpfiles-clean (#1202545) (bcl@redhat.com) * Wed Jun 10 2015 Brian C. Lane 23.10-1 - Remove some stale entires from runtime-install (dshea@redhat.com) diff --git a/sources b/sources index 49fbcb4..5472016 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8322b1336b4b2def8a1eb7e03a89b7e0 lorax-23.10.tar.gz +fc0c2cce2881ca2cc0e813eaa36934b6 lorax-23.11.tar.gz