[systemd] prepare release 210

Lennart Poettering lennart at fedoraproject.org
Mon Feb 24 21:17:36 UTC 2014


commit a065abd257a57567b52fa6f9b686de92189854b5
Author: Lennart Poettering <lennart at poettering.net>
Date:   Mon Feb 24 22:18:10 2014 +0100

    prepare release 210

 sources      |    2 +-
 systemd.spec |    9 ++++++---
 2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 4b43032..1d3e60c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7f1c42c1c4cf4ab76341dc685933d643  systemd-gitf01de96.tar.xz
+03efddf8c9eca36d4d590f9967e7e818  systemd-210.tar.xz
diff --git a/systemd.spec b/systemd.spec
index b398f2b..a0d9f99 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1,4 +1,4 @@
-%global gitcommit f01de96
+#global gitcommit f01de96
 
 # PIE is broken on s390 (#868839, #872148)
 %ifnarch s390 s390x
@@ -15,8 +15,8 @@
 
 Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
-Version:        209
-Release:        2%{?gitcommit:.git%{gitcommit}}%{?dist}
+Version:        210
+Release:        1%{?gitcommit:.git%{gitcommit}}%{?dist}
 # For a breakdown of the licensing, see README
 License:        LGPLv2+ and MIT and GPLv2+
 Summary:        A System and Service Manager
@@ -706,6 +706,9 @@ getent passwd systemd-journal-gateway >/dev/null 2>&1 || useradd -r -l -u 191 -g
 %{_datadir}/systemd/gatewayd
 
 %changelog
+* Mon Feb 24 2014 Lennart Poettering <lpoetter at redhat.com> - 210-1
+- new upstream release
+
 * Sun Feb 23 2014 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> - 209-2.gitf01de96
 - Enable dnssec-triggerd.service by default (#1060754)
 


More information about the scm-commits mailing list