This commit is contained in:
Fedora Release Engineering 2017-07-26 20:20:35 +00:00
parent 3dfdd58021
commit 8526bb6e9a

View File

@ -4,7 +4,7 @@
Name: lorax
Version: 27.4
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Tool for creating the anaconda install images
Group: Applications/System
@ -152,6 +152,9 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%changelog
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 27.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Jul 10 2017 Brian C. Lane <bcl@redhat.com> 27.4-1
- runtime-cleanup.tmpl: don't delete localedef (jlebon@redhat.com)