Accepting request 710950 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/710950 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=203
This commit is contained in:
commit
4106205c7f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ea7491065fd0382f2268cf6bf95331a75dfda587d5940deb47f9e74be1ab3c9
|
||||
size 4583068
|
3
evolution-data-server-3.32.3.tar.xz
Normal file
3
evolution-data-server-3.32.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6481f385dd9977b6d8442f356210921ac63244cb5a188c6986b72ebe37f7a2eb
|
||||
size 4584992
|
@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 17 15:38:16 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.32.3:
|
||||
+ [IMAPx]
|
||||
- Fix a leak of CamelMessageInfo when downloading message from
|
||||
a server.
|
||||
- Prefer local search in folders fully synchronized for
|
||||
offline.
|
||||
+ EDataBook/EDataCal: Flush GDBus connection on backend property
|
||||
change.
|
||||
+ Add workaround for D-Bus property change into get-revision
|
||||
tests.
|
||||
+ Expose E-Book/Cal-BackendSExp lock.
|
||||
+ Change buffer size argument value in call of
|
||||
icalvalue_decode_ical_string().
|
||||
+ Update overdue time immediately after the reminders' window is
|
||||
mapped.
|
||||
+ Correct test for file writable test in On This Computer
|
||||
backend.
|
||||
+ CamelOperation can be used by other thread while in its
|
||||
finalize().
|
||||
+ Change how CamelOfflineStore goes online.
|
||||
+ Bugs fixed: glgo#GNOME/evolution-data-server#108,
|
||||
glgo#GNOME/evolution-data-server#112,
|
||||
glgo#GNOME/evolution-data-server#114,
|
||||
glgo#GNOME/evolution-data-server#116,
|
||||
glgo#GNOME/evolution-data-server#123,
|
||||
glgo#GNOME/evolution-data-server#190,
|
||||
glgo#GNOME/evolution-data-server#479.
|
||||
- Drop eds-issue-108.patch: Fixed upstream.
|
||||
- Use modern cmake_build macro.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 4 08:34:20 CEST 2019 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Add eds-issue-108.patch: Folder changes could be claimed in a
|
||||
wrong folder after APPEND, fixes glgo#GNOME/evolution#296,
|
||||
glgo#GNOME/evolution-data-server#108.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 18:06:24 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
%bcond_without introspection
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 3.32.2
|
||||
Version: 3.32.3
|
||||
Release: 0
|
||||
Summary: Evolution Data Server
|
||||
License: LGPL-2.0-only
|
||||
@ -285,7 +285,7 @@ translation-update-upstream
|
||||
-DENABLE_INTROSPECTION=ON} \
|
||||
-DENABLE_DBUS_SESSION_TOOL=OFF \
|
||||
%{nil}
|
||||
%make_jobs
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
|
Loading…
x
Reference in New Issue
Block a user