fix org.mate.applications-calculator value error
This commit is contained in:
parent
abed365223
commit
b709b2c696
@ -1,3 +1,3 @@
|
|||||||
[org.mate.applications-calculator]
|
[org.mate.applications-calculator]
|
||||||
exec=kiran-calculator
|
exec='kiran-calculator'
|
||||||
|
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
Name: kiran-desktop
|
Name: kiran-desktop
|
||||||
Version: 2.5.0
|
Version: 2.5.0
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: Kiran desktop environment
|
Summary: Kiran desktop environment
|
||||||
#Group:
|
#Group:
|
||||||
License: MulanPSL-2.0
|
License: MulanPSL-2.0
|
||||||
@ -168,6 +168,9 @@ glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null || :
|
|||||||
%{_datadir}/glib-2.0/schemas/99_unikylin-mate-application-calculator.gschema.override
|
%{_datadir}/glib-2.0/schemas/99_unikylin-mate-application-calculator.gschema.override
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 29 2023 liuxinhao <liuxinhao@kylinsec.com.cn> - 2.5.0-9
|
||||||
|
- KYOS-F: fix org.mate.applications-calculator value error
|
||||||
|
|
||||||
* Tue Jun 27 2023 liuxinhao <liuxinhao@kylinsec.com.cn> - 2.5.0-8
|
* Tue Jun 27 2023 liuxinhao <liuxinhao@kylinsec.com.cn> - 2.5.0-8
|
||||||
- KYOS-F: Community version adds dependency mate-screenshot, add Gsettings overlay to start kiran calculator(#I7C0TD)
|
- KYOS-F: Community version adds dependency mate-screenshot, add Gsettings overlay to start kiran calculator(#I7C0TD)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user