Accepting request 239006 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/239006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=156
This commit is contained in:
Stephan Kulow 2014-07-06 20:52:15 +00:00 committed by Git OBS Bridge
commit 6aa533ab97
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:60742334aaf1e3b9f044c2003c44a37be5905b166e24580e9e6e6c5ae1b9f948
size 12109804

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

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

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Jun 18 19:49:00 UTC 2014 - zaitor@opensuse.org
- Update to version 3.12.3:
+ Custom mail account order reset on an account add or remove.
+ Update tar format to tar-ustar.
+ Runtime criticals when closing an appointment editor with
reminders.
+ Ignore false GObject property change notifications.
+ Properly disconnect signal handlers added with
e_signal_connect_notify*().
+ Ignore false GSettings key change notifications.
+ Bugs fixed: bgo#563048, bgo#730145, bgo#730199, bgo#730756,
bgo#730144, bgo#730110, bgo#729905, bgo#729667, bgo#729303,
bgo#731082, bgo#730738, bgo#730977, bgo#731321, bgo#668006.
+ Updated Help translation.
-------------------------------------------------------------------
Sat May 17 11:23:38 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.2
Version: 3.12.3
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]+')