diff --git a/evolution-data-server-3.22.1.tar.xz b/evolution-data-server-3.22.1.tar.xz deleted file mode 100644 index a427936..0000000 --- a/evolution-data-server-3.22.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5ea1a25c26c2b5587b912661fc0eadf0ef8bc89ec01be9bb23cfffdf30ab41d9 -size 5541744 diff --git a/evolution-data-server-3.22.2.tar.xz b/evolution-data-server-3.22.2.tar.xz new file mode 100644 index 0000000..d18972c --- /dev/null +++ b/evolution-data-server-3.22.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0498e0968a60c3e42d5f72416c6e36752bced73bb530aa028dbd0008efd2167 +size 5558204 diff --git a/evolution-data-server.changes b/evolution-data-server.changes index b0648c4..2cef1ad 100644 --- a/evolution-data-server.changes +++ b/evolution-data-server.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Mon Nov 7 09:20:46 UTC 2016 - zaitor@opensuse.org + +- Update to version 3.22.2: + + [IMAPx] Avoid crash when untagged response doesn't have a + token. + + Bugs fixed: bgo#772095, bgo#772347, bgo#767807, bgo#773248, + bgo#773363. + + Updated translations. + ------------------------------------------------------------------- Mon Oct 10 09:16:57 UTC 2016 - zaitor@opensuse.org diff --git a/evolution-data-server.spec b/evolution-data-server.spec index bd96757..2050700 100644 --- a/evolution-data-server.spec +++ b/evolution-data-server.spec @@ -33,7 +33,7 @@ Name: evolution-data-server %define _evo_version 3.22 -Version: 3.22.1 +Version: 3.22.2 Release: 0 Summary: Evolution Data Server License: LGPL-2.1+ @@ -192,8 +192,8 @@ This package contains a shared system library for calendar backends. %package -n libedataserver-1_2-%{so_edataserver} Summary: Evolution Data Server - Utilities Library -Group: System/Libraries # libedataserver references the gsettings schemas, which live in e-d-s package +Group: System/Libraries Requires: %{name} >= %{version} %description -n libedataserver-1_2-%{so_edataserver}