From d2a4bca544b7889f197dbeb92ecfb8ca82acd016c74d9e6d4fcefc018c37063e Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 19 Sep 2013 19:29:15 +0000 Subject: [PATCH] Accepting request 199167 from home:Zaitor:branches:GNOME:Factory Update to version 3.9.92 OBS-URL: https://build.opensuse.org/request/show/199167 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=216 --- evolution-3.9.91.tar.xz | 3 --- evolution-3.9.92.tar.xz | 3 +++ evolution.changes | 13 +++++++++++++ evolution.spec | 4 +++- 4 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 evolution-3.9.91.tar.xz create mode 100644 evolution-3.9.92.tar.xz diff --git a/evolution-3.9.91.tar.xz b/evolution-3.9.91.tar.xz deleted file mode 100644 index fb64d6f..0000000 --- a/evolution-3.9.91.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:de90e1bf4d5d178e95d9774b85f582b02e1a8fe26f0a4732995a570a565949d8 -size 12461420 diff --git a/evolution-3.9.92.tar.xz b/evolution-3.9.92.tar.xz new file mode 100644 index 0000000..bd89855 --- /dev/null +++ b/evolution-3.9.92.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b5f47d531fc3e1d2f9bbcbd911c0b4081140fe1e6dfe141de155a428e51b581 +size 12460084 diff --git a/evolution.changes b/evolution.changes index 2571a04..aaec515 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sun Sep 15 13:10:42 UTC 2013 - zaitor@opensuse.org + +- Update to version 3.9.92: + + Add EShellView to E{Calendar,MemoList,TaskList}Selector. + + Add an AppData description for Evolution. + + Fix folder name encoding in em_folder_utils_create_folder(). + + calendar: do not assume time_t is long. + + EClientSelector: Show an initial icon based on host name. + + Bugs fixed: bgo#706008, bgo#707048, bgo#707392, bgo#707571, + bgo#708004. + + Updated translations. + ------------------------------------------------------------------- Mon Sep 2 07:12:14 UTC 2013 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 32a2085..94199b0 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.10 -Version: 3.9.91 +Version: 3.9.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]+') @@ -182,6 +182,8 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de %doc %{_datadir}/help/C/%{name}/ %{_bindir}/* %{_datadir}/GConf/gsettings/evolution.convert +%dir %{_datadir}/appdata +%{_datadir}/appdata/evolution.appdata.xml %{_datadir}/applications/*.desktop %{_datadir}/evolution %{_datadir}/icons/hicolor/*/apps/*.png