Skip to content

Commit 24470c1

Browse files
chore: New release 6.0.47
Log:
1 parent 439f489 commit 24470c1

4 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ 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.0.47] - 2025-11-27
9+
10+
### Added
11+
12+
- Add reproducible build flags
13+
14+
### Changed
15+
16+
- From linuxdeepin/dtkdeclarative
17+
818
## [6.0.46] - 2025-11-06
919

1020
### Added

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.46
1+
6.0.47

archlinux/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Maintainer: zccrs <zhangjide@deepin.org>
22
pkgname=dtk6declarative-git
3-
pkgver=6.0.46
3+
pkgver=6.0.47
44
pkgrel=1
55
sourcename=dtk6declarative
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+
dtk6declarative (6.0.47) unstable; urgency=medium
2+
3+
* Release 6.0.47
4+
5+
-- mhduiy <zhangkun2@uniontech.com> Thu, 27 Nov 2025 19:39:31 +0800
6+
17
dtk6declarative (6.0.46) unstable; urgency=medium
28

39
* Release 6.0.46

0 commit comments

Comments
 (0)