SHA256
1
0
forked from pool/evolution

Accepting request 248076 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/248076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=160
This commit is contained in:
Stephan Kulow 2014-09-30 17:36:35 +00:00 committed by Git OBS Bridge
commit 98b2762d1f
4 changed files with 22 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:524fb582db58fe22d79aa51e673e5fc85bcdd7d389e29c117664aed57cc4c123
size 12138404

3
evolution-3.12.6.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5f17a564a3c0351c1d0823551f80579ef611d51ab9db1e7f8d2ad7ed126bf76d
size 11334980

View File

@ -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 Mon Aug 11 08:47:15 UTC 2014 - zaitor@opensuse.org

View File

@ -24,7 +24,7 @@
Name: evolution Name: evolution
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in. # This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
%define evolution_base_version 3.12 %define evolution_base_version 3.12
Version: 3.12.5 Version: 3.12.6
Release: 0 Release: 0
# _version needs to be %{version} stripped to major.minor.micro only... # _version needs to be %{version} stripped to major.minor.micro only...
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') %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 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) # 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 Patch0: evolution-migrate-kmail-kcontact.patch
# The icon we rely on is from adwaita-icon-theme
BuildRequires: adwaita-icon-theme
BuildRequires: bison BuildRequires: bison
BuildRequires: bogofilter BuildRequires: bogofilter
BuildRequires: fdupes BuildRequires: fdupes