SHA256
1
0
forked from pool/evolution

Accepting request 229918 from home:Zaitor:branches:GNOME:Factory

- Update to version 3.12.1:
  + User documentation improvements.
  + Cancel pending mail operations when going offline or on quit.
  + EMailDisplay: Install HTML click event handlers on images in
    all frames.
  + Bugs fixed: bgo#545106, bgo#684425, bgo#726110, bgo#726542,
    bgo#726654, bgo#727888, bgo#727967.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/229918
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=234
This commit is contained in:
Dominique Leuenberger 2014-04-14 07:51:18 +00:00 committed by Git OBS Bridge
parent f844f81513
commit b32a2e63bd
4 changed files with 16 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Apr 13 17:02:28 UTC 2014 - zaitor@opensuse.org
- Update to version 3.12.1:
+ User documentation improvements.
+ Cancel pending mail operations when going offline or on quit.
+ EMailDisplay: Install HTML click event handlers on images in
all frames.
+ Bugs fixed: bgo#545106, bgo#684425, bgo#726110, bgo#726542,
bgo#726654, bgo#727888, bgo#727967.
+ Updated translations.
-------------------------------------------------------------------
Sun Mar 23 08:47:29 UTC 2014 - zaitor@opensuse.org

View File

@ -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.0
Version: 3.12.1
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]+')