Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot] c2e7c55916 chore: New release 5.7.19
Log:
2025-07-03 21:11:07 +08:00
5 changed files with 19 additions and 3 deletions

View File

@ -5,6 +5,16 @@ 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/), 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). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [5.7.19] - 2025-07-03
### Added
- Add security hardening flags to build configuration
### Changed
- Replace QtDBus with libdbus-1 in dsgapplication
## [5.7.18] - 2025-06-27 ## [5.7.18] - 2025-06-27
### Fixed ### Fixed

View File

@ -1 +1 @@
5.7.18 5.7.19

View File

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

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
dtkcore (5.7.19) unstable; urgency=medium
* Release 5.7.19
-- yeshanshan <yeshanshan@uniontech.com> Thu, 03 Jul 2025 21:11:07 +0800
dtkcore (5.7.18) unstable; urgency=medium dtkcore (5.7.18) unstable; urgency=medium
* Release 5.7.18 * Release 5.7.18

View File

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