From ec181e49d8a790c98b57d61e854345a493a5ab8d6dfb006e1f73d22c975d577f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 4 Jul 2022 09:14:39 +0000 Subject: [PATCH] Accepting request 986296 from GNOME:Next - Update to version 3.44.3: + Disable hardware acceleration for WebKitGTK. + ESource: Reconnect signal handlers when the D-Bus 'source' interface changes. + Bugs fixed: - LDAP: Conditionally use 'description' as Note. - Tests fail with libphonenumber 8.12.49. - Sanitize IPv6 proxy address before passing it to WebKitGTK. - Calendar: Correct UNTIL recurrence with midnight start. - Camel: Read message ID-s with multiple `@`. OBS-URL: https://build.opensuse.org/request/show/986296 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=416 --- evolution-data-server-3.44.2.tar.xz | 3 --- evolution-data-server-3.44.3.tar.xz | 3 +++ evolution-data-server.changes | 14 ++++++++++++++ evolution-data-server.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 evolution-data-server-3.44.2.tar.xz create mode 100644 evolution-data-server-3.44.3.tar.xz diff --git a/evolution-data-server-3.44.2.tar.xz b/evolution-data-server-3.44.2.tar.xz deleted file mode 100644 index 099b935..0000000 --- a/evolution-data-server-3.44.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ed72afe4d6bb170f8728faea0907fee10212dfde7a9fab82fbcc83d0f22f028 -size 4783272 diff --git a/evolution-data-server-3.44.3.tar.xz b/evolution-data-server-3.44.3.tar.xz new file mode 100644 index 0000000..5c6f99a --- /dev/null +++ b/evolution-data-server-3.44.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9043ab53f341da10315c550384a6b320430193fc8d7861dd25c4e9b2e0be425b +size 4783696 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 3d8186b..22743af 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Jul 1 20:30:07 UTC 2022 - Bjørn Lie + +- Update to version 3.44.3: + + Disable hardware acceleration for WebKitGTK. + + ESource: Reconnect signal handlers when the D-Bus 'source' + interface changes. + + Bugs fixed: + - LDAP: Conditionally use 'description' as Note. + - Tests fail with libphonenumber 8.12.49. + - Sanitize IPv6 proxy address before passing it to WebKitGTK. + - Calendar: Correct UNTIL recurrence with midnight start. + - Camel: Read message ID-s with multiple `@`. + ------------------------------------------------------------------- Mon May 30 11:38:48 UTC 2022 - Dominique Leuenberger diff --git a/evolution-data-server.spec b/evolution-data-server.spec index b90a476..610ea9e 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -31,7 +31,7 @@ %bcond_without introspection Name: evolution-data-server -Version: 3.44.2 +Version: 3.44.3 Release: 0 Summary: Evolution Data Server License: LGPL-2.0-only