Accepting request 1208828 from GNOME:Factory

New stable rel (forwarded request 1208800 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1208828
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=259
This commit is contained in:
Ana Guerrero 2024-10-20 08:13:10 +00:00 committed by Git OBS Bridge
commit ee10902513
6 changed files with 22 additions and 10 deletions

View File

@ -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.54.0</param>
<param name="revision">3.54.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

BIN
evolution-data-server-3.54.1.obscpio (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Oct 18 07:12:04 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.54.1:
+ Bug Fixes:
- Pass GError instead of CamelException to
camel_movemail_solaris
- Fix argument types in ENABLE_BROKEN_SPOOL code
- Use GIConv instead of iconv_t with iconv wrappers
- ESoupSession: Sometimes accesses server without OAuth2 token
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 13 07:34:22 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
@ -5,8 +17,8 @@ Fri Sep 13 07:34:22 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
+ Bug Fixes:
- Camel: Prefer GLib API for gpg process spawning.
- Camel: Correct typos in disabled code.
+ Miscellaneous:
- docs: Correct developer documentation to install API indexes.
+ Miscellaneous: docs: Correct developer documentation to install
API indexes.
+ Updated translations.
-------------------------------------------------------------------

View File

@ -1,4 +1,4 @@
name: evolution-data-server
version: 3.54.0
mtime: 1726207455
commit: 8366794929c7c047b75f16f3743c6b24c4afee89
version: 3.54.1
mtime: 1729232288
commit: 0c6b6f30c524a1e0bc656b68e8b02f78d3a74981

View File

@ -32,7 +32,7 @@
%bcond_without introspection
Name: evolution-data-server
Version: 3.54.0
Version: 3.54.1
Release: 0
Summary: Evolution Data Server
License: LGPL-2.0-only