From 4e9f7e4499dfa36ae56659cf67c86a1347110165 Mon Sep 17 00:00:00 2001 From: renbin Date: Tue, 26 Sep 2023 18:00:12 +0800 Subject: [PATCH] chore: [ Community ] Bump version to 1.0.37 Bump version to 1.0.37 for community, previous is 1.0.34 PR: * https://github.com/linuxdeepin/image-editor/pull/90 * https://github.com/linuxdeepin/image-editor/pull/92 * https://github.com/linuxdeepin/image-editor/pull/93 Log: [ Community ] Bump version to 1.0.37 --- debian/changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9730e61e..e3163686 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +image-editor (1.0.37) unstable; urgency=medium + + * Bump version for community, previous is 1.0.34 + * fix: Crash when not found libffmpegthumbnailer.so (#93) + (Bug: 213565)(Influence: MovieCover) + + -- Deepin Packages Builder Tue, 26 Sep 2023 17:56:57 +0800 + image-editor (1.0.36) unstable; urgency=medium * fix: Crash when not found libffmpegthumbnailer.so (#93)