Sync from SUSE:SLFO:Main evolution-data-server revision 091e4baaf673008cd3e41253c58c94ef
This commit is contained in:
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<service name="obs_scm" mode="manual">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://gitlab.gnome.org/GNOME/evolution-data-server.git</param>
|
||||
<param name="revision">3.56.1</param>
|
||||
<param name="revision">3.56.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
BIN
evolution-data-server-3.56.1.obscpio
(Stored with Git LFS)
BIN
evolution-data-server-3.56.1.obscpio
(Stored with Git LFS)
Binary file not shown.
BIN
evolution-data-server-3.56.2.obscpio
(Stored with Git LFS)
Normal file
BIN
evolution-data-server-3.56.2.obscpio
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 23 19:20:20 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.56.2:
|
||||
+ Bug Fixes:
|
||||
- Handle changed server pool in WebDAV collection sources ][
|
||||
- CamelDataWrapper: Correct return value of size calculate
|
||||
functions
|
||||
- GOA EWS: Fallback to likely EWS host URL when autodicovery
|
||||
fails
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 11 06:54:58 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
@@ -6540,7 +6551,7 @@ Wed Oct 8 18:40:59 CEST 2008 - sbrabec@suse.cz
|
||||
- Fixed broken Advanced search->Include threads (bgo#554455).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 3 22:01:46 WST 2008 - mboman@suse.de
|
||||
Fri Oct 3 22:01:46 EST 2008 - mboman@suse.de
|
||||
|
||||
- Update to version 2.24.0:
|
||||
+ Google Contacts Backend
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: evolution-data-server
|
||||
version: 3.56.1
|
||||
mtime: 1744351873
|
||||
commit: 256c2613ed60f4355b3a02a6854abe2da895c25d
|
||||
version: 3.56.2
|
||||
mtime: 1748024583
|
||||
commit: 9330886fe4c5685bd18d1979bd5c60cb9c3fcc6d
|
||||
|
@@ -32,7 +32,7 @@
|
||||
%bcond_without introspection
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 3.56.1
|
||||
Version: 3.56.2
|
||||
Release: 0
|
||||
Summary: Evolution Data Server
|
||||
License: LGPL-2.0-only
|
||||
|
Reference in New Issue
Block a user