[systemd] Update to current git

Michal Schmidt michich at fedoraproject.org
Thu Jun 14 19:26:04 UTC 2012


commit b0cc7b6cade9b24edc82ce4de47d16ef57693f63
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Thu Jun 14 21:25:13 2012 +0200

    Update to current git

 sources      |    2 +-
 systemd.spec |    7 +++++--
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/sources b/sources
index e9417b6..5541835 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2c4d1515d9f2efcff5bc8f7990d32c91  systemd-gita2368a3.tar.xz
+ab320787f8f6a5a6156f7a95292b5b7c  systemd-gite7aee75.tar.xz
diff --git a/systemd.spec b/systemd.spec
index e10add2..9558bea 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -1,9 +1,9 @@
-%global gitcommit a2368a3
+%global gitcommit e7aee75
 
 Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
 Version:        185
-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+
 Group:          System Environment/Base
@@ -484,6 +484,9 @@ mv /etc/systemd/system/default.target.save /etc/systemd/system/default.target >/
 %attr(0644,root,root) %{_libdir}/pkgconfig/gudev-1.0*
 
 %changelog
+* Thu Jun 14 2012 Michal Schmidt <mschmidt at redhat.com> - 185-6.gite7aee75
+- Update to current git
+
 * Wed Jun 06 2012 Kay Sievers - 185-5.gita2368a3
 - disable plymouth in configure, to drop the .wants/ symlinks
 


More information about the scm-commits mailing list