Accepting request 215081 from home:Zaitor:branches:GNOME:Factory
Update to ver 3.10.3 OBS-URL: https://build.opensuse.org/request/show/215081 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=224
This commit is contained in:
parent
f4a381e8d5
commit
7857f85a6c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:39d228460b0f6701d9786ebd98d8ed4d87ecf8a73c12e00d41f7b107d27b7c47
|
|
||||||
size 12401196
|
|
3
evolution-3.10.3.tar.xz
Normal file
3
evolution-3.10.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ad4b37215c361134a14aa1598d5c038327f897b7d9dbc750cab3d58d5c922f4c
|
||||||
|
size 12395116
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 24 22:32:06 UTC 2014 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 3.10.3:
|
||||||
|
+ Bugs fixed: bgo#704832, bgo#711499, bgo#711669, bgo#711685,
|
||||||
|
bgo#711824, bgo#711835, bgo#712342, bgo#712388, bgo#712668,
|
||||||
|
bgo#712738, bgo#715067.
|
||||||
|
+ Other Changes:
|
||||||
|
- Bump minimum libgweather requirement. (Matthew Barnes)
|
||||||
|
- EMFolderTreeModel: Declare the CamelStore column as an
|
||||||
|
object type.
|
||||||
|
- [itip-formatter] Search for an event in enabled calendars
|
||||||
|
only.
|
||||||
|
- e-utils: replacing g_memmove with memmove.
|
||||||
|
- pine-importer: Fix a crash when importing with no existing
|
||||||
|
address books.
|
||||||
|
- icalendar-importer: Fix a crash when importing with no
|
||||||
|
existing cals.
|
||||||
|
- Remove --enable-strict configure option.
|
||||||
|
+ Updated translations.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 11 21:03:08 UTC 2013 - dimstar@opensuse.org
|
Mon Nov 11 21:03:08 UTC 2013 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package evolution
|
# spec file for package evolution
|
||||||
#
|
#
|
||||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -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.10
|
%define evolution_base_version 3.10
|
||||||
Version: 3.10.2
|
Version: 3.10.3
|
||||||
Release: 0
|
Release: 0
|
||||||
# _version needs to be %{version} stirpped to major.minor.micro only...
|
# _version needs to be %{version} stirpped 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]+')
|
||||||
|
Loading…
Reference in New Issue
Block a user