chore: Update version to 6.5.43 - #496
Conversation
- update version to 6.5.43 log: update version to 6.5.43
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR bumps the application version metadata to 6.5.43 across packaging files to prepare a new release. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
deepin pr auto review★ 总体评分:95分■ 【总体评价】
■ 【详细分析】
■ 【改进建议代码示例】 diff --git a/debian/changelog b/debian/changelog
index aaa41a21..ed6b6338 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+deepin-camera (6.5.43) unstable; urgency=medium
+
+ * chore: Update version to 6.5.43
+ * fix: remove deepin prefix from Chinese translations in desktop file
+ * fix(logging): add Qt logging filter rules initialization
+ * fix(videowidget): fix hi-dpi display scaling in video widget
+ * [skip CI] Translate deepin-camera_en_US.ts in ru
+ * [skip CI] Translate deepin-camera_en_US.ts in it
+
+ -- zhanghongyuan <zhanghongyuan@uniontech.com> Thu, 16 Jul 2026 21:17:33 +0800
+
deepin-camera (6.5.42) unstable; urgency=medium
* chore: Update version to 6.5.42
diff --git a/linglong.yaml b/linglong.yaml
index af3ed7eb..6f67b607 100644
--- a/linglong.yaml
+++ b/linglong.yaml
@@ -7,7 +7,7 @@ version: "1"
package:
id: org.deepin.camera
name: "deepin-camera"
- version: 6.5.42.1
+ version: 6.5.43.1
kind: app
description: |
camera for deepin os. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: add-uos, lzwind The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
TAG Bot TAG: 6.5.43 |
|
TAG Bot ✅ Tag created successfully 📋 Tag Details
|
log: update version to 6.5.43
Summary by Sourcery
Bump the deepin-camera package version metadata from 6.5.42.1 to 6.5.43.1 in linglong.yaml to reflect the new release.