!99 [sync] PR-96: 修复rpm包description中的拼写错误

From: @markeryang 
Reviewed-by: @jiayi0118 
Signed-off-by: @jiayi0118
This commit is contained in:
openeuler-ci-bot 2025-01-06 08:20:46 +00:00 committed by Gitee
commit b9fc840855
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
Name: dbus
Epoch: 1
Version: 1.12.20
Release: 11
Release: 12
Summary: System Message Bus
License: AFLv3.0 or GPLv2+
URL: http://www.freedesktop.org/Software/dbus/
@ -95,7 +95,7 @@ Summary: X11-requiring for D-BUS
Requires: %{name}-daemon = %{epoch}:%{version}-%{release}
%description x11
This pacakge contains the tools that needed to be install for Xlib.
This package contains the tools that needed to be install for Xlib.
%package help
Summary: Man pages and other related documents for D-Bus
@ -242,6 +242,9 @@ fi
%exclude %{_pkgdocdir}/README
%changelog
* Fri Oct 11 2024 lvzhonglin <lvzhonglin@inspur.com> - 1:1.12.20-12
- update description
* Tue Jun 18 2024 hongjinghao <hongjinghao@huawei.com> - 1:1.12.20-11
- Sync patches from dbus community