diff --git a/systemd.spec b/systemd.spec index b3fb4f1..b91ed46 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: 17 -Release: 3%{?dist} +Release: 4%{?dist} License: GPLv2+ Group: System Environment/Base Summary: A System and Service Manager @@ -231,6 +231,9 @@ fi %{_mandir}/man1/systemadm.* %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 17-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Wed Feb 9 2011 Lennart Poettering - 17-3 - Fix popen() of systemctl, #674916