diff --git a/.gitignore b/.gitignore index 82fc3ed..e9f71d7 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ systemd-7.tar.bz2 /systemd-14.tar.bz2 /systemd-15.tar.bz2 /systemd-16.tar.bz2 +/systemd-17.tar.bz2 diff --git a/sources b/sources index bce7819..6a5d61e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -bcc6e0acf58e1b19c1eb2e417bce32bf systemd-16.tar.bz2 +ae69109af0628c083846b8aea921692c systemd-17.tar.bz2 diff --git a/systemd.spec b/systemd.spec index 4a81df5..1127d4e 100644 --- a/systemd.spec +++ b/systemd.spec @@ -1,8 +1,8 @@ Name: systemd Url: http://www.freedesktop.org/wiki/Software/systemd BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -Version: 16 -Release: 2%{?dist} +Version: 17 +Release: 1%{?dist} License: GPLv2+ Group: System Environment/Base Summary: A System and Service Manager @@ -229,6 +229,9 @@ fi %{_mandir}/man1/systemadm.* %changelog +* Sat Jan 22 2011 Lennart Poettering - 17-1 +- New upstream release + * Tue Jan 18 2011 Lennart Poettering - 16-2 - Drop console.conf again, since it is not shipped in pamtmp.conf