Skip to content

Commit b11cad2

Browse files
github-actions[bot]18202781743
authored andcommitted
chore: New release 6.7.37
Log:
1 parent c1c6b9b commit b11cad2

5 files changed

Lines changed: 27 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [6.7.37] - 2026-03-25
9+
10+
### Added
11+
12+
- Add missing DTK core binary packages to build dependencies
13+
14+
### Changed
15+
16+
- Chore: New release 6.7.33
17+
- Chore: New release 6.7.34
18+
- Chore: New release 6.7.35
19+
- Chore: New release 6.7.36
20+
21+
### Fixed
22+
23+
- 修复 DForeignWindow event方法返回值的问题
24+
- Use DTK_VERSION_MAJOR for private header install path
25+
826
## [6.7.36] - 2026-03-12
927

1028
### Added

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.7.36
1+
6.7.37

archlinux/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: justforlxz <justforlxz@gmail.com>
22
pkgname=dtkgui-git
3-
pkgver=6.7.36
3+
pkgver=6.7.37
44
pkgrel=1
55
sourcename=dtkgui
66
sourcetars=("$sourcename"_"$pkgver".tar.xz)

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
dtkgui (6.7.37) unstable; urgency=medium
2+
3+
* Release 6.7.37
4+
5+
-- mhduiy <zhangkun2@uniontech.com> Wed, 25 Mar 2026 17:05:08 +0800
6+
17
dtkgui (6.7.36) unstable; urgency=medium
28

39
* Release 6.7.36

rpm/dtkgui.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: dtkgui
2-
Version: 6.7.36
2+
Version: 6.7.37
33
Release: 1%{?dist}
44
Summary: Deepin dtkgui
55
License: LGPLv3+

0 commit comments

Comments
 (0)