Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot] 8ab6bc00e8 chore: New release 5.7.20
Log:
2025-07-31 20:00:27 +08:00
5 changed files with 20 additions and 3 deletions

View File

@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [5.7.20] - 2025-07-31
### Changed
- Improve D-Bus resource management with RAII
### Fixed
- Use QCoreApplication for application name
- Resolve compilation warnings and Qt6 compatibility issues
## [5.7.19] - 2025-07-03
### Added

View File

@ -1 +1 @@
5.7.19
5.7.20

View File

@ -1,6 +1,6 @@
# Maintainer: justforlxz <justforlxz@gmail.com>
pkgname=dtkcore-git
pkgver=5.7.19
pkgver=5.7.20
pkgrel=1
sourcename=dtkcore
sourcetars=("$sourcename"_"$pkgver".tar.xz)

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
dtkcore (5.7.20) unstable; urgency=medium
* Release 5.7.20
-- yeshanshan <yeshanshan@uniontech.com> Thu, 31 Jul 2025 20:00:27 +0800
dtkcore (5.7.19) unstable; urgency=medium
* Release 5.7.19

View File

@ -1,5 +1,5 @@
Name: dtkcore
Version: 5.7.19
Version: 5.7.20
Release: 1%{?dist}
Summary: Deepin tool kit core modules
License: LGPLv3+