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 4c3dfbe..80f94d7 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +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 + +- Add adwaita-icon-theme BuildRequires: on an installed system, + libgtk-3-0 requires it. On build though, it is exlucded to avoid + a cycle. + ------------------------------------------------------------------- Mon Aug 11 08:47:15 UTC 2014 - zaitor@opensuse.org diff --git a/evolution.spec b/evolution.spec index 4b4a6bb..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]+') @@ -38,6 +38,8 @@ Url: http://wiki.gnome.org/Apps/Evolution/ Source0: http://download.gnome.org/sources/evolution/3.12/%{name}-%{version}.tar.xz # PATCH-NEEDS-REBASE evolution-migrate-kmail-kcontact.patch fate#316619 dliang@suse.com -- Migrate Kmail/Kcontact into evolution (WAS:PATCH-FEATURE-OPENSUSE) Patch0: evolution-migrate-kmail-kcontact.patch +# The icon we rely on is from adwaita-icon-theme +BuildRequires: adwaita-icon-theme BuildRequires: bison BuildRequires: bogofilter BuildRequires: fdupes