Skip to content

Commit 468c8e7

Browse files
github-actions[bot]18202781743
authored andcommitted
chore(rpm): New release 5.7.17
Log:
1 parent d65f32d commit 468c8e7

File tree

5 files changed

+26
-4
lines changed

5 files changed

+26
-4
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [5.7.17] - 2025-06-19
9+
10+
### Changed
11+
12+
- Support VERSION file
13+
- Add auto release workflow
14+
- Update window control icons and drawing logic
15+
- Update .syncexclude
16+
117
<a name="2.0.14"></a>
218
## 2.0.14 (2019-05-23)
319

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.7.16
1+
5.7.17

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=dtkwidget-git
3-
pkgver=5.5.45.r1.gbc050fca
3+
pkgver=5.7.17
44
pkgrel=1
55
sourcename=dtkwidget
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+
dtkwidget (5.7.17) unstable; urgency=medium
2+
3+
* Release 5.7.17
4+
5+
-- yeshanshan <yeshanshan@uniontech.com> Thu, 19 Jun 2025 10:06:50 +0800
6+
17
dtkwidget (5.7.16) unstable; urgency=medium
28

39
* Release 5.7.16

rpm/dtkwidget.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: dtkwidget
2-
Version: 5.4.3+rpm
3-
Release: 1%{?dist}
2+
Version: 5.7.17
3+
Release: 1
44
Summary: Deepin tool kit widget modules
55
License: LGPLv3+
66
URL: https://github.com/linuxdeepin/dtkwidget

0 commit comments

Comments
 (0)