[systemd/f15] Fix release

Lennart Poettering lennart at fedoraproject.org
Tue Aug 23 15:28:53 UTC 2011


commit 98aaf48a8bd33518dbb453e384ca03885f689a26
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Aug 23 17:28:32 2011 +0200

    Fix release

 systemd.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index d24a5f6..c67e9da 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -2,7 +2,7 @@ Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Version:        26
-Release:        8%{?dist}
+Release:        9%{?dist}
 License:        GPLv2+
 Group:          System Environment/Base
 Summary:        A System and Service Manager
@@ -358,7 +358,7 @@ fi
 %{_bindir}/systemd-sysv-convert
 
 %changelog
-* Tue Aug 23 2011 Lennart Poettering <lpoetter at redhat.com> - 26-8
+* Tue Aug 23 2011 Lennart Poettering <lpoetter at redhat.com> - 26-9
 - Fix a couple of bugs (#723892, #726976)
 
 * Fri Jul 08 2011 Michal Schmidt <mschmidt at redhat.com> - 26-8


More information about the scm-commits mailing list