Commit Graph

151 Commits

Author SHA1 Message Date
github-actions[bot] dd60967681 chore(rpm): New release 5.7.17
Log:
2025-06-18 10:01:08 +00:00
Yixue Wang 81e3d9c093 feat: Support VERSION file
Use VERSION file to manage DTK version. VERSION file defines package
version. It also decides the initial value of cached variable
DTK_VERSION which controls the project version in cmake build system.
VERSION file is not synchronized to DTK6, as DTK6 has its own VERSION
file. One can still pass version to DTK_VERSION when running cmake
configure. This is helpful for developers.

Signed-off-by: Yixue Wang <wangyixue@deepin.org>
2025-06-06 17:11:20 +08:00
Ye ShanShan d45b37af60 chore: bump version to 5.7.16
update changelog to 5.7.16
2025-05-19 09:26:14 +00:00
Ye ShanShan d8ded4a51d chore: bump version to 5.7.15
update changelog to 5.7.15
2025-05-08 10:48:19 +00:00
JiDe Zhang e619ccdba3 chore: bump version to 5.7.14
update changelog to 5.7.14
2025-04-12 17:55:30 +08:00
Ye ShanShan d6dd19e5f6 chore: bump version to 5.7.13
update changelog to 5.7.13
2025-03-20 18:07:22 +08:00
Ye ShanShan 06bb511db1 chore: bump version to 5.7.12
update changelog to 5.7.12
2025-03-06 17:40:22 +08:00
Ye ShanShan fd671e2509 chore: bump version to 5.7.11
update changelog to 5.7.11
2025-02-27 21:06:33 +08:00
Ye ShanShan 90b86255cb chore: bump version to 5.7.10
update changelog to 5.7.10
2025-02-13 11:01:39 +00:00
deepin-ci-robot 1aad463185 chore: update changelog
Release 5.7.9.
2025-01-23 17:43:55 +08:00
deepin-ci-robot 5d2719af93 chore: update changelog
Release 5.7.8.
2025-01-14 20:02:03 +08:00
deepin-ci-robot 85bd895d38 chore: update changelog
Release 5.7.7.
2025-01-09 18:33:20 +08:00
deepin-ci-robot d518836e22 chore: update changelog
Release 5.7.6.
2025-01-02 06:41:42 +00:00
deepin-ci-robot 9e8e68f63c chore: update changelog
Release 5.7.5.
2024-12-17 09:55:21 +08:00
deepin-ci-robot 7b15212ee8 chore: update changelog
Release 5.7.4.
2024-12-04 18:15:44 +08:00
deepin-ci-robot fc0280e7b9 chore: update changelog
Release 5.7.3.
2024-11-22 10:28:21 +08:00
deepin-ci-robot 7897313cce chore: update changelog
Release 5.7.2.
2024-11-15 05:47:02 +00:00
deepin-ci-robot beb4cd331d chore: update changelog
Release 5.7.1.
2024-10-31 10:24:56 +08:00
ck c234a5cb38 fix(build): debian/rule use tab instead of space
space ==> tab
2024-10-23 10:58:39 +08:00
ck 918c40f616 fix(dlog): JournalAppender not work
BUILD_WITH_SYSTEMD not defined
2024-10-18 14:14:35 +08:00
deepin-ci-robot e73c73c862 chore: update changelog
Release 5.6.34.
2024-08-21 16:47:21 +08:00
deepin-ci-robot 2ebb0a17d2 chore: update changelog
Release 5.6.32.
2024-07-10 11:08:37 +08:00
ck 1a6e919cc5 refactor: log files move to dtklog
Issue: linuxdeepin/dtk#182

dtklog: https://github.com/linuxdeepin/dtklog
2024-07-05 14:13:31 +08:00
deepin-ci-robot 51feaf445c chore: update changelog
Release 5.6.31.
2024-06-27 17:56:51 +08:00
deepin-ci-robot f326ac4c20 chore: update changelog
Release 5.6.30.
2024-05-31 15:27:33 +08:00
YinJie 56117af57e fix: 修复计算 build 版本号错误的问题
场景如下(完整版本号 -> 构建版本号):
5.6.8 -> 0
5.6.8.7 -> 7
5.6.8+u001 -> 1
5.6.8.7+u001 -> 7
5.6.8.0+u001 -> 0

Log:
Influence: 构建版本号(BUILD_VERSION )
2024-05-17 09:56:39 +08:00
deepin-ci-robot 393e684baf chore: update changelog
Release 5.6.29.
2024-05-16 10:27:34 +08:00
deepin-ci-robot 8e736edc9c chore: update changelog
Release 5.6.28.
2024-04-30 15:40:05 +08:00
deepin-ci-robot 5e93ad12c9 chore: update changelog
Release 5.6.27.
2024-04-23 09:23:40 +08:00
deepin-ci-robot 391320dd81 chore: update changelog
Release 5.6.26.
2024-03-27 14:24:02 +08:00
deepin-ci-robot bd6065d97a chore: update changelog
Release 5.6.25.
2024-03-11 15:32:06 +08:00
deepin-ci-robot 9c96f05fdb chore: update changelog
Release 5.6.22
2024-01-12 14:20:35 +08:00
deepin-ci-robot 7d4ea9d078 chore: update changelog
Release 5.6.21.
2024-01-09 14:23:00 +08:00
deepin-ci-robot fea15882e9 chore: update changelog
Release 5.6.20.
2023-11-28 17:55:09 +08:00
deepin-ci-robot 387340bda6 chore: update changelog
Release 5.6.19.
2023-10-24 02:33:26 +08:00
deepin-ci-robot d990485a29 chore: update changelog
Release 5.6.18.
2023-10-18 15:16:21 +08:00
wangyixue f6fa26e427 chore: update changelog
Release 5.6.17.
2023-09-08 16:39:48 +08:00
deepin-ci-robot 21c6e452ed chore: update changelog
Release 5.6.16.
2023-08-22 15:13:46 +08:00
wangyixue 4c9f2c87c9 fix: missing dependency qttools5-dev
Qt5Help cmake package is provided by qttools5-dev. Dependency is
missing in debian/control.

Log: fix missing dependency qttools5-dev
2023-08-18 17:41:34 +08:00
ck 55aaa82cf3 chore: add DtkBuildHelper depends
dtkcommon-dev >= 5.6.16
2023-08-18 13:35:54 +08:00
wangyixue 276ad0d10d chore: update changelog
Release 5.6.15.
2023-08-14 11:00:48 +08:00
ck 24a29a0f9f feat: use spdlog reimplement dlog
reimplement dlog
use `DLogHelper` instead of `CuteMessageLogger` `LoggerTimingHelper`
keep CuteMessage symbol for compatibility (fix undefined symbol: _ZNK3Dtk4Core17CuteMessageLogger5writeEPKcz)
2023-08-14 09:00:43 +08:00
deepin-ci-robot d614c5d254 chore: update changelog
Release 5.6.14.
2023-07-27 16:17:11 +08:00
wangyixue b0513ab6c8 chore: update changelog
Release 5.6.13.
2023-06-25 16:38:00 +08:00
ck 7456ea4f72 chore: remove libdtkcommon depends
libdtkcore5 does not depend libdtkcommon
2023-06-25 13:09:03 +08:00
ck f5fd6cf9a8 feat: support dtk6core build
cmake -DDVERSION=6.0.0 to build libdtk6core
install qdbusxml2cpp-fix to DCore/bin to avoid conficts
do not build doc when build dtk6
remove Core5Compat depends
DVERSION ==> DTK_VERSION
tools install to CMAKE_INSTALL_LIBEXECDIR
2023-06-16 08:32:50 +08:00
ck 03d2332e31 chore: bump version to 5.6.12
update changelog
2023-05-15 11:42:32 +08:00
ck 12d337dcd0 chore: bump version to 5.6.11
update changelog
2023-05-08 15:07:11 +08:00
ck ed3a3c7c19 chore: update to 5.6.10
Log: update changelog
2023-04-17 17:26:26 +08:00
ck 62bb12cc67 chore: update to 5.6.9
Log: update changelog
2023-04-03 10:29:30 +08:00