Accepting request 847182 from GNOME:Factory

Push GNOME 3.38

OBS-URL: https://build.opensuse.org/request/show/847182
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=216
This commit is contained in:
Dominique Leuenberger 2020-11-19 10:54:42 +00:00 committed by Git OBS Bridge
commit f4a4e41a01
5 changed files with 48 additions and 7 deletions

View File

@ -6,5 +6,5 @@ libebook-contacts-1_2-3
libecal-2_0-1
libedata-book-1_2-26
libedata-cal-2_0-1
libedataserver-1_2-24
libedataserver-1_2-25
libedataserverui-1_2-2

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c555528c546d457be0dc0eaca5d766d4dfef7c408276cb05f9724c463bfe7fd9
size 4636800

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ff278e9c334f185236182709ba46ab727db2830d0b4e09485c1e582e1f2e4b7
size 4659732

View File

@ -1,3 +1,44 @@
-------------------------------------------------------------------
Mon Oct 5 15:47:12 UTC 2020 - dimstar@opensuse.org
- Update to version 3.38.1:
+ Trust Prompt: Can fail to extract host from a collection account.
+ Improve URL scanner (detect angle brackets).
+ Forward as iCalendar: Embed event's local attachments.
+ Password Credentials Prompt: Escape text for use in markup.
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 11 12:34:21 UTC 2020 - dimstar@opensuse.org
- Update to version 3.38.0:
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 4 14:29:30 UTC 2020 - dimstar@opensuse.org
- Update to version 3.37.92:
+ Miscellaneous: GObjectIntrospection.cmake: Depend rather on gir
target, than on gir file.
+ Bug Fixes:
- [IMAPx] Ignore truncated COPYUID server response.
- Avoid race condition when refreshing collection backend.
- ESoupSession: Ensure request URI is properly encoded.
- CardDAV contacts without UID are not shown.
- libecal: Specify forward-declared types for gir.
- Calendar: Add SExp function to filter with DTSTART.
- Let 'Wrap quoted text in replies' influence paragraph style.
- Calendar: Correct RRULE's UNTIL value saving.
- Changes from version 3.37.90:
+ SMTP: Doesn't send fully qualified host name with EHLO.
+ Fix: Search folders can show non-matches after filter change.
+ Show recurrence information with user-specified date format.
- Changes from version 3.37.3:
+ WebDAV: Inefficient processing of returned XML data.
+ Updated translations.
- Bump so_edataserver to 25, following upstream (also in
baselibs.conf).
-------------------------------------------------------------------
Sun Aug 9 10:14:05 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -22,7 +22,7 @@
# When updating the sonums, do not forget to also update baselibs.conf
%define so_camel 62
%define so_ebackend 10
%define so_edataserver 24
%define so_edataserver 25
%define so_edataserverui 2
%define so_ebook 20
%define so_ebook_contacts 3
@ -32,13 +32,13 @@
%bcond_without introspection
Name: evolution-data-server
Version: 3.36.5
Version: 3.38.1
Release: 0
Summary: Evolution Data Server
License: LGPL-2.0-only
Group: Development/Libraries/GNOME
URL: https://wiki.gnome.org/Apps/Evolution
Source0: https://download.gnome.org/sources/evolution-data-server/3.36/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/evolution-data-server/3.38/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: cmake