From 7d7fbfa3c2cbbbbc8c1515dbde68235614f68104 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 19 Nov 2013 23:16:05 -0500 Subject: [PATCH] Bump release --- systemd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/systemd.spec b/systemd.spec index 234a0e4..6ebf7fb 100644 --- a/systemd.spec +++ b/systemd.spec @@ -16,7 +16,7 @@ Name: systemd Url: http://www.freedesktop.org/wiki/Software/systemd Version: 208 -Release: 5%{?gitcommit:.git%{gitcommit}}%{?dist} +Release: 6%{?gitcommit:.git%{gitcommit}}%{?dist} # For a breakdown of the licensing, see README License: LGPLv2+ and MIT and GPLv2+ Summary: A System and Service Manager @@ -800,6 +800,9 @@ getent passwd systemd-journal-gateway >/dev/null 2>&1 || useradd -r -l -u 191 -g %{_datadir}/systemd/gatewayd %changelog +* Tue Nov 19 2013 Zbigniew Jędrzejewski-Szmek - 208-6 +- Bump version to stay ahead of f20 + * Tue Nov 19 2013 Zbigniew Jędrzejewski-Szmek - 208-5 - Use unit name in PrivateTmp= directories (#957439) - Update manual pages, completion scripts, and hardware database