17
0

8 Commits

Author SHA256 Message Date
63bbfd5e7f Accepting request 1331121 from GNOME:Factory
- Update to version 3.58.3:
  + Bug Fixes: addressbook-export: Fails with "Invalid query" error
  + Miscellaneous:
    - flatpak: Add gettext ACLOCAL workaround
    - EBookSqlite: Correct mutex unlock in e_book_sqlite_lock() (forwarded request 1330993 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1331121
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=270
2026-02-06 18:05:23 +00:00
283f7771a2 - Update to version 3.58.3:
+ Bug Fixes: addressbook-export: Fails with "Invalid query" error
  + Miscellaneous:
    - flatpak: Add gettext ACLOCAL workaround
    - EBookSqlite: Correct mutex unlock in e_book_sqlite_lock()

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=486
2026-02-05 07:36:13 +00:00
16fe48ec94 Accepting request 1319635 from GNOME:Factory
- Update to version 3.58.2:
  + Bug Fixes:
    - Camel: Message info changes do not propagate sometimes
    - CamelSearchFolder: Add "not_all" "match-threads" kind
    - Crash when reading broken multipart/signed
    - Calendar: Free/busy not exported without set calendar mail
    - alarm-notify: Snooze "until X minutes before start" wrongly
      reminds "X min after start"
  + Miscellaneous:
    - Camel: Unread count for virtual Trash/Junk folder not updated
      properly
    - CamelStoreSearch: Ignore all errors when a message cannot be
      opened
    - CamelStore: Speed up open folders with virtual Trash or Junk
      folder
  + Updated translations. (forwarded request 1319064 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1319635
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=269
2025-11-25 14:51:15 +00:00
6a16d4f645 - Update to version 3.58.2:
+ Bug Fixes:
    - Camel: Message info changes do not propagate sometimes
    - CamelSearchFolder: Add "not_all" "match-threads" kind
    - Crash when reading broken multipart/signed
    - Calendar: Free/busy not exported without set calendar mail
    - alarm-notify: Snooze "until X minutes before start" wrongly
      reminds "X min after start"
  + Miscellaneous:
    - Camel: Unread count for virtual Trash/Junk folder not updated
      properly
    - CamelStoreSearch: Ignore all errors when a message cannot be
      opened
    - CamelStore: Speed up open folders with virtual Trash or Junk
      folder
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=484
2025-11-24 07:43:35 +00:00
1eaeaa49d9 Accepting request 1310503 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1310503
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=268
2025-10-11 20:48:52 +00:00
fac2243903 - Update to version 3.58.1:
+ Bug Fixes:
    - Calendar: Multiple detached instances cause duplicates
    - Broken multipart/signed shown as raw MIME data
  + Miscellaneous:
    - org.gnome.EvolutionDataServer.Devel.json: Build also
      gweather-locations
    - CamelStoreDB: Keep 'sqlite_sequence' table during migration
    - CamelDB: Correct return value and repeated function call
      arguments
    - CamelStoreSearch: Unlock summary and folder when save or
      prepare_fetch_all fails
  + Updated translations.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=482
2025-10-10 07:57:52 +00:00
714cadf1a5 Accepting request 1305440 from GNOME:Factory
Scripted push from GNOME:Next (forwarded request 1304872 from dimstar)

OBS-URL: https://build.opensuse.org/request/show/1305440
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=267
2025-09-24 13:20:48 +00:00
2d18fd8035 Scripted push from GNOME:Next
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=480
2025-09-17 15:51:29 +00:00
6 changed files with 84 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.56.2</param>
<param name="revision">3.58.3</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

Binary file not shown.

View File

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

View File

@@ -1,3 +1,76 @@
-------------------------------------------------------------------
Fri Jan 30 15:09:26 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.58.3:
+ Bug Fixes: addressbook-export: Fails with "Invalid query" error
+ Miscellaneous:
- flatpak: Add gettext ACLOCAL workaround
- EBookSqlite: Correct mutex unlock in e_book_sqlite_lock()
-------------------------------------------------------------------
Fri Nov 21 11:07:55 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.58.2:
+ Bug Fixes:
- Camel: Message info changes do not propagate sometimes
- CamelSearchFolder: Add "not_all" "match-threads" kind
- Crash when reading broken multipart/signed
- Calendar: Free/busy not exported without set calendar mail
- alarm-notify: Snooze "until X minutes before start" wrongly
reminds "X min after start"
+ Miscellaneous:
- Camel: Unread count for virtual Trash/Junk folder not updated
properly
- CamelStoreSearch: Ignore all errors when a message cannot be
opened
- CamelStore: Speed up open folders with virtual Trash or Junk
folder
+ Updated translations.
-------------------------------------------------------------------
Fri Oct 10 07:40:54 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.58.1:
+ Bug Fixes:
- Calendar: Multiple detached instances cause duplicates
- Broken multipart/signed shown as raw MIME data
+ Miscellaneous:
- org.gnome.EvolutionDataServer.Devel.json: Build also
gweather-locations
- CamelStoreDB: Keep 'sqlite_sequence' table during migration
- CamelDB: Correct return value and repeated function call
arguments
- CamelStoreSearch: Unlock summary and folder when save or
prepare_fetch_all fails
+ Updated translations.
-------------------------------------------------------------------
Fri Sep 12 14:56:39 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.58.0:
+ Bug Fixes: test-cal-component-bag: Fails to run with source
tree only
+ Miscellaneous: IMAP: Disable PREVIEW fetch on FETCH error
+ Updated translations
-------------------------------------------------------------------
Sat Aug 30 09:28:59 UTC 2025 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 3.57.3:
+ Calendar: Deleting "This and Future Occurrences" instances can
duplicate events
+ IMAP: Sometimes removes message from local summary in error
+ alarm-notify: Add a systemd service (Adrian Vovk)
- Changes from version 3.57.2:
+ The libcamel API dropped CamelObject, it was not needed anymore.
+ EReminderWatcher: Debug-print what changes had been received from the calendars
- Changes from version 3.57.1:
+ The libcamel API had been changed in several ways, some
deprecated symbols had been removed, some API functions renamed
and their return values changed (mostly from "transfer full" to
"transfer container").
+ libecal: Add utility functions to read and convert time to given timezone
-------------------------------------------------------------------
Fri May 23 19:20:20 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: evolution-data-server
version: 3.56.2
mtime: 1748024583
commit: 9330886fe4c5685bd18d1979bd5c60cb9c3fcc6d
version: 3.58.3
mtime: 1769761147
commit: 4d025ea6b9d5fb34ac7fa1ddaedc6de5a3e0e540

View File

@@ -1,7 +1,7 @@
#
# spec file for package evolution-data-server
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2026 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%global with_docs 0
# Shared Library soNUMs, to make it easier for updates
%define so_camel 64
%define so_camel 66
%define so_ebackend 11
%define so_edataserver 27
%define so_edataserverui 4
@@ -32,7 +32,7 @@
%bcond_without introspection
Name: evolution-data-server
Version: 3.56.2
Version: 3.58.3
Release: 0
Summary: Evolution Data Server
License: LGPL-2.0-only
@@ -397,6 +397,7 @@ sed -i 's/icu-i18n/icu-uc &/' CMakeLists.txt
%{_libexecdir}/evolution-data-server/
%endif
%{_userunitdir}/evolution-addressbook-factory.service
%{_userunitdir}/evolution-alarm-notify.service
%{_userunitdir}/evolution-calendar-factory.service
%{_userunitdir}/evolution-source-registry.service
%{_userunitdir}/evolution-user-prompter.service