diff --git a/evolution-3.12.5.tar.xz b/evolution-3.12.5.tar.xz deleted file mode 100644 index 9533b18..0000000 --- a/evolution-3.12.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:524fb582db58fe22d79aa51e673e5fc85bcdd7d389e29c117664aed57cc4c123 -size 12138404 diff --git a/evolution-3.12.6.tar.xz b/evolution-3.12.6.tar.xz new file mode 100644 index 0000000..de5c541 --- /dev/null +++ b/evolution-3.12.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f17a564a3c0351c1d0823551f80579ef611d51ab9db1e7f8d2ad7ed126bf76d +size 11334980 diff --git a/evolution.changes b/evolution.changes index 280f662..80f94d7 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 8 09:33:03 UTC 2014 - dimstar@opensuse.org + +- Update to version 3.12.6: + + Updated German help translation and screen-shots. + + Use-after-free of a full name editor when closing a contact + editor. + + Updated translations. + ------------------------------------------------------------------- Tue Aug 26 17:01:41 UTC 2014 - zaitor@opensuse.org diff --git a/evolution.spec b/evolution.spec index 92f3818..1e65044 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.12 -Version: 3.12.5 +Version: 3.12.6 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]+')