Ana Guerrero 2025-01-12 10:08:58 +00:00 committed by Git OBS Bridge
commit f7cd2b2ef8
6 changed files with 18 additions and 9 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-ews.git</param>
<param name="revision">3.54.2</param>
<param name="revision">3.54.3.0</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Jan 10 06:56:02 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 3.54.3.0:
+ Bug Fixes:
- m365: Calendar: Incomplete importing and floating time zone
issue
- Calendar: Import of event with DURATION incorrect
-------------------------------------------------------------------
Fri Nov 22 12:41:20 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -1,4 +1,4 @@
name: evolution-ews
version: 3.54.2
mtime: 1732262309
commit: 95515273791b0afe4f5692af4b0430afc9f16545
version: 3.54.3.0
mtime: 1736470546
commit: db09462460830e68e804620ea452e230e975f61d

View File

@ -1,7 +1,7 @@
#
# spec file for package evolution-ews
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -20,7 +20,7 @@
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
Name: evolution-ews
Version: 3.54.2
Version: 3.54.3.0
Release: 0
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
License: LGPL-2.1-only