diff --git a/deepin-devicemanager.spec b/deepin-devicemanager.spec index a7c2e13a8efec77f23aa5a783ca9fc6c62792486..b4bbc73ba8163a9902e5afb79e0fbba4e0f7b944 100644 --- a/deepin-devicemanager.spec +++ b/deepin-devicemanager.spec @@ -1,7 +1,7 @@ %define __cmake_builddir $(pwd) Name: deepin-devicemanager Version: 5.6.36 -Release: 3 +Release: 4 Summary: Device Manager is a handy tool for viewing hardware information and managing the devices License: GPLv3+ URL: https://github.com/linuxdeepin/deepin-devicemanager @@ -30,7 +30,7 @@ BuildRequires: gmock-devel Requires: smartmontools Requires: dmidecode -Requires: xorg-x11-server-utils +Requires: xrandr Requires: hwinfo Requires: cups Requires: upower @@ -77,6 +77,9 @@ systemctl enable deepin-devicemanager-server.service /etc/dbus-1/system.d/com.deepin.devicemanager.conf %changelog +* Mon Jul 28 2025 songmingliang - 5.6.36-4 +- spec: change xorg-x11-server-utils to xrandr(https://gitee.com/src-openeuler/xorg-x11-server-utils/issues/IAKWIZ) + * Tue Mar 26 2024 liweigang - 5.6.36-3 - fix: Memory units in Device Manager do not match the memory rate units queried by typing dmidecode17 in the terminal