Accepting request 1169187 from GNOME:Next

- Update to version 3.52.1:
  + Bug Fixes:
    - Camel: Sanitize exported OpenPGP public key before transfer.
    - Google Task stale item cannot be deleted.
  + Miscellaneous:
    - EOAuth2ServiceOutlook: Cannot be used with IMAP.
    - IMAPx: Correct return value of imapx_splice_with_progress()
      when cancelled.
    - IMAPX: Correct path returned by imapx_get_filename().
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/1169187
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=453
This commit is contained in:
Dominique Leuenberger 2024-04-19 15:10:58 +00:00 committed by Git OBS Bridge
parent 6ef1175e66
commit 08ff327038
6 changed files with 22 additions and 8 deletions

View File

@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual"> <service name="obs_scm" mode="manual">
<param name="scm">git</param> <param name="scm">git</param>
<param name="url">https://gitlab.gnome.org/GNOME/evolution-data-server.git</param> <param name="url">https://gitlab.gnome.org/GNOME/evolution-data-server.git</param>
<param name="revision">3.52.0</param> <param name="revision">3.52.1</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param> <param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param> <param name="versionrewrite-replacement">\1</param>

View File

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

View File

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

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Apr 19 12:58:38 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.52.1:
+ Bug Fixes:
- Camel: Sanitize exported OpenPGP public key before transfer.
- Google Task stale item cannot be deleted.
+ Miscellaneous:
- EOAuth2ServiceOutlook: Cannot be used with IMAP.
- IMAPx: Correct return value of imapx_splice_with_progress()
when cancelled.
- IMAPX: Correct path returned by imapx_get_filename().
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 15 07:12:50 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org> Fri Mar 15 07:12:50 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: evolution-data-server name: evolution-data-server
version: 3.52.0 version: 3.52.1
mtime: 1710483514 mtime: 1713506785
commit: 739d0f7c158c768f3401c8a8b4cf41da94ef219b commit: 4adc5ba23352c631e3dd826973b4bd04b907a1ae

View File

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