diff --git a/sources b/sources index 28cb7ae..d637d52 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3e758392ff0e9206b3f7ee252b4a654b systemd-201.tar.xz +3136c6912d3ee1f6d4deb16234783731 systemd-202.tar.xz diff --git a/systemd.spec b/systemd.spec index 7631f41..d20b5e5 100644 --- a/systemd.spec +++ b/systemd.spec @@ -12,8 +12,8 @@ Name: systemd Url: http://www.freedesktop.org/wiki/Software/systemd -Version: 201 -Release: 2%{?gitcommit:.git%{gitcommit}}%{?dist} +Version: 202 +Release: 1%{?gitcommit:.git%{gitcommit}}%{?dist} # For a breakdown of the licensing, see README License: LGPLv2+ and MIT and GPLv2+ Summary: A System and Service Manager @@ -753,6 +753,9 @@ fi %{_libdir}/pkgconfig/gudev-1.0* %changelog +* Thu Apr 18 2013 Lennart Poettering - 202-1 +- New upstream release + * Tue Apr 09 2013 Michal Schmidt - 201-2 - Automatically discover whether to run autoreconf and add autotools and git BuildRequires based on the presence of patches to be applied.