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
This commit is contained in:
parent
38857eaa8a
commit
b0d066920a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d8dd85a0648a1f0ca322836e0e1a76e41cc7b44099e8439b5f69f0aef277475
|
||||
size 12344544
|
3
evolution-3.9.3.tar.xz
Normal file
3
evolution-3.9.3.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26acb617da1ef23e2dee01727f2e2171de724a66a0cd5c86379afc866792d25b
|
||||
size 12425428
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user