!7 修复编译错误

From: @tanyulong2021 
Reviewed-by: @dou33 
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2022-02-10 07:28:18 +00:00 committed by Gitee
commit 074a3f1645
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: kylin-display-switch
Version: 2.0.13
Release: 2
Release: 3
Summary: Gui tool for display switching
License: GPL-3
URL: https://github.com/ukui/kylin-display-switch
@ -52,7 +52,7 @@ exit 0
%{_sysconfdir}/xdg/autostart/kylin-display-switch.desktop
%{_sysconfdir}/dbus-1/system.d/com.kylin.display.switch.conf
%{_bindir}/*
%{_unitdir}/kylin-display-switch.service
/usr/lib/systemd/system/kylin-display-switch.service
%{_datadir}/kylin-display-switch/
%{_datadir}/glib-2.0/schemas/org.kylin.display.switch.gschema.xml
%{_datadir}/dbus-1/system-services/com.kylin.display.switch.service
@ -61,7 +61,10 @@ exit 0
%{python3_sitelib}/kylin_display_switch-*.egg-info
%changelog
* Tue Jun 8 2021 douyan <douyan@kylinos.cn> - 2.0.13-2
* Thu Feb 10 2022 tanyulong <tanyulong@kylinos.cn> - 2.0.13-3
- rebuild
* Wed Jun 8 2021 douyan <douyan@kylinos.cn> - 2.0.13-2
- fix issue: enable kylin-display-switch.service failed
* Wen Nov 11 2020 douyan <douyan@kylinos.cn> - 2.0.13-1