From e17d22834f0fc0c6b83405d821630c108c000eb6 Mon Sep 17 00:00:00 2001 From: openeuler-ci-bot Date: Wed, 16 Oct 2024 02:19:54 +0000 Subject: [PATCH] =?UTF-8?q?!96=20=E4=BF=AE=E5=A4=8Drpm=E5=8C=85description?= =?UTF-8?q?=E4=B8=AD=E7=9A=84=E6=8B=BC=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: @lvzhl Reviewed-by: @dillon_chen Signed-off-by: @dillon_chen --- dbus.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dbus.spec b/dbus.spec index 7b69780..e18cfd2 100644 --- a/dbus.spec +++ b/dbus.spec @@ -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 - 1:1.12.20-12 +- update description + * Tue Jun 18 2024 hongjinghao - 1:1.12.20-11 - Sync patches from dbus community -- Gitee