diff --git a/evolution-3.7.91.tar.xz b/evolution-3.7.91.tar.xz deleted file mode 100644 index ae4d2ed..0000000 --- a/evolution-3.7.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d8da3fa47ce2b34b63f39840015f70ad706a5e45b4835dc74db67b2cb1c2ddc5 -size 12312004 diff --git a/evolution-3.7.92.tar.xz b/evolution-3.7.92.tar.xz new file mode 100644 index 0000000..568d649 --- /dev/null +++ b/evolution-3.7.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fe7eea1397b72d87a027676d9e5c015a0c3a25f51f775097e44a3c621906acb +size 12312960 diff --git a/evolution.changes b/evolution.changes index 9dcfa32..4baaa17 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Sun Mar 17 13:24:44 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.7.92: + + [itip-formatter] Reference a view when searching for a + calendar. + + org.gnome.evolution.calendar.gschema.xml.in: Define a + 'Duration' enum. + + [backup-restore] Dir separator removal breaks DConf settings + restore. + + Add utility functions for manipulating weekdays. + + evolution-addressbook-export: Remove main loop event flushing. + + e_mail_config_notebook_commit: Skip non-writable sources. + + Do not leak each sent message. + + Bugs fixed: bgo#415371, bgo#645476, bgo#676696, bgo#690092, + bgo#690930, bgo#693254, bgo#695193, bgo#695477, bgo#695570, + bgo#695693. + + Updated translations. + ------------------------------------------------------------------- Sun Mar 3 15:40:38 UTC 2013 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 94f66c3..eec113d 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.8 -Version: 3.7.91 +Version: 3.7.92 Release: 0 # _version needs to be %{version} stirpped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')