diff --git a/accountsservice.spec b/accountsservice.spec index 8fb0792..682d6cf 100644 --- a/accountsservice.spec +++ b/accountsservice.spec @@ -1,6 +1,6 @@ Name: accountsservice Version: 23.13.9 -Release: 1 +Release: 2 Summary: D-Bus service for accessing the list of user accounts and information attached to those accounts. License: GPLv3+ @@ -12,6 +12,7 @@ Patch2: accountsservice-22.08.8-kylin-add-formats-locale-support.patch BuildRequires: gtk-doc polkit-devel libxslt pkgconfig(dbus-1) systemd systemd-devel BuildRequires: meson gobject-introspection-devel gettext-devel glib2-devel vala +BuildRequires: python3-dbusmock Requires: polkit shadow-utils %systemd_requires @@ -92,6 +93,9 @@ are contained in %{name}-devel package. %{_datadir}/gtk-doc/html/libaccountsservice/* %changelog +* Mon Sep 02 2024 liweigang - 23.13.9-2 +- add BuildRequires python3-dbusmock to fix local build failed + * Wed Nov 08 2023 wangqia - 23.13.9-1 - Upgrade to version 23.13.9