Accepting request 255625 from GNOME:Next

Update to 3.12.7

OBS-URL: https://build.opensuse.org/request/show/255625
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=248
This commit is contained in:
Dominique Leuenberger 2014-10-13 11:09:06 +00:00 committed by Git OBS Bridge
parent 3812351950
commit 35fb9aad4b
4 changed files with 21 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Oct 13 10:35:51 UTC 2014 - dimstar@opensuse.org
- Update to version 3.12.7:
+ Miscellaneous:
- format_full_headers: Avoid possible memory leak.
- ECalendarItem: Fix a memory leak.
- ETable: Fix a leak of an ETreeModel.
- Fix various memory leaks and invalid memory usages.
- Use INTLTOOL_XML_RULE for appdata files.
- Add metainfo.xml files for bogofilter and spamassassin
plugins.
- [Alarm Notify] Avoid UI freeze on an alarm dismiss.
+ Bugs fixed: bgo#724909, bgo#728329, bgo#735130, bgo#737340,
bgo#737381, bgo#737791, bgo#738296.
+ Updated translations.
-------------------------------------------------------------------
Mon Sep 8 09:33:03 UTC 2014 - dimstar@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.6
Version: 3.12.7
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]+')