fix issue: enable kylin-display-switch.service failed
This commit is contained in:
parent
84b578746d
commit
4783282393
@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
Name: kylin-display-switch
|
||||
Version: 2.0.13
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Gui tool for display switching
|
||||
License: GPL-3
|
||||
URL: https://github.com/ukui/kylin-display-switch
|
||||
@ -14,6 +14,7 @@ BuildRequires: python-rpm-macros
|
||||
|
||||
Requires: python3-qt5
|
||||
Requires: python3-xlib
|
||||
Requires: python3-evdev
|
||||
|
||||
%description
|
||||
Kylin Display Switch is a Gui tool managing display output.
|
||||
@ -60,5 +61,8 @@ exit 0
|
||||
%{python3_sitelib}/kylin_display_switch-*.egg-info
|
||||
|
||||
%changelog
|
||||
* Tue 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
|
||||
- update to upstream version 2.0.12-1+1031
|
||||
Loading…
x
Reference in New Issue
Block a user