diff --git a/.gitignore b/.gitignore index d000e20..7eef2a2 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,4 @@ /systemd-*src.rpm /systemd-*.tar.xz /*.rpm -/systemd-224.tar.gz -/systemd-225.tar.gz +/systemd-226.tar.gz diff --git a/sources b/sources index 913c81f..4b9c4de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -09569430851f7a67ecdedaa8ad0efaba systemd-225.tar.gz +e0710185ba9723c622def5b1398b08b7 systemd-226.tar.gz diff --git a/systemd.spec b/systemd.spec index 718f2fa..70dfe70 100644 --- a/systemd.spec +++ b/systemd.spec @@ -12,7 +12,7 @@ Name: systemd Url: http://www.freedesktop.org/wiki/Software/systemd -Version: 225 +Version: 226 Release: 1%{?gitcommit:.git%{gitcommitshort}}%{?dist} # For a breakdown of the licensing, see README License: LGPLv2+ and MIT and GPLv2+ @@ -778,6 +778,9 @@ getent passwd systemd-journal-upload >/dev/null 2>&1 || useradd -r -l -g systemd /usr/lib/firewalld/services/* %changelog +* Tue Sep 8 2015 Kay Sievers - 226-1 +- New upstream release + * Thu Aug 27 2015 Kay Sievers - 225-1 - New upstream release