diff --git a/evolution-3.22.4.tar.xz b/evolution-3.22.4.tar.xz deleted file mode 100644 index fa5cb3c..0000000 --- a/evolution-3.22.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:522209f022a468c9031fd393fe4ba6c655dedfa06dd6ae59d2d693d1485c690a -size 12272488 diff --git a/evolution-3.22.5.tar.xz b/evolution-3.22.5.tar.xz new file mode 100644 index 0000000..787af40 --- /dev/null +++ b/evolution-3.22.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2f111f6c59fdd1fd2e5ea43aa7e081327285c336fadb1c0f6a912487001b1f0 +size 12287328 diff --git a/evolution.changes b/evolution.changes index 1820455..19557b5 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Mon Feb 13 12:56:06 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.22.5: + + Previous signatures with images not sent properly. + + Fix few memory leaks. + + e-editor-dom-functions: Do not override variable name from + parent block. + + Bugs fixed: bgo#777373, bgo#776391, bgo#775656, bgo#773038, + bgo#777766, bgo#777818, bgo#778036, bgo#778062, bgo#778347. + + Updated translations. + ------------------------------------------------------------------- Fri Feb 10 16:08:57 UTC 2017 - mgorse@suse.com diff --git a/evolution.spec b/evolution.spec index ea07a75..f07f798 100644 --- a/evolution.spec +++ b/evolution.spec @@ -24,7 +24,7 @@ Name: evolution # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. %define evolution_base_version 3.22 -Version: 3.22.4 +Version: 3.22.5 Release: 0 # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')