remove unnecessary macro definitions

This commit is contained in:
liuzhilin 2023-11-28 17:49:25 +08:00 committed by yangxiaoxuan
parent 7bb528c71e
commit b23f45e08e

View File

@ -1,11 +1,6 @@
%define specrelease 1%{?dist}
%if 0%{?openeuler}
%define specrelease 1
%endif
Name: deepin-devicemanager
Version: 5.6.36
Release: %{specrelease}
Release: 2
Summary: Device Manager is a handy tool for viewing hardware information and managing the devices
License: GPLv3+
URL: https://github.com/linuxdeepin/deepin-devicemanager
@ -79,6 +74,9 @@ systemctl enable deepin-devicemanager-server.service
/etc/dbus-1/system.d/com.deepin.devicemanager.conf
%changelog
* Tue Nov 28 2023 liuzhilin <liuzhilin@uniontech.com> - 5.6.36-2
- Remove unnecessary macro definitions
* Wed Jul 26 2023 leeffo <liweiganga@uniontech.com> - 5.6.36-1
- upgrade to version 5.6.36