Skip to content

Commit e961beb

Browse files
github-actions[bot]18202781743
authored andcommitted
chore: New release 5.7.21
Log:
1 parent 24fa823 commit e961beb

File tree

5 files changed

+11
-3
lines changed

5 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ 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+
## [5.7.21] - 2025-08-14
9+
810
## [5.7.20] - 2025-07-31
911

1012
### Added

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.7.20
1+
5.7.21

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.7.20
3+
pkgver=5.7.21
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.21) unstable; urgency=medium
2+
3+
* Release 5.7.21
4+
5+
-- yeshanshan <[email protected]> Thu, 14 Aug 2025 19:48:20 +0800
6+
17
qt5integration (5.7.20) unstable; urgency=medium
28

39
* Release 5.7.20

rpm/deepin-qt5integration.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%global repo qt5integration
22

33
Name: deepin-qt5integration
4-
Version: 5.7.20
4+
Version: 5.7.21
55
Release: 1%{?dist}
66
Summary: Qt platform theme integration plugins for DDE
77
# The entire source code is GPLv3+ except styles/ which is BSD,

0 commit comments

Comments
 (0)