Accepting request 1159451 from GNOME:Factory
GNOME 46 (forwarded request 1158143 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1159451 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution-data-server?expand=0&rev=253
This commit is contained in:
commit
9dacc3fc17
19
_service
Normal file
19
_service
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
<?xml version="1.0"?>
|
||||||
|
<services>
|
||||||
|
<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.0</param>
|
||||||
|
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
|
||||||
|
<param name="versionrewrite-pattern">(.*)\+0</param>
|
||||||
|
<param name="versionrewrite-replacement">\1</param>
|
||||||
|
<param name="changesgenerate">disable</param>
|
||||||
|
</service>
|
||||||
|
<service name="tar" mode="buildtime"/>
|
||||||
|
<service name="recompress" mode="buildtime">
|
||||||
|
<param name="file">*.tar</param>
|
||||||
|
<param name="compression">zst</param>
|
||||||
|
</service>
|
||||||
|
<service name="set_version" mode="manual" />
|
||||||
|
</services>
|
||||||
|
|
BIN
evolution-data-server-3.50.3.tar.xz
(Stored with Git LFS)
BIN
evolution-data-server-3.50.3.tar.xz
(Stored with Git LFS)
Binary file not shown.
3
evolution-data-server-3.52.0.obscpio
Normal file
3
evolution-data-server-3.52.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9dca3cfc60f60832bfc5101666556f8d784e78949042d7fb94e03a927fa7fe8d
|
||||||
|
size 42690573
|
@ -1,3 +1,62 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 15 07:12:50 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- 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 <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- 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 <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- 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 <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- 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 <dimstar@opensuse.org>
|
Fri Jan 5 15:41:23 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
4
evolution-data-server.obsinfo
Normal file
4
evolution-data-server.obsinfo
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
name: evolution-data-server
|
||||||
|
version: 3.52.0
|
||||||
|
mtime: 1710483514
|
||||||
|
commit: 739d0f7c158c768f3401c8a8b4cf41da94ef219b
|
@ -27,20 +27,20 @@
|
|||||||
%define so_ebook 21
|
%define so_ebook 21
|
||||||
%define so_ebook_contacts 4
|
%define so_ebook_contacts 4
|
||||||
%define so_edata_book 27
|
%define so_edata_book 27
|
||||||
%define so_ecal 2
|
%define so_ecal 3
|
||||||
%define so_edata_cal 2
|
%define so_edata_cal 2
|
||||||
%bcond_without introspection
|
%bcond_without introspection
|
||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 3.50.3
|
Version: 3.52.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Evolution Data Server
|
Summary: Evolution Data Server
|
||||||
License: LGPL-2.0-only
|
License: LGPL-2.0-only
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
URL: https://wiki.gnome.org/Apps/Evolution
|
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: db-devel
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
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.calendar.gschema.xml
|
||||||
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.gschema.xml
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.gschema.xml
|
||||||
# Category icons that are used by libedataserver
|
# Category icons that are used by libedataserver
|
||||||
|
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Evolution-alarm-notify.svg
|
||||||
%{_datadir}/pixmaps/evolution-data-server/
|
%{_datadir}/pixmaps/evolution-data-server/
|
||||||
%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.*.service
|
%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.*.service
|
||||||
%{_libdir}/evolution-data-server/
|
%{_libdir}/evolution-data-server/
|
||||||
|
Loading…
Reference in New Issue
Block a user