Accepting request 638792 from GNOME:Next
- Update to version 3.30.1: + Calendar invites added with the wrong time zone. + Fix an invalid unref call and a memory leak of an EEwsConnection object. + Bugs fixed: glgo#GNOME/evolution-ews!8, glgo#GNOME/evolution-ews!14. + Updated translations. OBS-URL: https://build.opensuse.org/request/show/638792 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-ews?expand=0&rev=198
This commit is contained in:
parent
9aa5c0758a
commit
1a328f380c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8dd26424212f8b4ab16c96f0150a6a25b5d99555d250f3d5bafc4822a03af695
|
|
||||||
size 522856
|
|
3
evolution-ews-3.30.1.tar.xz
Normal file
3
evolution-ews-3.30.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:91b3a7c7cf215796799d6ed7574f063241b825a53262db6b64fba32f7f402018
|
||||||
|
size 523364
|
@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 26 17:57:27 UTC 2018 - bjorn.lie@gmail.com
|
||||||
|
|
||||||
|
- Update to version 3.30.1:
|
||||||
|
+ Calendar invites added with the wrong time zone.
|
||||||
|
+ Fix an invalid unref call and a memory leak of an
|
||||||
|
EEwsConnection object.
|
||||||
|
+ Bugs fixed: glgo#GNOME/evolution-ews!8,
|
||||||
|
glgo#GNOME/evolution-ews!14.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Sep 19 03:05:42 UTC 2018 - luc14n0@linuxmail.org
|
Wed Sep 19 03:05:42 UTC 2018 - luc14n0@linuxmail.org
|
||||||
|
|
||||||
|
@ -12,14 +12,14 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
# _version needs to be %{version} stripped to major.minor.micro only...
|
# _version needs to be %{version} stripped to major.minor.micro only...
|
||||||
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
||||||
Name: evolution-ews
|
Name: evolution-ews
|
||||||
Version: 3.30.0
|
Version: 3.30.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
|
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
|
||||||
License: LGPL-2.1-only
|
License: LGPL-2.1-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user