diff --git a/evolution-3.24.4.tar.xz b/evolution-3.24.4.tar.xz deleted file mode 100644 index 3f140b0..0000000 --- a/evolution-3.24.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:230acff9a20e1fdfef0b9049d04eda1af18437cbf20f1317986a6424ddc5c81a -size 12137024 diff --git a/evolution-3.24.5.tar.xz b/evolution-3.24.5.tar.xz new file mode 100644 index 0000000..f03c33c --- /dev/null +++ b/evolution-3.24.5.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5544c5ea1a1c352e0300bff447ddf67146486fc3a6bbecd1b785d378d34b2189 +size 12140736 diff --git a/evolution.changes b/evolution.changes index 32dfb4e..8d3b66d 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Mon Aug 7 11:52:43 UTC 2017 - zaitor@opensuse.org + +- Update to version 3.24.5: + + Workaround broken GPG encrypted messages from Exchange and + GroupWise servers. + + Reply-To header value lost on Draft message reopen. + + Set shadow for Aliases scrolled window in mail account + Properties. + + Bugs fixed: bgo#785031, bgo#785127, bgo#785188, bgo#785233, + bgo#785412, bgo#777086, bgo#785717, bgo#785800. + + Updated translations. + ------------------------------------------------------------------- Mon Jul 17 10:57:43 UTC 2017 - zaitor@opensuse.org diff --git a/evolution.spec b/evolution.spec index bfcecd5..3a97505 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.24 -Version: 3.24.4 +Version: 3.24.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]+')