diff --git a/evolution-3.30.5.tar.xz b/evolution-3.30.5.tar.xz deleted file mode 100644 index e09a58b..0000000 --- a/evolution-3.30.5.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50d0775d6102591c6631fae769cc0d5ab1ebdb1a631636e8b8378804f3901dc2 -size 11995960 diff --git a/evolution-3.32.1.tar.xz b/evolution-3.32.1.tar.xz new file mode 100644 index 0000000..14cc2cc --- /dev/null +++ b/evolution-3.32.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:389e5529fe6568c739331118fddcef09557bc3fd316375bb0db36cbe0d37475b +size 11787128 diff --git a/evolution.changes b/evolution.changes index 0ff998c..9a2917d 100644 --- a/evolution.changes +++ b/evolution.changes @@ -1,3 +1,188 @@ +------------------------------------------------------------------- +Wed Apr 10 09:40:48 UTC 2019 - Bjørn Lie + +- Update to version 3.32.1: + + Update flatpak 'master' version manifest. + + Expand/collapse buttons in vCard preview do nothing. + + Fix few memory leaks around vCard preview and mail attachment + parsing. + + Fix some maybe uninitialized variable usages. + + Fix a copy&paste error with LC_TIME in emcu_change_locale(). + + [CompEditor] Use CSS3 color name in the iCalendar COLOR + property. + + Update flatpak README. + + Fix two memory leaks. + + help: + - Cover customizing keyboard shortcuts. + - A custom Archive mail folder requires to first set a general + one. + - New mail notification in mail icon is not a star anymore. + - Update application icon for 3.32. + + Bugs fixed: glgo#GNOME/evolution#190, glgo#GNOME/evolution#286, + glgo#GNOME/evolution#325, glgo#GNOME/evolution#327, + glgo#GNOME/evolution#336, glgo#GNOME/evolution#339, + glgo#GNOME/evolution#343, glgo#GNOME/evolution#344, + glgo#GNOME/evolution#348, glgo#GNOME/evolution#359, + glgo#GNOME/evolution#370, glgo#GNOME/evolution#373, + glgo#GNOME/evolution#376, glgo#GNOME/evolution#378, + glgo#GNOME/evolution#386, glgo#GNOME/evolution#390, + glgo#GNOME/evolution#392, glgo#GNOME/evolution#395. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 11 09:17:07 UTC 2019 - Bjørn Lie + +- Update to version 3.32.0: + + help: + - Update cs screenshot of mail switcher. + - Remove ancient outdated Spanish screenshot. + - Set an image to non-executable mode. + + Updated translations. + +------------------------------------------------------------------- +Mon Mar 4 13:43:42 UTC 2019 - Bjørn Lie + +- Update to version 3.31.92: + + The 'Show' combo box hidden for small screens in the search + bar. + + Ref/unref imbalance on a CamelFolder instance. + + Change how label actions are updated in EMailReader. + + Use GWeakRef when watching D-Bus bus names. + + [EWebKitEditor] Fix few memory leaks. + + Initialize all members of 'struct tm' in e_cert_populate(). + + Fix few memory leaks around mail print. + + Colorize insecure parts as 'bad' in otherwise secure mail. + + Change order of CFLAGS/LDFLAGS passed to gtk-doc. + + help: + - Fix wrong docs about email thread collapsing by default. + - Cover saving and applying Custom Views for mail folders. + - Replace git.gnome.org by gitlab.gnome.org. + + Bugs fixed: bgo#791044, glgo#GNOME/evolution-data-server#86, + glgo#GNOME/evolution#289, glgo#GNOME/evolution#313, + glgo#GNOME/evolution#318, glgo#GNOME/evolution#324. + + Updated translations. + +------------------------------------------------------------------- +Tue Feb 19 23:15:27 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.91: + + Change parentheses in an if() to avoid clang warning. + + [em-format] Unfold Mailer header value before using it. + + Bugs fixed: glgo#GNOME/evolution#302, glgo#GNOME/evolution#306, + glgo#GNOME/evolution#307. + + Updated translations. +- Changes from version 3.31.90: + + Event with empty summary can cause crash. + + [Composer] Draft email can lose attachments when opened. + + Initialize 'cache' variable in e_http_request_process_sync(). + + Help: + - Backspace works similar to Space across folders. + - Mention 'Show Junk Messages' option. + - Loading remote images: Match the string in the UI. + + Bugs fixed: glgo#GNOME/evolution#76, glgo#GNOME/evolution#250, + glgo#GNOME/evolution#275, glgo#GNOME/evolution#277, + glgo#GNOME/evolution#278, glgo#GNOME/evolution#279, + glgo#GNOME/evolution#282, glgo#GNOME/evolution#283, + glgo#GNOME/evolution#284, glgo#GNOME/evolution#288, + glgo#GNOME/evolution#289, glgo#GNOME/evolution#297. + + Updated translations. + +------------------------------------------------------------------- +Sat Feb 9 03:31:04 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.4: + + Clamp GSettings values before restoring window size. + + "Save Image..." fails on shown attached image in message + preview. + + Bump copyright year - the future is now!. + + Help: Mention the existence of mnemonics / accelerators. + + Bugs fixed: glgo#GNOME/evolution#273. + + Updated translations. + +------------------------------------------------------------------- +Sat Feb 9 03:31:03 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 3.31.3: + + [EWebView] Use case insensitive search when highlighting words + in the body. + + Correct how extra compiler warnings are used in the maintainer + mode. + + e_mail_formatter_format_address: Quote name part when it + contains special letters. + + [SRV config lookup] Preset authentication method for SMTP. + + [itip-view] Do not duplicate X-MICROSOFT-CDO-REPLYTIME in + replies. + + [Flatpak] Update manifests to reflect recent + evolution-data-server changes. + + [Flatpak manifests] Build geocode-glib directly with meson. + + help: Make clearer that SSL is dead and TLS is its successor. + + Bugs fixed: glgo#GNOME/evolution#154, glgo#GNOME/evolution#162, + glgo#GNOME/evolution#165, glgo#GNOME/evolution#168, + glgo#GNOME/evolution#169, glgo#GNOME/evolution#236, + glgo#GNOME/evolution#237, glgo#GNOME/evolution#238, + glgo#GNOME/evolution#239, glgo#GNOME/evolution#248, + glgo#GNOME/evolution#252, glgo#GNOME/evolution#254. + + Updated translations. +- Changes from version 3.31.2: + + Free/Busy lookup for authenticated URLs not re-tried. + + [Calendar] Fix issues with attendees editing of an existing + meeting. + + A little code clean-up related to the previous commit. + + [Event/Task editor] Force timezone part show only if really + needed. + + [Flatpak] Update some of the dependencies. + + Make sure intltool-merge cache is created only once. + + Correct evolution-mail-formatter user documentation build + warning. + + Include also environment LD_LIBRARY_PATH in gtk-doc-scangobj + call. + + Bugs fixed: bgo#228772, bgo#561799, bgo#610741, bgo#652821, + bgo#741363, bgo#769396, bgo#781122, bgo#795202, + glgo#GNOME/evolution#113, glgo#GNOME/evolution#120, + glgo#GNOME/evolution#140, glgo#GNOME/evolution#163, + glgo#GNOME/evolution#164, glgo#GNOME/evolution#166, + glgo#GNOME/evolution#176, glgo#GNOME/evolution#180, + glgo#GNOME/evolution#181, glgo#GNOME/evolution#182, + glgo#GNOME/evolution#183, glgo#GNOME/evolution#187, + glgo#GNOME/evolution#190, glgo#GNOME/evolution#196, + glgo#GNOME/evolution#198, glgo#GNOME/evolution#208, + glgo#GNOME/evolution#211, glgo#GNOME/evolution#214. + + Updated translations. +- Changes from version 3.31.1: + + Update Flatpak build scripts to better integrate with the host + desktop. + + Add a man page for evolution. + + [mail-send-receive] Try harder when searching for mail shell + view. + + Improve Flatpak manifests. + + Composer autosave can stop working. + + GNOME Bugzilla has been replaced by GNOME Gitlab. + + [ECollectionAccountWizard] Preset user name to mail sources. + + [EMVFolderEditor] Correct path used to e_restore_window(). + + Updated Czech default mail translation. + + Fixed links in default mail. + + Print actions disabled in Calendar view. + + Task Location shown as Summary in preview pane. + + Make sure message_list_folder_changed() is called from the + main/UI thread. + + [Flatpak] Use host system DConf to store user settings. + + Bugs fixed: bgo#548656, bgo#640994, bgo#724129, bgo#750636, + bgo#785719, glgo#GNOME/evolution#66, glgo#GNOME/evolution#84, + glgo#GNOME/evolution#86, glgo#GNOME/evolution#101, + glgo#GNOME/evolution#103, glgo#GNOME/evolution#104, + glgo#GNOME/evolution#106, glgo#GNOME/evolution#107, + glgo#GNOME/evolution#108, glgo#GNOME/evolution#110, + glgo#GNOME/evolution#111, glgo#GNOME/evolution#115, + glgo#GNOME/evolution#118, glgo#GNOME/evolution#119, + glgo#GNOME/evolution#122, glgo#GNOME/evolution#123, + glgo#GNOME/evolution#127, glgo#GNOME/evolution#128, + glgo#GNOME/evolution#129, glgo#GNOME/evolution#135, + glgo#GNOME/evolution#136, glgo#GNOME/evolution#139, + glgo#GNOME/evolution#140, glgo#GNOME/evolution#155, + glgo#GNOME/evolution#156, glgo#GNOME/evolution#159, + glgo#GNOME/evolution#162. + + Updated translations. + ------------------------------------------------------------------- Fri Feb 8 07:15:51 UTC 2019 - bjorn.lie@gmail.com diff --git a/evolution.spec b/evolution.spec index 9d9d268..4462a30 100644 --- a/evolution.spec +++ b/evolution.spec @@ -18,8 +18,9 @@ # _version needs to be %{version} stripped to major.minor.micro only... %define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+') + Name: evolution -Version: 3.30.5 +Version: 3.32.1 Release: 0 # FIXME: check if note on license is still valid (comment before license) Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite @@ -27,7 +28,7 @@ Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite 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 Group: Productivity/Networking/Email/Clients URL: https://wiki.gnome.org/Apps/Evolution/ -Source0: https://download.gnome.org/sources/evolution/3.30/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/evolution/3.32/%{name}-%{version}.tar.xz BuildRequires: bison BuildRequires: bogofilter @@ -192,6 +193,7 @@ make %{?_smp_mflags} %license COPYING COPYING-DOCS COPYING-DOCS.CCBYSA COPYING-DOCS.GFDL %doc AUTHORS NEWS %doc %{_datadir}/help/C/%{name}/ +%{_mandir}/man1/%{name}.1%{?ext_man} %{_bindir}/* %{_datadir}/GConf/gsettings/evolution.convert %{_datadir}/applications/*.desktop