Accepting request 523135 from GNOME:Factory

1

OBS-URL: https://build.opensuse.org/request/show/523135
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/evolution?expand=0&rev=200
This commit is contained in:
Dominique Leuenberger 2017-09-13 19:48:53 +00:00 committed by Git OBS Bridge
commit 3504a6d78b
4 changed files with 172 additions and 19 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5544c5ea1a1c352e0300bff447ddf67146486fc3a6bbecd1b785d378d34b2189
size 12140736

3
evolution-3.26.0.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ccdacab9ab32299c834dd786c1ba9c5f7f27d0a7e8c4d3cbd260e416aafeb176
size 12034548

View File

@ -1,3 +1,162 @@
-------------------------------------------------------------------
Mon Sep 11 11:04:13 UTC 2017 - dimstar@opensuse.org
- Update to version 3.26.0:
+ Add flatpak build script.
+ Updated translations.
-------------------------------------------------------------------
Wed Sep 6 23:18:42 UTC 2017 - dimstar@opensuse.org
- Update to version 3.25.92.2:
+ Do not use PROJECT_VERSION_TWEAK when searching for eds
dependencies.
- Changes from version 3.25.92.1:
+ Revert "Rename evolution.desktop to
org.gnome.Evolution.desktop".
- Changes from version 3.25.92:
+ Default mail account not indicated after restart.
+ Show EDateEdit time combo popup in columns.
+ [ECompEditor] Preserve original duration when changing time.
+ Correct timezone handling when printing calendars.
+ Custom page setup not properly restored when printing.
+ Rename evolution.desktop to org.gnome.Evolution.desktop.
+ Add debugging console prints for message-list.
+ Updated translations.
-------------------------------------------------------------------
Mon Aug 21 19:54:13 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.91:
+ Add new developer documentation files into
evolution-util-docs.sgml.in.
+ Update mail filter conditions (as per bgo#698439).
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 8 10:38:00 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.90:
+ Provide e_alert_bar_submit_alert() to avoid code duplication.
+ Workaround broken GPG encrypted messages from Exchange and
GroupWise servers.
+ Reply-To header value lost on Draft message reopen.
+ Add a WebDAV browser into the Account Editor.
+ Set shadow for Aliases scrolled window in mail account
Properties.
+ Use SRV records for configuration lookup.
+ Remove change-switcher-appearance.page - too specific; not
common topic.
+ Fix incorrect alt desc text for a screenshot.
+ Remove obsolete TODO comment.
+ Fix date in previous commit.
+ Read Receipts settings are also available in EWS/MAPI accounts.
+ Cover actual EWS account settings nowadays.
+ Use same string as in 'Manage signatures' page about '-- '
delimiter.
+ Provide actual links to the pages dedicated to these bullet
points.
+ Grammar fixes in help.
+ Remove image from French user docs which is not used anywhere.
+ Bugs fixed: bgo#785031, bgo#785127, bgo#271481, bgo#785188,
bgo#785233, bgo#785412, bgo#777086, bgo#785650, bgo#750564,
bgo#785717, bgo#785800, bgo#768260, bgo#784214, bgo#784214,
bgo#784767, bgo#784527, bgo#784527, bgo#784527, bgo#785644,
bgo#783793.
+ Updated translations.
- Changes from version 3.25.4:
+ Sort accounts in identity combo box (From: combo in mail
composer).
+ Make it possible to debug filters on stdout.
+ Use the fancy Unicode quotation marks in a new string.
+ Change --module-dir for gtkdoc-fixxref call.
+ Make it possible to change theme for text-highlight module.
+ Cannot focus contact list editor's list name.
+ Fix runtime warning on close from e_content_request_process().
+ Use the fancy Unicode quotation marks in a new file.
+ Prefer gtk_clipboard_wait_for_targets() over
gtk_clipboard_request_targets().
+ Wrong folder URI used for message notifications.
+ AlertBar from ShellContent not freed.
+ Derive date from selected day when creating event/meeting in
ToDo bar.
+ Remove an obsolete comment.
+ Fix a typo.
+ Bugs fixed: bgo#783905, bgo#783968, bgo#783987, bgo#339675,
bgo#782210, bgo#772572, bgo#235022, bgo#784246, bgo#783908,
bgo#780934, bgo#781744, bgo#784445, bgo#784438, bgo#781309,
bgo#781790, bgo#784664, bgo#784665, bgo#784746, bgo#784751,
bgo#784776, bgo#784663, bgo#773550, bgo#771404, bgo#784874,
bgo#783363, bgo#783504, bgo#783533, bgo#744526, bgo#780329.
+ Updated translations.
- Add explicit gettext BuildRequires.
- Stop post(un) handling, no longer needed as we have file-triggers
taking care of this now. This means dropping
glib2_gsettings_schema_post(un), desktop_database_post(un) and
icon_theme_cache_post(un) macros.
- Rename lang subpackage following upstream changes.
-------------------------------------------------------------------
Tue Aug 8 03:25:03 UTC 2017 - dimstar@opensuse.org
- Update to version 3.25.3:
+ Use SIGTERM instead of SIGQUIT in killev
(evolution --force-shutdown).
+ Allow select the same source and destination calendar in Copy
To Calendar.
+ Crash under e_dom_resize_document_content_to_preview_width().
+ Use ESourceRegistryWatcher in alarm-notify.
+ Allow overwrite of CMAKE_SKIP_RPATH variable.
+ e_mail_folder_to_full_display_name: Special-case virtual
Trash/Junk folders.
+ Correct Unicode opening quotation mark.
+ Bugs fixed: bgo#205718, bgo#266621, bgo#499319, bgo#531945,
bgo#537048, bgo#782052, bgo#782210, bgo#782470, bgo#782803,
bgo#783106, bgo#783191, bgo#783317, bgo#783348, bgo#783353,
bgo#783682.
+ updated translations.
-------------------------------------------------------------------
Tue Aug 8 03:25:02 UTC 2017 - zaitor@opensuse.org
- Update to version 3.25.2:
+ Show VERSION_SUBSTRING and VERSION_COMMENT in Help->About.
+ Fix occasional runtime warning from
e_web_extension_set_clipboard_flags().
+ Mark editor as changed if using 'Wrap lines' action.
+ Mark editor as changed if deleting a selection.
+ MailFolderCache can sometimes block folder 'changed'
notifications.
+ Correct possible ref/unref imbalance of a CamelFolder instance.
+ Remove misplaced 'return' call.
+ Refer to Polari instead of Empathy for IRC support in Help.
+ Use new e_util_generate_uid() instead of
e_cal_component_gen_uid().
+ [ECompEditor] Ensure local store directory exists before saving
attachments.
+ [ECompEditor] Use ICAL_FILENAME_PARAMETER for attachments, if
available.
+ Bugs fixed: bgo#781660, bgo#781647, bgo#781722, bgo#781833,
bgo#781890, bgo#781116, bgo#778423, bgo#780088, bgo#569684,
bgo#782153, bgo#720197, bgo#782529, bgo#782438, bgo#773420.
+ Updated translations.
-------------------------------------------------------------------
Tue Aug 8 03:25:01 UTC 2017 - dimstar@opensuse.org
- Update to version 3.25.1:
+ Crash under e_meeting_time_selector_refresh_cb().
+ Drag and drop to the editor can lock the Evolution.
+ Dropping text/* content to the editor is not handled by WebKit.
+ Fix the compilation warning with gcc 7.
+ [ENameSelectorEntry] Avoid fake "changed" signals on focus-in.
+ Calendar Print skips print dialog.
+ Remove some left-over debug prints.
+ User documentation improvements.
+ Bugs fixed: bgo#781404, bgo#781557, bgo#781570.
+ Updated translations.
- Bump evolution_base_version to 3.26, following upstream.
-------------------------------------------------------------------
Mon Aug 7 11:52:43 UTC 2017 - zaitor@opensuse.org

View File

@ -23,8 +23,8 @@
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.24
Version: 3.24.5
%define evolution_base_version 3.26
Version: 3.26.0
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]+')
@ -34,7 +34,7 @@ Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
License: LGPL-2.0 and LGPL-3.0
Group: Productivity/Networking/Email/Clients
Url: http://wiki.gnome.org/Apps/Evolution/
Source0: http://download.gnome.org/sources/evolution/3.24/%{name}-%{version}.tar.xz
Source0: http://download.gnome.org/sources/evolution/3.26/%{name}-%{version}.tar.xz
# The icon we rely on is from adwaita-icon-theme
BuildRequires: adwaita-icon-theme
BuildRequires: bison
@ -42,6 +42,7 @@ BuildRequires: bogofilter
BuildRequires: cmake
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: gettext
BuildRequires: openldap2-devel
%if %{need_autogen}
BuildRequires: gnome-common
@ -188,20 +189,10 @@ make %{?_smp_flags}
grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.desktop
%suse_update_desktop_file -r -G "Mail and Calendar" evolution GNOME GTK Network Email Calendar ContactManagement
%suse_update_desktop_file evolution-alarm-notify
%find_lang evolution-%evolution_base_version %{?no_lang_C}
%find_lang evolution %{?no_lang_C} evolution-%evolution_base_version.lang
%find_lang evolution %{?no_lang_C}
#%%find_lang evolution %%{?no_lang_C} evolution-%%evolution_base_version.lang
%fdupes %{buildroot}
%post
%glib2_gsettings_schema_post
%desktop_database_post
%icon_theme_cache_post
%postun
%glib2_gsettings_schema_postun
%desktop_database_postun
%icon_theme_cache_postun
%files
%defattr(-,root,root)
%doc AUTHORS COPYING COPYING.LGPL2 COPYING.LGPL3 COPYING-DOCS COPYING.OPENLDAP ChangeLog MAINTAINERS NEWS NEWS-1.0 README
@ -248,6 +239,9 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de
%{_libdir}/evolution/modules/module-mail-config.so
%{_libdir}/evolution/modules/module-mail.so
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.mail.gschema.xml
%{_libdir}/evolution/modules/module-accounts-window.so
%{_libdir}/evolution/modules/module-config-lookup.so
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.text-highlight.gschema.xml
%{_libdir}/evolution/modules/module-mailto-handler.so
%{_libdir}/evolution/modules/module-mdn.so
%{_libdir}/evolution/modules/module-offline-alert.so
@ -298,7 +292,7 @@ grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.de
%{_libdir}/evolution/web-extensions/webkit-editor/module-webkit-editor-webextension.so
%{_sysconfdir}/xdg/autostart/evolution-alarm-notify.desktop
%files lang -f evolution-%evolution_base_version.lang
%files lang -f evolution.lang
%files -n glade-catalog-evolution
%defattr(-,root,root)