!98 fix patchname and patchnum

From: @overweight
Reviewed-by: @openeuler-basic
Signed-off-by: @openeuler-basic
This commit is contained in:
openeuler-ci-bot 2021-05-31 17:05:21 +08:00 committed by Gitee
commit 77f9c4478a
2 changed files with 5 additions and 2 deletions

View File

@ -20,7 +20,7 @@
Name: systemd
Url: https://www.freedesktop.org/wiki/Software/systemd
Version: 248
Release: 4
Release: 5
License: MIT and LGPLv2+ and GPLv2+
Summary: System and Service Manager
@ -66,8 +66,8 @@ Patch0016: 0016-systemd-change-time-log-level.patch
#Patch0018: 0018-resolved-create-etc-resolv.conf-symlink-at-runtime.patch
#Patch0019: 0019-core-serialize-u-pids-until-the-processes-have-been-.patch
#Patch0020: 0020-scope-on-unified-make-sure-to-unwatch-all-PIDs-once-.patch
Patch0021: 0021-journald-enforce-longer-line-length-limit-during-set.patch
Patch6000:backport-journald-enforce-longer-line-length-limit-during-set.patch
BuildRequires: gcc, gcc-c++
BuildRequires: libcap-devel, libmount-devel, pam-devel, libselinux-devel
@ -1530,6 +1530,9 @@ fi
%exclude /usr/share/man/man3/*
%changelog
* Mon May 31 2021 hexiaowen<hexiaowen@huawei.com> - 248-5
- fix typo
* Wed May 19 2021 fangxiuning <fangxiuning@huawei.com> - 248-4
- journald: enforce longer line length limit during "setup" phase of stream protocol