diff --git a/systemd.spec b/systemd.spec index f66965e..67b6616 100644 --- a/systemd.spec +++ b/systemd.spec @@ -16,7 +16,7 @@ Name: systemd Url: http://www.freedesktop.org/wiki/Software/systemd Version: 208 -Release: 12%{?gitcommit:.git%{gitcommit}}%{?dist} +Release: 13%{?gitcommit:.git%{gitcommit}}%{?dist} # For a breakdown of the licensing, see README License: LGPLv2+ and MIT and GPLv2+ Summary: A System and Service Manager @@ -959,7 +959,7 @@ getent passwd systemd-journal-gateway >/dev/null 2>&1 || useradd -r -l -u 191 -g %{_datadir}/systemd/gatewayd %changelog -* Sun Feb 16 2014 Zbigniew Jędrzejewski-Szmek - 208-12 +* Sun Feb 16 2014 Zbigniew Jędrzejewski-Szmek - 208-13 - A different fix for #1023820 taken from Mageia - Backported fix for #997031 - Hardward database updates, man pages improvements, a few small memory