[systemd] bump spec after revert

Kay Sievers kay at fedoraproject.org
Tue Aug 27 10:26:21 UTC 2013


commit a5129a487a3e3619051fa9d24252cc9d39dc7552
Author: Kay Sievers <kay at vrfy.org>
Date:   Tue Aug 27 12:25:23 2013 +0200

    bump spec after revert

 systemd.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
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 <kay at redhat.com> - 206-8
+- Revert "Require grubby its needed by kernel-install"
+
+* Mon Aug 26 2013 Dennis Gilmore <dennis at ausil.us> 206-7
+- Require grubby its needed by kernel-install
+
 * Thu Aug 22 2013 Harald Hoyer <harald at redhat.com> 206-6
 - kernel-install now understands kernel flavors like PAE
 


More information about the scm-commits mailing list