chore: bump version to 1.2.0
Signed-off-by: ComixHe <heyuming@deepin.org>
This commit is contained in:
parent
c9ca203390
commit
31ba0334d8
@ -39,7 +39,7 @@ Copyright: None
|
|||||||
License: CC0-1.0
|
License: CC0-1.0
|
||||||
|
|
||||||
# hook
|
# hook
|
||||||
Files: misc/dpkg/dpkg.cfg.d/*
|
Files: misc/dpkg/dpkg.cfg.d/* misc/hooks.d/*
|
||||||
Copyright: None
|
Copyright: None
|
||||||
License: CC0-1.0
|
License: CC0-1.0
|
||||||
|
|
||||||
|
13
debian/changelog
vendored
13
debian/changelog
vendored
@ -1,3 +1,16 @@
|
|||||||
|
dde-application-manager (1.2.0) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix: incorrect scale factor has been set in qt application which load dxcb platform plugin
|
||||||
|
* fix: correct launchoptions
|
||||||
|
* feat: add GIO_LAUNCHED_DESKTOP_FILE to runtime envs
|
||||||
|
* fix: the signal is triggered repeatedly
|
||||||
|
* refact: remove processguesser1service
|
||||||
|
* feat: add property `LaunchedTimes`
|
||||||
|
* feat: set systemd.unit's property `CollectMode` to failed-or-inactive
|
||||||
|
* chore: correct typo
|
||||||
|
|
||||||
|
-- He YuMing <heyuming@deepin.org> Thu, 07 Mar 2024 14:36:10 +0800
|
||||||
|
|
||||||
dde-application-manager (1.1.9) unstable; urgency=medium
|
dde-application-manager (1.1.9) unstable; urgency=medium
|
||||||
|
|
||||||
* feat: add filesystem watcher for reloading applications
|
* feat: add filesystem watcher for reloading applications
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
"Exec": "@CMAKE_INSTALL_PREFIX@/@AM_LIBEXEC_DIR@/dockEnv.sh",
|
"Exec": "@CMAKE_INSTALL_PREFIX@/@AM_LIBEXEC_DIR@/dockEnv.sh",
|
||||||
"Args":[]
|
"Args":[]
|
||||||
|
Loading…
Reference in New Issue
Block a user