From b0d066920a26fe04a26a1b4f07fbf01a271e02f601d9a1e5ca61a1e0a4628563 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 23 Jun 2013 14:11:54 +0000 Subject: [PATCH] Accepting request 180584 from home:dimstar:branches:GNOME:Factory Update to 3.9.3 OBS-URL: https://build.opensuse.org/request/show/180584 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=205 --- evolution-3.9.2.tar.xz | 3 --- evolution-3.9.3.tar.xz | 3 +++ evolution.changes | 21 +++++++++++++++++++++ evolution.spec | 5 ++--- 4 files changed, 26 insertions(+), 6 deletions(-) delete mode 100644 evolution-3.9.2.tar.xz create mode 100644 evolution-3.9.3.tar.xz diff --git a/evolution-3.9.2.tar.xz b/evolution-3.9.2.tar.xz deleted file mode 100644 index 12406a4..0000000 --- a/evolution-3.9.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d8dd85a0648a1f0ca322836e0e1a76e41cc7b44099e8439b5f69f0aef277475 -size 12344544 diff --git a/evolution-3.9.3.tar.xz b/evolution-3.9.3.tar.xz new file mode 100644 index 0000000..f236f6f --- /dev/null +++ b/evolution-3.9.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26acb617da1ef23e2dee01727f2e2171de724a66a0cd5c86379afc866792d25b +size 12425428 diff --git a/evolution.changes b/evolution.changes index 3f302cf..5982476 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Fri Jun 21 15:58:53 UTC 2013 - dimstar@opensuse.org + +- Update to version 3.9.3: + + Rename some base libraries to libevolution-$FOO. + + Use F9 to toggle sidebar visibility. + + Update Quick Reference Card to show F12 shortcut. + + Remove Evolution icon from header section. + + Make EAlertDialog non-resizable. + + Ask for a Smart Card password with a token name too. + + GnomeCalendar: Get rid of the async message dispatcher. + + Make the "Headers" print dialog tab actually work. + + Reimplement the main toolbar's prefer-item feature. + + Fix various causes for crashes after closing a 2nd Evolution + window. + + Heavily refactor MessageList and ETreeModel. + + Remove lots of unused legacy APIs. + + Bugs fixed: bgo#250046, bgo#555130, bgo#684302, bgo#700277, + bgo#700812, bgo#701669. + + Updated translations. + ------------------------------------------------------------------- Sun May 26 18:38:27 UTC 2013 - dimstar@opensuse.org diff --git a/evolution.spec b/evolution.spec index 6d37f37..c482a72 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.2 +Version: 3.9.3 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]+') @@ -281,7 +281,6 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de %defattr(-,root,root) %{_includedir}/* %{_libdir}/pkgconfig/*.pc -%{_datadir}/gtk-doc/html/libeshell/ -%{_datadir}/gtk-doc/html/libeutil/ +%{_datadir}/gtk-doc/html/evolution-*/ %changelog