diff --git a/dbus.spec b/dbus.spec index b8afb7b0c41ca3786096acaa5797e813971647c2..f27374d6dfcb92e58123ad65f6f788605ef928a3 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 + * Wed Feb 21 2024 hongjinghao - 1:1.12.20-11 - add backport-bus-dir-watch-Do-not-crash-with-128-dirs.patch backport-Do-not-crash-when-reloading-configuration.patch