File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,29 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 6.7.40] - 2026-04-23
9+
10+ ### Added
11+
12+ - Add missing DTK core binary packages to build dependencies
13+ - Add window radius control for treeland platform
14+
15+ ### Changed
16+
17+ - Chore: New release 6.7.33
18+ - Chore: New release 6.7.34
19+ - Chore: New release 6.7.35
20+ - Chore: New release 6.7.36
21+ - Chore: New release 6.7.37
22+ - Chore: New release 6.7.38
23+ - Enable XdgIconLoader support for Qt6 builds
24+ - Chore: New release 6.7.39
25+
26+ ### Fixed
27+
28+ - 修复 DForeignWindow event方法返回值的问题
29+ - Use DTK_VERSION_MAJOR for private header install path
30+
831## [ 6.7.39] - 2026-04-09
932
1033### Added
Original file line number Diff line number Diff line change 1- 6.7.39
1+ 6.7.40
Original file line number Diff line number Diff line change 11# Maintainer: justforlxz <justforlxz@gmail.com>
22pkgname=dtkgui-git
3- pkgver=6.7.39
3+ pkgver=6.7.40
44pkgrel=1
55sourcename=dtkgui
66sourcetars=(" $sourcename " _" $pkgver " .tar.xz)
Original file line number Diff line number Diff line change 1+ dtkgui (6.7.40) unstable; urgency=medium
2+
3+ * Release 6.7.40
4+
5+ -- yeshanshan <yeshanshan@uniontech.com> Thu, 23 Apr 2026 21:36:48 +0800
6+
17dtkgui (6.7.39) unstable; urgency=medium
28
39 * Release 6.7.39
Original file line number Diff line number Diff line change 11Name: dtkgui
2- Version: 6.7.39
2+ Version: 6.7.40
33Release: 1%{?dist }
44Summary: Deepin dtkgui
55License: LGPLv3+
You can’t perform that action at this time.
0 commit comments