Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
2
_service
2
_service
@ -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.54.3</param>
|
<param name="revision">3.52.4</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>
|
||||||
|
3
evolution-data-server-3.52.4.obscpio
Normal file
3
evolution-data-server-3.52.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1f5b6e0fd779f54439707732e4c9b3446b611bbc31f232ad0a15ae504bea3d5f
|
||||||
|
size 42796557
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0fbb91d58a366eb5ca3607f955b1862260f1422ab9d0b13520ec73fe43c43354
|
|
||||||
size 43426317
|
|
@ -1,130 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sat Jan 4 09:20:08 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
||||||
|
|
||||||
- Update to version 3.54.3:
|
|
||||||
+ Bug Fixed: CalDAV: Do not use SCHEDULE-AGENT parameter.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Nov 22 08:39:45 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
||||||
|
|
||||||
- Update to version 3.54.2:
|
|
||||||
+ Bug Fixed:
|
|
||||||
- libedataserverui: Avoid initializing the icon_theme when
|
|
||||||
building introspection data
|
|
||||||
- Fails to build/link against icu 76.1
|
|
||||||
- Correct certificate key usage constants
|
|
||||||
+ Updated translations.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Nov 18 18:50:25 UTC 2024 - bjorn.lie@gmail.com
|
|
||||||
|
|
||||||
- Update to version 3.54.1+4:
|
|
||||||
* libedataserverui: Avoid initializing the icon_theme when
|
|
||||||
building introspection data
|
|
||||||
* Updated translations.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Nov 18 09:46:57 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
||||||
|
|
||||||
- Workaround build failure using ICU 76.1: fix up CMakeLists.txt to
|
|
||||||
link icu-uc instead of icu-i18n
|
|
||||||
(glgo#GNOME/evolution-data-server#574).
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
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>
|
|
||||||
|
|
||||||
- Update to version 3.54.0:
|
|
||||||
+ 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.
|
|
||||||
+ Updated translations.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Fri Aug 30 08:22:20 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
||||||
|
|
||||||
- Update to version 3.53.3:
|
|
||||||
+ Bug Fixes: Camel: Claim attachment in multipart/mixed
|
|
||||||
+ Updated translations.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Sun Aug 25 12:58:46 UTC 2024 - Bjørn Lie <bjorn.lie@gmail.com>
|
|
||||||
|
|
||||||
- Update to version 3.53.2:
|
|
||||||
+ module-gnome-online-accounts: Recognize "Microsoft 365"
|
|
||||||
accounts
|
|
||||||
+ e_util_get_source_full_name: Fix possible runtime warning
|
|
||||||
+ Bug Fixes:
|
|
||||||
- Calendar: Respect TZDIR env variable
|
|
||||||
- alarm-notify: Save acknowledge time without sending iTip
|
|
||||||
message
|
|
||||||
- Calendar: Anniversaries hidden when book goes to online
|
|
||||||
- Camel: 'match-threads' in search folder can miss messages
|
|
||||||
- Add helper object to talk to intune (Microsoft OAuth2 broker
|
|
||||||
service)
|
|
||||||
- e-ms-oapxbc: Check if broker is running before starting it
|
|
||||||
- e-ms-oapxbc: Use GDBusProxy to communicate with broker
|
|
||||||
- Enhance "junk-test" to return also "inconclusive" value
|
|
||||||
- "Thread by Subject" option not propagated to Search Folders
|
|
||||||
+ Updated translations.
|
|
||||||
- Changes from version 3.53.1:
|
|
||||||
+ Calendar: Update comment of
|
|
||||||
E_CAL_STATIC_CAPABILITY_RETRACT_SUPPORTED
|
|
||||||
+ CamelMimePart: Fix runtime warning when removing some headers
|
|
||||||
+ CamelMimeMessage: Check for non-NULL Subject value before using
|
|
||||||
it
|
|
||||||
+ IMAPx: Correct return value of imapx_splice_with_progress()
|
|
||||||
when cancelled
|
|
||||||
+ IMAPX: Correct path returned by imapx_get_filename()
|
|
||||||
+ OAuth2 Prompter: Fix two memory leaks
|
|
||||||
+ EOAuth2ServiceOutlook: Cannot be used with IMAP
|
|
||||||
+ EOAuth2ServiceYahoo: Update redirect URI
|
|
||||||
+ OAuth2Prompter: Fix possible crash on application quit
|
|
||||||
+ Mark org.gnome.evolution-data-server.OAuth2-handler.desktop for
|
|
||||||
translation
|
|
||||||
+ Fix few issues reported by Coverity Scan
|
|
||||||
+ CI: Pass --verbose to flatpak-builder
|
|
||||||
+ CI: Update OpenLDAP version in devel/nightly build
|
|
||||||
+ CI: Workaround broken git clone for libcanberra
|
|
||||||
+ Bug fixes:
|
|
||||||
- vCard: Incorrectly parses non-UTF-8 vCard data
|
|
||||||
- WebDAV: Handle `Retry-After` header on 503 error
|
|
||||||
- Camel: Sanitize exported OpenPGP public key before transfer
|
|
||||||
- Google Task stale item cannot be deleted
|
|
||||||
- Calendar: "This and Future" modifications can duplicate
|
|
||||||
events
|
|
||||||
- Camel: GPG message decryption can sometimes miss content
|
|
||||||
- CardDAV: Prefetch PHOTO/LOGO when being remote URL
|
|
||||||
- Camel: Attachments not recognized when filtering POP3 message
|
|
||||||
- addressbook-export: Enhance listing of available sources
|
|
||||||
- ECalClient: Generate RECURRENCE-ID in UTC
|
|
||||||
- OAuth2 Prompt: Enlarge "Open in Browser" button
|
|
||||||
- Camel: Search folder's message UID is not persistent
|
|
||||||
- Camel: Unfolding headers eats consecutive white-spaces
|
|
||||||
- Flatpak: Drop org.freedesktop.Sdk.Extension.vala and rely on
|
|
||||||
GNOME SDK
|
|
||||||
+ Updated translations.
|
|
||||||
- Add pkgconfig(uuid) BuildRequires: New dependency.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon Aug 19 11:28:03 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
||||||
|
|
||||||
- BuildRequire gettext-devel instead of gettext: allow OBS to
|
|
||||||
shortcut through gettext-runtime-mini.
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 5 06:49:33 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Aug 5 06:49:33 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: evolution-data-server
|
name: evolution-data-server
|
||||||
version: 3.54.3
|
version: 3.52.4
|
||||||
mtime: 1735927244
|
mtime: 1722579615
|
||||||
commit: a40138bfa2f7421eb114a844aba0ac3df9db79cb
|
commit: b212daab76a47862e071a3bb327123c36540022b
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package evolution-data-server
|
# spec file for package evolution-data-server
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -32,7 +32,7 @@
|
|||||||
%bcond_without introspection
|
%bcond_without introspection
|
||||||
|
|
||||||
Name: evolution-data-server
|
Name: evolution-data-server
|
||||||
Version: 3.54.3
|
Version: 3.52.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Evolution Data Server
|
Summary: Evolution Data Server
|
||||||
License: LGPL-2.0-only
|
License: LGPL-2.0-only
|
||||||
@ -44,7 +44,7 @@ BuildRequires: cmake >= 3.15
|
|||||||
BuildRequires: db-devel
|
BuildRequires: db-devel
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: gettext-devel
|
BuildRequires: gettext
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: gperf
|
BuildRequires: gperf
|
||||||
BuildRequires: gtk-doc >= 1.9
|
BuildRequires: gtk-doc >= 1.9
|
||||||
@ -73,7 +73,6 @@ BuildRequires: pkgconfig(libsecret-unstable) >= 0.5
|
|||||||
BuildRequires: pkgconfig(libsoup-3.0) >= 2.58
|
BuildRequires: pkgconfig(libsoup-3.0) >= 2.58
|
||||||
BuildRequires: pkgconfig(libxml-2.0)
|
BuildRequires: pkgconfig(libxml-2.0)
|
||||||
BuildRequires: pkgconfig(protobuf) >= 2.4
|
BuildRequires: pkgconfig(protobuf) >= 2.4
|
||||||
BuildRequires: pkgconfig(uuid) >= 2.0
|
|
||||||
BuildRequires: pkgconfig(webkit2gtk-4.1)
|
BuildRequires: pkgconfig(webkit2gtk-4.1)
|
||||||
BuildRequires: pkgconfig(webkitgtk-6.0)
|
BuildRequires: pkgconfig(webkitgtk-6.0)
|
||||||
Requires: mozilla-nss
|
Requires: mozilla-nss
|
||||||
@ -330,11 +329,6 @@ This package contains developer documentation.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
%if %{pkg_vcmp libicu-devel >= 76.1}
|
|
||||||
%dnl Adapt build system to ICU 76.1 - we now need to link icu-uc, no longer icu-i18n
|
|
||||||
%dnl https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/574
|
|
||||||
sed -i 's/icu-i18n/icu-uc &/' CMakeLists.txt
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%if %{with_docs}
|
%if %{with_docs}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user