Accepting request 1184251 from GNOME:Factory
- Update to version 3.52.3: + Bug Fixes: - Camel: . Attachments not recognized when filtering POP3 message . Search folder's message UID is not persistent - CalDAV: Correct check for "is Google server" + Miscellaneous: - OAuth2 Prompter: Fix two memory leaks - EOAuth2ServiceYahoo: Update redirect URI - CI: Workaround broken git clone for libcanberra - Fix few issues reported by Coverity Scan + Updated translations. (forwarded request 1183900 from iznogood) OBS-URL: https://build.opensuse.org/request/show/1184251 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=256
This commit is contained in:
commit
9bf2fec914
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.52.2</param>
|
||||
<param name="revision">3.52.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||
<param name="versionrewrite-replacement">\1</param>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4a04e06b2631ffbe3591b0f682582fabf24c5a7976381687eefb1c64a0890a0
|
||||
size 42761229
|
3
evolution-data-server-3.52.3.obscpio
Normal file
3
evolution-data-server-3.52.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83d2455b843538ae63bbcd7bce14cd2116ac6da7064797e956cdc5121e3a3b4d
|
||||
size 42797069
|
@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 28 22:12:42 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.52.3:
|
||||
+ Bug Fixes:
|
||||
- Camel:
|
||||
. Attachments not recognized when filtering POP3 message
|
||||
. Search folder's message UID is not persistent
|
||||
- CalDAV: Correct check for "is Google server"
|
||||
+ Miscellaneous:
|
||||
- OAuth2 Prompter: Fix two memory leaks
|
||||
- EOAuth2ServiceYahoo: Update redirect URI
|
||||
- CI: Workaround broken git clone for libcanberra
|
||||
- Fix few issues reported by Coverity Scan
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 24 07:04:40 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: evolution-data-server
|
||||
version: 3.52.2
|
||||
mtime: 1716528369
|
||||
commit: 8ff10613cd83f29b2f1c46d89c7aa6fe9c2cb091
|
||||
version: 3.52.3
|
||||
mtime: 1719559781
|
||||
commit: 80c262f12cae9a8b6f4f3c2d3d399d434ca7a7f2
|
||||
|
@ -32,7 +32,7 @@
|
||||
%bcond_without introspection
|
||||
|
||||
Name: evolution-data-server
|
||||
Version: 3.52.2
|
||||
Version: 3.52.3
|
||||
Release: 0
|
||||
Summary: Evolution Data Server
|
||||
License: LGPL-2.0-only
|
||||
|
Loading…
Reference in New Issue
Block a user