diff --git a/evolution-3.26.5.tar.xz b/evolution-3.26.5.tar.xz deleted file mode 100644 index e078fb8..0000000 --- a/evolution-3.26.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4fd862d8a8f5bc55e6e45bba89d059260687dcad80e33560deea1f408643e4c8 -size 12036312 diff --git a/evolution-3.26.6.tar.xz b/evolution-3.26.6.tar.xz new file mode 100644 index 0000000..75fd681 --- /dev/null +++ b/evolution-3.26.6.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d4f2cd029390fe81edbf82854125a934865ecc17076959915346555c81b8a9 +size 12036120 diff --git a/evolution.changes b/evolution.changes index 9d4ee40..e675c28 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 5 11:08:57 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.26.6: + + itip-formatter: Meeting request attendee response address not + properly filled. + + Bugs fixed: bgo#793582. + ------------------------------------------------------------------- Wed Feb 21 13:56:00 UTC 2018 - fcrozat@suse.com diff --git a/evolution.spec b/evolution.spec index 1b6a95c..9e38c64 100644 --- a/evolution.spec +++ b/evolution.spec @@ -24,14 +24,14 @@ 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.26 -Version: 3.26.5 +Version: 3.26.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]+') # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite # NOTE: Some files are currently GPL-2.0 but pending relicensing, see bnc#749859 -License: LGPL-2.0 AND LGPL-3.0 +License: LGPL-2.0-only AND LGPL-3.0-only Group: Productivity/Networking/Email/Clients Url: http://wiki.gnome.org/Apps/Evolution/ Source0: http://download.gnome.org/sources/evolution/3.26/%{name}-%{version}.tar.xz