rebuild
This commit is contained in:
parent
9ccb5e5a98
commit
d2ee808a14
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
Name: kylin-display-switch
|
Name: kylin-display-switch
|
||||||
Version: 2.0.13
|
Version: 2.0.13
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Gui tool for display switching
|
Summary: Gui tool for display switching
|
||||||
License: GPL-3
|
License: GPL-3
|
||||||
URL: https://github.com/ukui/kylin-display-switch
|
URL: https://github.com/ukui/kylin-display-switch
|
||||||
@ -52,7 +52,7 @@ exit 0
|
|||||||
%{_sysconfdir}/xdg/autostart/kylin-display-switch.desktop
|
%{_sysconfdir}/xdg/autostart/kylin-display-switch.desktop
|
||||||
%{_sysconfdir}/dbus-1/system.d/com.kylin.display.switch.conf
|
%{_sysconfdir}/dbus-1/system.d/com.kylin.display.switch.conf
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_unitdir}/kylin-display-switch.service
|
/usr/lib/systemd/system/kylin-display-switch.service
|
||||||
%{_datadir}/kylin-display-switch/
|
%{_datadir}/kylin-display-switch/
|
||||||
%{_datadir}/glib-2.0/schemas/org.kylin.display.switch.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.kylin.display.switch.gschema.xml
|
||||||
%{_datadir}/dbus-1/system-services/com.kylin.display.switch.service
|
%{_datadir}/dbus-1/system-services/com.kylin.display.switch.service
|
||||||
@ -61,7 +61,10 @@ exit 0
|
|||||||
%{python3_sitelib}/kylin_display_switch-*.egg-info
|
%{python3_sitelib}/kylin_display_switch-*.egg-info
|
||||||
|
|
||||||
%changelog
|
%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
|
- fix issue: enable kylin-display-switch.service failed
|
||||||
|
|
||||||
* Wen Nov 11 2020 douyan <douyan@kylinos.cn> - 2.0.13-1
|
* Wen Nov 11 2020 douyan <douyan@kylinos.cn> - 2.0.13-1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user