diff --git a/evolution-3.38.4.tar.xz b/evolution-3.38.4.tar.xz deleted file mode 100644 index 16585bd..0000000 --- a/evolution-3.38.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:341f92d24e2b44c2789b0037f1a894ff165487daa4b00b80fae3138a2e05afd4 -size 12165500 diff --git a/evolution-3.40.0.tar.xz b/evolution-3.40.0.tar.xz new file mode 100644 index 0000000..cd8c2e5 --- /dev/null +++ b/evolution-3.40.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:030a27b46c971835821c1b04d9023f9ff8f4113e1a411633dee403112033d51b +size 12215660 diff --git a/evolution.changes b/evolution.changes index d0541a0..0ba566d 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,89 @@ +------------------------------------------------------------------- +Sat Mar 20 08:26:50 UTC 2021 - Michael Gorse + +- Update to version 3.40.0: + + Updated translations. + +------------------------------------------------------------------- +Thu Mar 18 13:25:23 UTC 2021 - Dominique Leuenberger + +- Update to version 3.39.3: + + Calendar: Fix several memory leaks. + + ECompEditorPageGeneral: Change signal connect function on meeting store. + + itip-utils: Clamp the VTIMEZONE component of the sent component. + + itip_view_rebuild_source_list: Count with parent ESource being NULL. + + Mail: Correct compress thread level indentation. + + CompEditor: Check for "one-alarm-only" calendar capability. + + Allow to load modules from custom prefixes. + + Flatpak: Show Save All button in attachment bar. + + CompEditor: Make it easier to add a reminder. + + ECert: Provide and use SHA256 for certificate comparison. + + EWebDAVBrowser: Remove 'calendar-order' property when unset on save. + + Composer: Disable visual wrapping of anchors in Plain Text mode. + + Composer: Correct typo in node property names. + + Calendar: Fix couple memory leaks. + + Updated translations. + +------------------------------------------------------------------- +Mon Feb 15 10:44:32 UTC 2021 - Callum Farmer + +- Update to version 3.39.2: + + Calendar: + - Ability to change RSVP response. + - Event tooltip can be misplaced. + - Preserve time when creating events with double-click. + + CompEditor: Allow editing meetings if not owner. + + Composer: + - Quoted text visually changes linewrap after paste. + - Paste plain text as Preformatted. + - Invalid wrapping with a space at the end of the line. + + templates: + - Prefer message body selection as Reply does. + - Quoted body shown incorrectly in Plain Text mode. + + HTMLEditor: Add "Preserve ratio" into image properties dialog. + + Address book: Provide feedback when searching in the List View. + + Adapt to libgweather 40.alpha API changes. + + CalDAV: Support calendar-order property. + + Flatpak: Share NSS database with the system. + + The XDG_CURRENT_DESKTOP env is a list. + + Correct typos in a/an. + +------------------------------------------------------------------- +Mon Feb 15 03:39:01 UTC 2021 - Dominique Leuenberger + +- Update to version 3.39.1: + + html-editor: Update unit tests after change for I#1204. + + CollectionAccountWizard: Show provided error message when + password is required. + + EWebKitEditor: Prevent NULL dereference on call to + WebKitWebView methods. + + ECalendarItem: Settings loaded only when being shown. + + Show preview of imported data in import assistant. + + Reuse existing mail session when generating import preview. + + Fix two memory leaks related to data import. + + Add 'Expression' condition to Calendar/Memo/Task Advanced + Searches. + + Tasks: Add 'Scheduled Tasks' filter option. + + e-convert.js: Missing line breaks with nested paragraphs. + + em-folder-properties: Add a 'Path' value to the General tab. + + Calendar: + - Make it possible to assign email address to On This Computer + sources. + - Linkify URL and Location in import component preview. + + ECompEditor: + - Listen for target backend property change notification. + - Extract plain email address from backend property. + - Add easy way to open URLs in the Location field. + + Mail: Disable 'Export to PDF' on drag & drop. + + Bump glib requirement to 2.56. + + Add Kabyle translation into the e_supported_locales array. + + ECalModel: Do not remove all objects on range change. + + Composer: UL/OL not wrapped properly in Plain Text mode. + + Shell: Make it possible to show webkit://gpu information. + + Misc: Mark ellipsis for translation. + + Add '--force-shutdown' argument information into the man page. + + Updated translations. + ------------------------------------------------------------------- Fri Feb 12 17:09:02 UTC 2021 - Bjørn Lie diff --git a/evolution.spec b/evolution.spec index 832fb7b..ff235b1 100644 --- a/evolution.spec +++ b/evolution.spec @@ -20,15 +20,15 @@ %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') Name: evolution -Version: 3.38.4 +Version: 3.40.0 Release: 0 # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite # NOTE: Some files are currently GPL-2.0 but pending relicensing, see bnc#749859 -License: LGPL-2.0-only AND LGPL-3.0-only AND OLDAP-2.8 AND CC-BY-SA-3.0 AND GFDL-1.1-only AND GFDL-1.3-only +License: CC-BY-SA-3.0 AND LGPL-2.0-only AND LGPL-3.0-only AND OLDAP-2.8 AND GFDL-1.1-only AND GFDL-1.3-only Group: Productivity/Networking/Email/Clients URL: https://wiki.gnome.org/Apps/Evolution/ -Source0: https://download.gnome.org/sources/evolution/3.38/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/evolution/3.40/%{name}-%{version}.tar.xz BuildRequires: bison BuildRequires: bogofilter @@ -56,7 +56,7 @@ BuildRequires: pkgconfig(gail-3.0) >= 3.2.0 BuildRequires: pkgconfig(gcr-3) >= 3.4 BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.24.0 BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.10 -BuildRequires: pkgconfig(gio-2.0) >= 2.40.0 +BuildRequires: pkgconfig(gio-2.0) >= 2.56.0 BuildRequires: pkgconfig(gladeui-2.0) >= 3.10.0 BuildRequires: pkgconfig(gmodule-2.0) >= 2.40.0 BuildRequires: pkgconfig(gnome-autoar-0) >= 0.1.1 @@ -218,6 +218,7 @@ translation-update-upstream %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.external-editor.gschema.xml # despite the plugins being split in their own packages, the schema must be present in any case %{_datadir}/glib-2.0/schemas/org.gnome.evolution.bogofilter.gschema.xml +%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.sender-validator.gschema.xml %{_datadir}/glib-2.0/schemas/org.gnome.evolution.spamassassin.gschema.xml %{_datadir}/icons/hicolor/*/apps/*.png %{_datadir}/icons/hicolor/*/apps/evolution.svg @@ -284,6 +285,8 @@ translation-update-upstream %{_libdir}/evolution/plugins/*-prefer-plain.* %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.prefer-plain.gschema.xml %{_libdir}/evolution/plugins/*-publish-calendar.* +%{_libdir}/evolution/plugins/liborg-gnome-evolution-sender-validation.so +%{_libdir}/evolution/plugins/org-gnome-evolution-sender-validation.eplug %{_libdir}/evolution/plugins/*-save-calendar.* %{_libdir}/evolution/plugins/*-templates.* %{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.templates.gschema.xml