[systemd] bump version

Kay Sievers kay at fedoraproject.org
Wed May 22 21:49:00 UTC 2013


commit 7372cee0dfdea673075196f29af621a6a9938caf
Author: Kay Sievers <kay at vrfy.org>
Date:   Wed May 22 23:48:22 2013 +0200

    bump version

 systemd.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index bab287e..d1edb20 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -13,7 +13,7 @@
 Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
 Version:        204
-Release:        2%{?gitcommit:.git%{gitcommit}}%{?dist}
+Release:        3%{?gitcommit:.git%{gitcommit}}%{?dist}
 # For a breakdown of the licensing, see README
 License:        LGPLv2+ and MIT and GPLv2+
 Summary:        A System and Service Manager
@@ -754,6 +754,9 @@ fi
 %{_libdir}/pkgconfig/gudev-1.0*
 
 %changelog
+* Wed May 22 2013 Kay Sievers <kay at redhat.com> - 204-3
+- Fix kernel-install (#965897)
+
 * Thu May  9 2013 Lennart Poettering <lpoetter at redhat.com> - 204-2
 - New upstream release
 - disable isdn by default (#959793)


More information about the scm-commits mailing list