Accepting request 182562 from GNOME:Factory

Update to 3.9.4 (forwarded request 182542 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/182562
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=142
This commit is contained in:
Stephan Kulow 2013-07-09 18:51:33 +00:00 committed by Git OBS Bridge
commit 96b189c367
4 changed files with 28 additions and 4 deletions

View File

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

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

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

View File

@ -1,3 +1,27 @@
-------------------------------------------------------------------
Mon Jul 8 17:10:00 UTC 2013 - dimstar@opensuse.org
- Update to version 3.9.4:
+ User documentation updates.
+ More ETable/ETree refactoring.
+ Heavy GalView refactoring, replace "Define Views..." menu item
with "Delete Current View", delete GalViewFactory.
+ Make Ctrl+C/V/X work while editing text in calendar views.
+ EMFolderTreeModel: Listen for "folder-info-stale" signals and
regenerate the folder tree for that mail store.
+ EUrlEntry: Replace the big, bulky "open" button with clickable
inline icon.
+ Notify user about question dialogs.
+ Add ETreeViewFrame.
+ Set network-available on a CamelSession when going online.
+ Fix typo: appointmenet -> appointment.
+ Contacts view: Add 'Refresh' into books context menu.
+ Bugs fixed: bgo#386113, bgo#641711, bgo#689640, bgo#693216,
bgo#699576, bgo#702006, bgo#702454, bgo#702664, bgo#702710,
bgo#702796, bgo#703053, bgo#703181, bgo#703194, bgo#703638,
bgo#703732.
+ Updated translations.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 21 15:58:53 UTC 2013 - dimstar@opensuse.org Fri Jun 21 15:58:53 UTC 2013 - dimstar@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.10 %define evolution_base_version 3.10
Version: 3.9.3 Version: 3.9.4
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]+')