From f3685818204277e977c3bf3ed539a45950f4753c02f38af9b9c4a40e886457b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 21 Apr 2023 09:31:53 +0000 Subject: [PATCH] Accepting request 1081119 from GNOME:Next - Update to version 3.48.1: + WebDAV Notes: Fallback to derive component summary from description. + CamelFilterDriver: Unset info's headers only when folder has summary. + Bugs fixed: - Camel: POP3's 'UTF8' command blocking login. - backends: React to destination URI changes. - Fails to refresh backend with offline changes and broken local cache state. - IMAPx: Ignore 'Permission denied' error on refresh. - libedataserver: Disable deprecation notice around e_flag_timed_wait. - Calendar: Change file backend discard_alarm() function. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/1081119 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=434 --- evolution-data-server-3.48.0.tar.xz | 3 --- evolution-data-server-3.48.1.tar.xz | 3 +++ evolution-data-server.changes | 19 +++++++++++++++++++ evolution-data-server.spec | 2 +- 4 files changed, 23 insertions(+), 4 deletions(-) delete mode 100644 evolution-data-server-3.48.0.tar.xz create mode 100644 evolution-data-server-3.48.1.tar.xz diff --git a/evolution-data-server-3.48.0.tar.xz b/evolution-data-server-3.48.0.tar.xz deleted file mode 100644 index 30803c2..0000000 --- a/evolution-data-server-3.48.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0f25f73331edf53909be40f412b2a86939270327517616303f322de157083c35 -size 4898148 diff --git a/evolution-data-server-3.48.1.tar.xz b/evolution-data-server-3.48.1.tar.xz new file mode 100644 index 0000000..7d7eba1 --- /dev/null +++ b/evolution-data-server-3.48.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ce62c1e67f2789342a7f4a035b102f74e62ed85f60e81a5b7f3e04165404dff +size 4905072 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 6322133..bbc5204 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Fri Apr 21 08:16:47 UTC 2023 - Bjørn Lie + +- Update to version 3.48.1: + + WebDAV Notes: Fallback to derive component summary from + description. + + CamelFilterDriver: Unset info's headers only when folder has + summary. + + Bugs fixed: + - Camel: POP3's 'UTF8' command blocking login. + - backends: React to destination URI changes. + - Fails to refresh backend with offline changes and broken + local cache state. + - IMAPx: Ignore 'Permission denied' error on refresh. + - libedataserver: Disable deprecation notice around + e_flag_timed_wait. + - Calendar: Change file backend discard_alarm() function. + + Updated translations. + ------------------------------------------------------------------- Fri Mar 17 12:14:08 UTC 2023 - Bjørn Lie diff --git a/evolution-data-server.spec b/evolution-data-server.spec index d7ced33..dda48d8 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -32,7 +32,7 @@ %bcond_without introspection Name: evolution-data-server -Version: 3.48.0 +Version: 3.48.1 Release: 0 Summary: Evolution Data Server License: LGPL-2.0-only