From 87c59bda26db76a89207c64a5286eff1245f2bdb Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mar 16 2012 01:16:38 +0000 Subject: New upstream release --- diff --git a/.gitignore b/.gitignore index 43a6bd0..6a93c02 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,4 @@ systemd-*src.rpm /systemd-41.tar.xz /systemd-42.tar.xz /systemd-43.tar.xz +/systemd-44.tar.xz diff --git a/sources b/sources index a714a1d..df0ef24 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -446cc6db7625617af67e2d8e5f503a49 systemd-43.tar.xz +11f44ff74c87850064e4351518bcff17 systemd-44.tar.xz diff --git a/systemd.spec b/systemd.spec index 7f105ec..2b145e6 100644 --- a/systemd.spec +++ b/systemd.spec @@ -2,8 +2,8 @@ Name: systemd Url: http://www.freedesktop.org/wiki/Software/systemd -Version: 43 -Release: 2%{?gitcommit:.git%{gitcommit}}%{?dist} +Version: 44 +Release: 1%{?gitcommit:.git%{gitcommit}}%{?dist} License: GPLv2+ Group: System Environment/Base Summary: A System and Service Manager @@ -400,6 +400,10 @@ fi %{_bindir}/systemd-analyze %changelog +* Fri Mar 16 2012 Lennart Poettering - 44-1 +- New upstream release +- Closes #798760, #784921, #783134, #768523, #781735 + * Mon Feb 27 2012 Dennis Gilmore - 43-2 - don't conflict with fedora-release systemd never actually provided - /etc/os-release so there is no actual conflict