Accepting request 1072608 from GNOME:Next
New stable release OBS-URL: https://build.opensuse.org/request/show/1072608 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=280
This commit is contained in:
parent
27b3a8a9e2
commit
9b28bc2ffa
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6cb604f7d30a921ecc83103d64f28e8f5fb555c153f661d242f6b207ff47cb9f
|
||||
size 695628
|
3
evolution-ews-3.48.0.tar.xz
Normal file
3
evolution-ews-3.48.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:166165bbea1441bb92f2a9348d9a7dec4882a0d31319cd2566571da6777ef2de
|
||||
size 701528
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 12:18:33 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.48.0:
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 3 08:28:14 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 3.47.3:
|
||||
+ OAuth2: Add option to use version 2.0 of the API.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 27 17:57:58 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Update to version 3.47.2:
|
||||
+ Enable GitLab CI for easier testing of the changes.
|
||||
+ Remove duplicated OAuth2 code.
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 10:31:53 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@ -20,13 +20,13 @@
|
||||
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
||||
|
||||
Name: evolution-ews
|
||||
Version: 3.46.4
|
||||
Version: 3.48.0
|
||||
Release: 0
|
||||
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
|
||||
License: LGPL-2.1-only
|
||||
Group: Productivity/Networking/Email/Clients
|
||||
URL: https://wiki.gnome.org/Apps/Evolution
|
||||
Source0: https://download.gnome.org/sources/evolution-ews/3.46/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/evolution-ews/3.48/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: c++_compiler
|
||||
BuildRequires: cmake
|
||||
|
Loading…
Reference in New Issue
Block a user