From a5129a487a3e3619051fa9d24252cc9d39dc7552 Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Aug 27 2013 10:25:23 +0000 Subject: bump spec after revert --- diff --git a/systemd.spec b/systemd.spec index f59206b..464bfd3 100644 --- a/systemd.spec +++ b/systemd.spec @@ -16,7 +16,7 @@ Name: systemd Url: http://www.freedesktop.org/wiki/Software/systemd Version: 206 -Release: 6%{?gitcommit:.git%{gitcommit}}%{?dist} +Release: 8%{?gitcommit:.git%{gitcommit}}%{?dist} # For a breakdown of the licensing, see README License: LGPLv2+ and MIT and GPLv2+ Summary: A System and Service Manager @@ -625,6 +625,12 @@ getent passwd systemd-journal-gateway >/dev/null 2>&1 || useradd -r -l -u 191 -g %{_datadir}/systemd/gatewayd %changelog +* Tue Aug 27 2013 Kay Sievers - 206-8 +- Revert "Require grubby its needed by kernel-install" + +* Mon Aug 26 2013 Dennis Gilmore 206-7 +- Require grubby its needed by kernel-install + * Thu Aug 22 2013 Harald Hoyer 206-6 - kernel-install now understands kernel flavors like PAE