Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion arm64/linglong.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: "1"
package:
id: org.deepin.reader
name: "deepin-reader"
version: 6.5.21.1
version: 6.5.22.1
kind: app
description: |
reader for deepin os.
Expand Down
9 changes: 9 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
deepin-reader (6.5.22) unstable; urgency=medium

* refactor: [build]Enable cmake build
* chore: [build]Replace the source build with install library
* chore: Remove unused source
* fix: [build]Fix the build depend for Qt5 base.

-- renbin <renbin@uniontech.com> Thu, 24 Apr 2025 17:15:20 +0800

deepin-reader (6.5.21) unstable; urgency=medium

* chore: update translations.
Expand Down
2 changes: 1 addition & 1 deletion linglong.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: "1"
package:
id: org.deepin.reader
name: "deepin-reader"
version: 6.5.21.1
version: 6.5.22.1
kind: app
description: |
reader for deepin os.
Expand Down
2 changes: 1 addition & 1 deletion loong64/linglong.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ version: "1"
package:
id: org.deepin.reader
name: "deepin-reader"
version: 6.5.21.1
version: 6.5.22.1
kind: app
description: |
reader for deepin os.
Expand Down
Loading