From 6ef1175e664fd9d686fafb7f0c24a4a301c13d857a1075103eaec46481373458 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 19 Mar 2024 13:29:16 +0000 Subject: [PATCH] Accepting request 1158143 from GNOME:Next GNOME 46 OBS-URL: https://build.opensuse.org/request/show/1158143 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=451 --- _service | 19 +++++++++ evolution-data-server-3.50.3.tar.xz | 3 -- evolution-data-server-3.52.0.obscpio | 3 ++ evolution-data-server.changes | 59 ++++++++++++++++++++++++++++ evolution-data-server.obsinfo | 4 ++ evolution-data-server.spec | 9 +++-- 6 files changed, 90 insertions(+), 7 deletions(-) create mode 100644 _service delete mode 100644 evolution-data-server-3.50.3.tar.xz create mode 100644 evolution-data-server-3.52.0.obscpio create mode 100644 evolution-data-server.obsinfo diff --git a/_service b/_service new file mode 100644 index 0000000..c8c2b88 --- /dev/null +++ b/_service @@ -0,0 +1,19 @@ + + + + git + https://gitlab.gnome.org/GNOME/evolution-data-server.git + 3.52.0 + @PARENT_TAG@+@TAG_OFFSET@ + (.*)\+0 + \1 + disable + + + + *.tar + zst + + + + diff --git a/evolution-data-server-3.50.3.tar.xz b/evolution-data-server-3.50.3.tar.xz deleted file mode 100644 index 91e462c..0000000 --- a/evolution-data-server-3.50.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:225d70b6a40268f225c2ac428ee5eb52d5a6fda2602955d50a24970526fe2452 -size 4964556 diff --git a/evolution-data-server-3.52.0.obscpio b/evolution-data-server-3.52.0.obscpio new file mode 100644 index 0000000..5a3ad27 --- /dev/null +++ b/evolution-data-server-3.52.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dca3cfc60f60832bfc5101666556f8d784e78949042d7fb94e03a927fa7fe8d +size 42690573 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index 9db4b6b..df18312 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,62 @@ +------------------------------------------------------------------- +Fri Mar 15 07:12:50 UTC 2024 - Dominique Leuenberger + +- Update to version 3.52.0: + + Bug Fixes: + - addressbook: Crash on authenticate and finalize in two + threads. + - Calendar: Prefer html/markdown description in preview. + + Updated translations. + +------------------------------------------------------------------- +Fri Mar 1 08:37:01 UTC 2024 - Dominique Leuenberger + +- Update to version 3.51.3: + + CalDAV Scheduling - utilize SCHEDULE-AGENT property parameter. + + build: Make sure tests run in serial. + + IMAPx: Disable PREVIEW fetch on error. + + Camel: Long header folding should not add empty folding line. + + Camel: Fix possible busy loop in camel-lock-helper. + + Support webcals: URI. + +------------------------------------------------------------------- +Mon Feb 12 15:02:35 UTC 2024 - Dominique Leuenberger + +- Update to version 3.51.2: + + build: Don't set CFLAGS returned by pkg-config as + CMAKE_REQUIRED_FLAGS. + + build: Bump CMake version requirement to 3.15 and change + libedataserverui4 .h files copy. + + camel-mime-filter-preview: Correct an 'if' statement. + + vcard: Fix check for group name in e_vcard_remove_attributes(). + + Update Google server names in checks for "is Google server". + + ESourceOpenPGP: Add "ask-send-public-key" option. + +------------------------------------------------------------------- +Tue Jan 16 07:42:20 UTC 2024 - Dominique Leuenberger + +- Update to version 3.51.1: + + camel-message-info-base: Sanitize 'preview' property value on + set. + + IMAPx: Remove sanity check when reading PREVIEW result. + + IMAPx: Remove forgotten debug print. + + misc: Update description of the provided libraries. + + build: Use -Wshadow build option, if available. + + addressbook-export: Fix two memory leaks. + + OAuth2: Add scheme handler for OAuth2 prompts in external + browser. + + module-google-backend: Fix a ref/unref imbalance found by + Coverity Scan. + + EReminderWatcher: Last-notified time not always set. + + ESourceMailSignature: Signature load can fail on runtime + warning. + + build: Correct incompatible type warning from check for + I_CAL_EMAIL_PARAMETER. + + camel-smime-context: Fix a typo in a localized string. + + CamelOperation: Add function to dupe current message. + + Camel: Ignore errors about missing messages during filtering. +- Convert to source service for easier updating. + ------------------------------------------------------------------- Fri Jan 5 15:41:23 UTC 2024 - Dominique Leuenberger diff --git a/evolution-data-server.obsinfo b/evolution-data-server.obsinfo new file mode 100644 index 0000000..3c9fabb --- /dev/null +++ b/evolution-data-server.obsinfo @@ -0,0 +1,4 @@ +name: evolution-data-server +version: 3.52.0 +mtime: 1710483514 +commit: 739d0f7c158c768f3401c8a8b4cf41da94ef219b diff --git a/evolution-data-server.spec b/evolution-data-server.spec index f5689da..320019d 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -27,20 +27,20 @@ %define so_ebook 21 %define so_ebook_contacts 4 %define so_edata_book 27 -%define so_ecal 2 +%define so_ecal 3 %define so_edata_cal 2 %bcond_without introspection Name: evolution-data-server -Version: 3.50.3 +Version: 3.52.0 Release: 0 Summary: Evolution Data Server License: LGPL-2.0-only Group: Development/Libraries/GNOME URL: https://wiki.gnome.org/Apps/Evolution -Source0: https://download.gnome.org/sources/evolution-data-server/3.50/%{name}-%{version}.tar.xz +Source0: %{name}-%{version}.tar.zst -BuildRequires: cmake +BuildRequires: cmake >= 3.15 BuildRequires: db-devel BuildRequires: fdupes BuildRequires: gcc-c++ @@ -383,6 +383,7 @@ This package contains developer documentation. %{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.calendar.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.gschema.xml # Category icons that are used by libedataserver +%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Evolution-alarm-notify.svg %{_datadir}/pixmaps/evolution-data-server/ %{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.*.service %{_libdir}/evolution-data-server/