From 894015ba0f49b7ef01111e843e5c12dea620d69c3f6ba2849cba6b3126a74747 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 24 May 2024 07:21:58 +0000 Subject: [PATCH] Accepting request 1176667 from GNOME:Next - Update to version 3.52.2: + Bug Fixes: - Composer: Added extra quotation level after draft open ][. - Calendar: Fails to open event from alarm-notify on app start. - Possible crash when exiting application. - Mail: Remember Page Setup settings when printing. - Shell: Enhance symbolic icons usage detection. - Crash when recovering mail from the previous session. - Open last view when restarting Evolution. - SignatureEditor: Format change can discard signature text. + Miscellaneous: - e-mail-request: Fix a memory leak. - shell: Closing last window does not always run "prepare-for-quit". - Update online_help_url URI. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1176667 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=501 --- _service | 2 +- evolution-3.52.1.obscpio | 3 --- evolution-3.52.2.obscpio | 3 +++ evolution.changes | 21 +++++++++++++++++++++ evolution.obsinfo | 6 +++--- evolution.spec | 2 +- 6 files changed, 29 insertions(+), 8 deletions(-) delete mode 100644 evolution-3.52.1.obscpio create mode 100644 evolution-3.52.2.obscpio diff --git a/_service b/_service index ea48bf7..0ff4d2e 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git https://gitlab.gnome.org/GNOME/evolution.git - 3.52.1 + 3.52.2 @PARENT_TAG@+@TAG_OFFSET@ (.*)\+0 \1 diff --git a/evolution-3.52.1.obscpio b/evolution-3.52.1.obscpio deleted file mode 100644 index 5344974..0000000 --- a/evolution-3.52.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e239f6908c9edc15c82ef5c09f1d89ac5994b16cb2d7740ee5eb3bb0e3f0028 -size 129855502 diff --git a/evolution-3.52.2.obscpio b/evolution-3.52.2.obscpio new file mode 100644 index 0000000..41ddf4b --- /dev/null +++ b/evolution-3.52.2.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:deffe3ee101883bded0a8e73fe4f345b9c82e9e81f10cc36578bb499bb9742fc +size 129873934 diff --git a/evolution.changes b/evolution.changes index 8340898..35e8184 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri May 24 07:06:00 UTC 2024 - Dominique Leuenberger + +- Update to version 3.52.2: + + Bug Fixes: + - Composer: Added extra quotation level after draft open ][. + - Calendar: Fails to open event from alarm-notify on app + start. + - Possible crash when exiting application. + - Mail: Remember Page Setup settings when printing. + - Shell: Enhance symbolic icons usage detection. + - Crash when recovering mail from the previous session. + - Open last view when restarting Evolution. + - SignatureEditor: Format change can discard signature text. + + Miscellaneous: + - e-mail-request: Fix a memory leak. + - shell: Closing last window does not always run + "prepare-for-quit". + - Update online_help_url URI. + + Updated translations. + ------------------------------------------------------------------- Fri Apr 19 12:59:57 UTC 2024 - Dominique Leuenberger diff --git a/evolution.obsinfo b/evolution.obsinfo index d7e66bd..79e7397 100644 --- a/evolution.obsinfo +++ b/evolution.obsinfo @@ -1,4 +1,4 @@ name: evolution -version: 3.52.1 -mtime: 1713507200 -commit: 73f6ebab227b0c8e1200740800d247a9f466816a +version: 3.52.2 +mtime: 1716528800 +commit: eef980916149cd2b7773125117815e80d1404dfb diff --git a/evolution.spec b/evolution.spec index cf84706..316ed68 100644 --- a/evolution.spec +++ b/evolution.spec @@ -20,7 +20,7 @@ %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution -Version: 3.52.1 +Version: 3.52.2 Release: 0 # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite