Skip to content

Commit

Permalink
chore: bump version to 6.0.8
Browse files Browse the repository at this point in the history
release 6.0.8
  • Loading branch information
UTsweetyfish committed Sep 6, 2023
1 parent c728988 commit 2d32c84
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
dde-api (6.0.8) unstable; urgency=medium

[ Felix Yan ]
* chore: correct a typo in battery.go

[ 范朋程 ]
* chore: 函数返回值不合法

[ hotime ]
* fix: deepin grub主题配置文件模板theme.txt.tpl中,部分font内容不规范,导致adjust-grub-theme生成了不符合预期的字体

[ linxin ]
* feat: modify dde-open
dde-open module launch app with new AM

[ Tianyu Chen ]
* feat: adjust-grub-theme: get screen size from xrandr
try to get primary screen resolution from xrandr

-- Tianyu Chen <[email protected]> Wed, 06 Sep 2023 10:38:59 +0800

dde-api (6.0.7) unstable; urgency=medium

* fix: 关机音效存在杂音
Expand Down
2 changes: 1 addition & 1 deletion rpm/dde-api.spec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
%global tag %{version}

Name: dde-api
Version: 6.0.7
Version: 6.0.8
Release: 1
Summary: Go-lang bingding for dde-daemon
License: GPLv3+
Expand Down

0 comments on commit 2d32c84

Please sign in to comment.