Skip to content

Commit 622f100

Browse files
authored
chore: update package version to 6.0.47.1 (#376)
Updated the package version from 6.0.46.1 to 6.0.47.1 in both arm64 and loong64 architecture configurations. Added corresponding changelog entry for version 6.0.47 with bug fixes. This version bump reflects the latest changes and fixes in the deepin-album application. Log: Updated deepin-album to version 6.0.47.1 Influence: 1. Verify the application version is correctly displayed as 6.0.47.1 2. Test basic album functionality to ensure bug fixes are properly applied 3. Check application stability and performance on both arm64 and loong64 platforms 4. Verify package installation and update processes work correctly chore: 更新软件包版本至 6.0.47.1 在 arm64 和 loong64 架构配置中将软件包版本从 6.0.46.1 更新至 6.0.47.1。 为版本 6.0.47 添加了相应的变更日志条目,包含错误修复。此版本更新反映了 deepin-album 应用程序的最新更改和修复。 Log: 更新 deepin-album 至版本 6.0.47.1 Influence: 1. 验证应用程序版本是否正确显示为 6.0.47.1 2. 测试基本相册功能,确保错误修复已正确应用 3. 检查应用程序在 arm64 和 loong64 平台上的稳定性和性能 4. 验证软件包安装和更新过程是否正常工作
1 parent 7bcae86 commit 622f100

File tree

5 files changed

+11
-5
lines changed

5 files changed

+11
-5
lines changed

arm64/linglong.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: '1'
77
package:
88
id: org.deepin.album
99
name: deepin-album
10-
version: 6.0.46.1
10+
version: 6.0.47.1
1111
kind: app
1212
description: |
1313
album for deepin os.

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
deepin-album (6.0.47) unstable; urgency=medium
2+
3+
* fix bugs
4+
5+
-- Liu Zhangjian <liuzhangjian@uniontech.com> Thu, 23 Oct 2025 19:46:17 +0800
6+
17
deepin-album (6.0.46) unstable; urgency=medium
28

39
* chore: Update linglong base and runtime

linglong.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: '1'
77
package:
88
id: org.deepin.album
99
name: deepin-album
10-
version: 6.0.46.1
10+
version: 6.0.47.1
1111
kind: app
1212
description: |
1313
album for deepin os.

loong64/linglong.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: '1'
77
package:
88
id: org.deepin.album
99
name: deepin-album
10-
version: 6.0.46.1
10+
version: 6.0.47.1
1111
kind: app
1212
description: |
1313
album for deepin os.

sw64/linglong.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ version: '1'
77
package:
88
id: org.deepin.album
99
name: deepin-album
10-
version: 6.0.46.1
10+
version: 6.0.47.1
1111
kind: app
1212
description: |
1313
album for deepin os.
@@ -1483,4 +1483,4 @@ sources:
14831483
digest: 787918a8e6eaf20ac611ef670de2055f9ba0bdd17434c5a84836b857dcb19460
14841484
- kind: file
14851485
url: https://pools.uniontech.com/desktop-professional-V25/pool/main/z/zlib/zlib1g_1.3.dfsg+really1.3.1-1deepin1_sw64.deb
1486-
digest: 6d09c3c552e746851aed9d1dfde4b3cbcae5cbd2093c744d05b4a7e7729e9a4f
1486+
digest: 6d09c3c552e746851aed9d1dfde4b3cbcae5cbd2093c744d05b4a7e7729e9a4f

0 commit comments

Comments
 (0)