Skip to content

Commit 374f4aa

Browse files
github-actions[bot]18202781743
authored andcommitted
chore(rpm): New release 5.7.17
Log:
1 parent 23d0bf1 commit 374f4aa

File tree

4 files changed

+31
-2
lines changed

4 files changed

+31
-2
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
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 .syncexclude
15+
16+
### Fixed
17+
18+
- Improve SVG icon cache validation
19+
20+
### Removed
21+
22+
- Remove unused linglong.yaml
23+
124
<a name="0.3.11"></a>
225
## 0.3.11 (2019-04-17)
326

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 <[email protected]>
22
pkgname=deepin-qt5integration-git
3-
pkgver=5.1.12.r54.g732a237
3+
pkgver=5.7.17
44
pkgrel=1
55
sourcename=qt5integration
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+
qt5integration (5.7.17) unstable; urgency=medium
2+
3+
* Release 5.7.17
4+
5+
-- yeshanshan <[email protected]> Thu, 19 Jun 2025 10:07:19 +0800
6+
17
qt5integration (5.7.16) unstable; urgency=medium
28

39
* Release 5.7.16

0 commit comments

Comments
 (0)