diff --git a/evolution-3.12.2.tar.xz b/evolution-3.12.2.tar.xz deleted file mode 100644 index 5887755..0000000 --- a/evolution-3.12.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60742334aaf1e3b9f044c2003c44a37be5905b166e24580e9e6e6c5ae1b9f948 -size 12109804 diff --git a/evolution-3.12.3.tar.xz b/evolution-3.12.3.tar.xz new file mode 100644 index 0000000..542726b --- /dev/null +++ b/evolution-3.12.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:980988cf3d1f537102f4a3143a2c251ac812666b8f0936afd6bdde0fe5a96fea +size 12123820 diff --git a/evolution.changes b/evolution.changes index c82b33c..6556fc3 100644 --- a/evolution.changes +++ b/evolution.changes @@ -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 diff --git a/evolution.spec b/evolution.spec index 0f4fed4..bbeb329 100644 --- a/evolution.spec +++ b/evolution.spec @@ -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]+')