diff --git a/evolution-3.27.92.tar.xz b/evolution-3.27.92.tar.xz deleted file mode 100644 index 7ec9885..0000000 --- a/evolution-3.27.92.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8a1ffd5732ed1f28f0dbc4ce5a91c7bced72d0dce17bc865ab72565f3e02d3f -size 12118972 diff --git a/evolution-3.28.0.tar.xz b/evolution-3.28.0.tar.xz new file mode 100644 index 0000000..3a03922 --- /dev/null +++ b/evolution-3.28.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce0a7a4da646bdf7692dcece1b0facb1473368ae53a1d3ee45cc35498ce1de2c +size 12107500 diff --git a/evolution.changes b/evolution.changes index 6e71997..e382be0 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Mar 12 09:58:37 UTC 2018 - bjorn.lie@gmail.com + +- Update to version 3.28.0: + + Add migration code for global-view-setting default change + (bgo#792076). + + Updated translations. + ------------------------------------------------------------------- Mon Mar 6 17:58:20 UTC 2018 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 3df254b..305d4a5 100644 --- a/evolution.spec +++ b/evolution.spec @@ -20,19 +20,19 @@ %define use_gtkimageview 0 %define need_autogen 0 # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. -%define evolution_base_version 3.27 +%define evolution_base_version 3.28 # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution -Version: 3.27.92 +Version: 3.28.0 Release: 0 # 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.27/%{name}-%{version}.tar.xz +Source0: http://download.gnome.org/sources/evolution/%{evolution_base_version}/%{name}-%{version}.tar.xz # The icon we rely on is from adwaita-icon-theme BuildRequires: adwaita-icon-theme BuildRequires: bison