prepare release 210
This commit is contained in:
parent
a199a30e50
commit
a065abd257
2
sources
2
sources
@ -1 +1 @@
|
|||||||
7f1c42c1c4cf4ab76341dc685933d643 systemd-gitf01de96.tar.xz
|
03efddf8c9eca36d4d590f9967e7e818 systemd-210.tar.xz
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
%global gitcommit f01de96
|
#global gitcommit f01de96
|
||||||
|
|
||||||
# PIE is broken on s390 (#868839, #872148)
|
# PIE is broken on s390 (#868839, #872148)
|
||||||
%ifnarch s390 s390x
|
%ifnarch s390 s390x
|
||||||
@ -15,8 +15,8 @@
|
|||||||
|
|
||||||
Name: systemd
|
Name: systemd
|
||||||
Url: http://www.freedesktop.org/wiki/Software/systemd
|
Url: http://www.freedesktop.org/wiki/Software/systemd
|
||||||
Version: 209
|
Version: 210
|
||||||
Release: 2%{?gitcommit:.git%{gitcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{gitcommit}}%{?dist}
|
||||||
# For a breakdown of the licensing, see README
|
# For a breakdown of the licensing, see README
|
||||||
License: LGPLv2+ and MIT and GPLv2+
|
License: LGPLv2+ and MIT and GPLv2+
|
||||||
Summary: A System and Service Manager
|
Summary: A System and Service Manager
|
||||||
@ -706,6 +706,9 @@ getent passwd systemd-journal-gateway >/dev/null 2>&1 || useradd -r -l -u 191 -g
|
|||||||
%{_datadir}/systemd/gatewayd
|
%{_datadir}/systemd/gatewayd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 24 2014 Lennart Poettering <lpoetter@redhat.com> - 210-1
|
||||||
|
- new upstream release
|
||||||
|
|
||||||
* Sun Feb 23 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 209-2.gitf01de96
|
* Sun Feb 23 2014 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 209-2.gitf01de96
|
||||||
- Enable dnssec-triggerd.service by default (#1060754)
|
- Enable dnssec-triggerd.service by default (#1060754)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user